ni_nitdoc: namespace style
[nit.git] / tests /
2012-12-08 Jean Privattests: upgrade nitg-s to *.nit
2012-12-07 Jean PrivatMerge remote branch 'alexandre/master'
2012-12-07 Jean Privattests: add base_autocast.nit
2012-12-07 Jean Privatnitg: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privattests: declare Bool to base_types_nullable_formal_and_v...
2012-12-07 Jean Privattests: fix test_attr_easy.res for the new model.
2012-12-07 Jean Privatniti: implements implicit casts for unsafe nexpr
2012-12-07 Jean Privatmodel: rewrite of MType::is_subtype
2012-12-06 Jean Privattests: test equality on Float
2012-12-06 Jean Privattests: add base_attr_init_val_raf.nit
2012-12-06 Jean Privattests: add base_gen_variance.nit
2012-12-06 Alexandre Terrasanitg: fix tests/sav/nitg with new options added in...
2012-12-06 Alexandre TerrasaMerge remote-tracking branch 'github-privat/master'
2012-12-06 Alexandre Terrasanitg-s/nitg-e: handles nullable virtual type based...
2012-12-06 Alexandre Terrasaniti: move base_isa_nullable2 to fixme
2012-12-05 Jean Privatnitg: check_init_instance use a call CHECK_NEW_XXX
2012-12-05 Jean Privatnig: localize init_expr in attributes
2012-12-05 Jean Privatnitg: add dangerous options to disable runtime tests
2012-12-05 Jean Privatnitg-sep: add option --no-inline-intern
2012-12-04 Alexandre Terrasatests: add some tests on virtual types.
2012-12-04 Alexandre Terrasatests: add some tests for covariant genericity.
2012-12-03 Jean Privattests: add nitg-s and nitg-e as specific engines
2012-12-03 Jean Privattests: put stderr before stdout
2012-12-03 Jean Privattests: niti skips test_mem
2012-12-01 Jean Privatnitg-sep: signature adaptation is done on the declared...
2012-11-30 Jean Privatnitg-erase: update sav/nitg.sav (option --erasure)
2012-11-29 Jean Privatnitg: check NPE on attribute access and call
2012-11-29 Jean Privatnitg: explicit NOT YET IMPLEMENTED at runtime for nitni
2012-11-29 Jean Privattests: cleanup sav/ files for nitg&niti
2012-11-29 Jean Privattests: nitg can compile empty modules
2012-11-29 Jean Privatnitg: generate a runtime error on on ADeferredMethPropdef
2012-11-29 Jean Privatnitg: add type-checks on covariant parameters
2012-11-24 Jean PrivatMerge remote-tracking branch 'alexandre/at/sep' into wip
2012-11-24 Jean Privatnitg: allow casts on primitive types
2012-11-24 Jean Privattests: fix uninitialized attribute test_gen and test_boxing
2012-11-24 Jean Privattests: barf on the absence of Object is an acceptable...
2012-11-24 Jean Privattests: force Object on some tests.
2012-11-24 Alexandre Terrasatests: fix previously broken test base_attr_gen_alt1
2012-11-23 Alexandre TerrasaMerge branch 'master' of https://github.com/privat...
2012-11-23 Jean Privattests: count fixme as todo
2012-11-23 Jean Privattests: delete specific skip files
2012-11-23 Alexandre Terrasatests: move base_class_name from fixme to res
2012-11-23 Alexandre Terrasatests: move base_attr_gen_alt1 from fail to res
2012-11-23 Jean Privatnitg-sep: workaround for covariant return type
2012-11-21 Jean Privatrta: limit the depth of types to avoid infinite loops
2012-11-21 Jean Privattests: factorize compare_to_result
2012-11-21 Jean Privattests: expected failures are flagged as "fixme" not...
2012-11-21 Jean Privattests: add other new and uncommited tests
2012-11-20 Jean Privattests: add 2 missing sav/ files for base_var_assignment...
2012-11-20 Jean Privattests: add 3 old uncommitted tests
2012-11-17 Jean Privattests: reflect the moving the selection of methods...
2012-11-13 Jean Privattests: run nitg on compilers and tools
2012-11-13 Jean Privattests: fix a test; Object#== is not intern
2012-11-09 Jean Privatmodelbuilder: detect invalid generic type (non conform...
2012-11-09 Jean Privatmodelbuilder: error when a class defines a property...
2012-11-08 Jean Privatmodelbuilder: stop building a property on 'redef' error
2012-11-08 Jean Privatmodelbuilder: error when a module defines a class more...
2012-11-08 Jean Privatmodelbuilder: fix recursive model building
2012-11-06 Jean Privattests: count [todo] separately
2012-11-06 Jean Privatmodel: fix bug where order of classes produces buggy...
2012-11-05 Alexandre Terrasanitstats: renamed in nitmetrics
2012-10-25 Alexis Laferrièresyntax: removes test "constructor must be invoked before"
2012-10-25 Alexis Laferrièreseparate_options: improves separate options (.nit.args...
2012-10-25 Jean Privattests: add ./examples/leapfrog/leapfrog.nit ../examples...
2012-10-25 Jean Privatlib: move game.nit as lib/scene2d.nit
2012-10-25 Jean Privatniti: new option --discover-call-trace to debug niti...
2012-10-22 Jean PrivatMerge branch 'pass_tests'
2012-10-22 Jean Privattests: disable --soso for nitg and niti
2012-10-22 Jean Privattests: make runs tests for niti and nitg
2012-10-22 Jean Privattests: update the sav/ for nitg ang niti
2012-10-22 Jean Privattests: run engine with NIT_NO_STACK=1
2012-10-22 Jean Privattests: always put stdout before stderr
2012-10-17 Jean Privattests: tests_icode.sh generates files in out/
2012-10-17 Jean Privattests: make Object an interface to avoid constructor...
2012-10-17 Jean Privattests: suppr a depreciated test
2012-10-16 Jean Privattests: add options --[no]soso
2012-10-16 Jean Privattests: update sav file broken by 5c50ab8
2012-10-16 Jean Privattests: accepts various sav/* files
2012-10-16 Jean Privattests: can add a file $engine.skip to skip many tests
2012-10-11 Jean PrivatMerge 'separate_nitg'
2012-10-11 Jean Privatnitg: ad hoc separate compiler stub module
2012-10-02 Alexandre Terrasanit: Add incremental typing to interpretor
2012-10-02 Alexandre Terrasalib: Math::Int add binaries operations and, or, xor
2012-08-12 Jean Privatnitc: cannot instantiate a nullable type
2012-08-12 Jean Privatnitc: allow homonymous non-nested labels
2012-08-12 Jean Privatmmbuilder: reject covariant definition of attributes
2012-08-10 Jean PrivatMerge branch 'optim_nitg'
2012-08-07 Jean Privatnitg: add option --hardening
2012-08-03 Jean Privatclib: prefix runtime errors with "Runtime error"
2012-08-03 Jean Privattests: add niti and nitg Makefile rules
2012-08-03 Jean Privattests: add option --noskip
2012-08-03 Jean Privattests: allow skipping tests based on engines
2012-08-03 Jean Privattests: differentiate the engine and the binary name
2012-08-03 Jean Privattests: re-distinquish compilation errors.
2012-08-03 Jean Privattests: specific execution if $engine==nit
2012-08-03 Jean Privattests: add option --engine
2012-08-03 Jean Privattests: add --tap
2012-08-03 Jean Privattests: recognize "NOT YET IMPLEMENTED"
2012-08-03 Jean Privattests: update sav to remove soso
2012-08-03 Jean Privattests: tests_icode also use alterner.pl
next