loader: build_module_importation invalidates the mmodule on errors
[nit.git] / tests /
2015-04-01 Alexis Laferrièretests: add the testosx.sh script to run OSX and iOS...
2015-04-01 Alexis Laferrièretests: add savs file for ios tests
2015-04-01 Alexis Laferrièretests: tests.sh detects directories before trying to...
2015-03-31 Jean PrivatMerge: iOS support
2015-03-30 Alexis Laferrièretests: skip iOS tests on GNU/Linux
2015-03-30 Alexis Laferrièretests: add a very minimal test for the iOS platform
2015-03-29 Jean Privattests: update sav/test_parser_args1.res for escape_to_c...
2015-03-28 Jean Privattests: remove sav/nitg-e/error_needed_method_alt4.res...
2015-03-19 Jean PrivatMerge: lib: add `meta` as a user-level empty shell...
2015-03-19 Jean Privatlib: add `meta` as a user-level empty shell for meta...
2015-03-18 Jean PrivatMerge: Enable tagging of primitive types
2015-03-18 Jean PrivatMerge: Derive all the things
2015-03-18 Jean PrivatMerge: Nitunit works with groups and markdown files
2015-03-18 Jean Privattests: add test_deriving
2015-03-18 Jean Privattests: add test_nitunit_md.md to test nitdoc with markd...
2015-03-18 Jean Privattests: add test_nitunit3 for nitunit on groups
2015-03-15 Alexis Laferrièretests: update expected errors in serialization tests
2015-03-15 Jean Privattests: Object is an interface
2015-03-11 Jean Privattests: add bench_strfib.nit
2015-03-10 Jean PrivatMerge: Noise generators: Perlin and interpolated
2015-03-10 Jean PrivatMerge: Abstract attribute
2015-03-10 Alexis Laferrièreexamples: add the Perlin noise Rosetta code example
2015-03-10 Alexis Laferrièrenitserial: add depth option
2015-03-07 Jean PrivatMerge: Reuse Array Iterators
2015-03-07 Jean PrivatMerge: Autosuperinit in refinements
2015-03-07 Jean PrivatMerge: Extends chars, string and stream with some white...
2015-03-06 Jean Privattests: update test_new_native_alt1.res because line...
2015-03-06 Jean Privattests: update sav/nituml_args*.res because the new...
2015-03-06 Jean Privattests: add base_init_raf2.nit
2015-03-03 Jean PrivatMerge: Inline intern methods in standard objects
2015-03-03 Jean PrivatMerge: Introduce Cloneable interface
2015-02-28 Jean Privattests: update because changes in kernel and array
2015-02-27 Jean Privattests: remove nitg-sg/fixme/test_gen.res because native...
2015-02-27 Jean PrivatMerge: Use --log
2015-02-26 Jean Privattests: tests --log and --log-dir for nitc
2015-02-26 Jean Privattests: update other tests related to minor attr changes
2015-02-26 Jean Privattests: add base_attr_abstract.nit
2015-02-26 Jean Privattests: remove base_at_cached.nit
2015-02-26 Jean Privatmodelize: prevent the use of `lazy` on methods
2015-02-26 Jean PrivatMerge: Generalized class members
2015-02-24 Jean Privatnitpretty: handle super and class-level annotation...
2015-02-24 Jean Privattests: update test_parser_args1.res
2015-02-21 Jean PrivatMerge: class annotation `autoinit` to explicitly lists...
2015-02-20 Jean Privattests: update some `base_init` to use noautoinit instea...
2015-02-20 Jean Privattests: add base_init_autoinit3.nit
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-02-07 Jean PrivatMerge: Detect covariance
2015-02-07 Jean Privattests: update sav/test_test_phase_args1.res
2015-02-07 Jean Privattests: update sav/nitmetrics_args*.res
2015-02-05 Alexis Laferrièretests: test calling extern constructors from extern...
2015-01-27 Jean PrivatMerge: example: rosettacode 100 doors
2015-01-26 Arthur Delamareexample: rosettacode 100 doors
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2015-01-20 Jean Privattests: improve base_attr_init_val_block.nit to test...
2015-01-16 Alexis Laferrièrelib/glesv2/examples: import sdl only from mnit_linux
2015-01-14 Jean PrivatMerge: Namespace for
2015-01-14 Jean Privattests: update sav/nitunit since fullnames changed in...
2015-01-14 Jean PrivatMerge: Nitpretty: make the tool more customizable
2015-01-13 Alexandre Terrasanitpretty: does not skip empty lines anymore
2015-01-13 Alexandre Terrasanitpretty: does not force `do` inlining on APropdefs...
2015-01-13 Alexandre Terrasanitpretty: does not force break on string literals...
2015-01-08 Alexandre Terrasanitpretty: better length management for long method...
2015-01-08 Alexandre Terrasanitpretty: fixes crash on attribute annotations
2015-01-08 Jean PrivatMerge: null as receiver
2015-01-08 Jean PrivatMerge: Less fixme and todo
2015-01-07 Jean PrivatMerge: No abort() on bad execvp
2015-01-07 Jean Privattests: yet another update of sav/test_new_native_alt1.res
2015-01-05 Jean Privattests: add base_null.nit
2015-01-04 Jean Privattests: extends base_array to test `[null, null]`
2015-01-02 Jean Privattests: update sav/error_annot_c_compiler_alt6.res
2015-01-02 Jean Privattests: update test_exec.nit
2014-12-27 Alexis Laferrièretests: update line number in sav file of `test_new_nati...
2014-12-27 Alexis Laferrièretests: intro a bench test for Array::add_all
2014-12-25 Jean PrivatMerge: neo_doxygen: Enhance description handling
2014-12-23 Alexis Laferrièrelib/socket: add an easier server example
2014-12-21 Jean-Christophe... neo_doxygen: Add a class to manage brief descriptions.
2014-12-21 Jean-Christophe... neo_doxygen: Enable `JAVADOC_AUTOBRIEF` on Java tests.
2014-12-21 Jean-Christophe... neo_doxygen: Document implicit classes.
2014-12-21 Jean-Christophe... neo_doxygen: Document modules.
2014-12-20 Jean PrivatMerge: Activate VM
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-19 Jean Privattests: add nitvm to testall.sh
2014-12-19 Jean Privattests: use `nit --vm` (thus available in bin/) for...
2014-12-19 Jean Privattests: update nitvm.skip file
2014-12-19 Jean PrivatMerge: tests: `grep` in skip os is now silent
2014-12-19 Jean PrivatMerge: Arrays comprehension
2014-12-18 Jean Privattests: `grep` in skip os is now silent
2014-12-18 Jean-Christophe... nitdoc: Shorten redundant IDs.
2014-12-18 Jean-Christophe... nitdoc: Remove the project’s name from the groups’...
2014-12-18 Jean-Christophe... nitdoc: Mangle names in IDs.
2014-12-18 Jean-Christophe... nitdoc: Use a fully qualified ID for classes.
2014-12-18 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean Privattests: add base_lazy3.nit
2014-12-17 Jean Privattests: add test_comprehension.nit
2014-12-17 Jean-Christophe... neo_doxygen: Unlink `name` and `full_name`.
2014-12-17 Jean PrivatMerge: Check constructor name conflicts
2014-12-16 Jean Privattests: error_defs_init.nit for a combinasion of 7*7...
2014-12-16 Jean Privattests: add test_file_read2.nit
2014-12-16 Jean-Christophe... neo_doxygen: Manage top-level namespaces in `doxml`.
next