tests: do not check whitespace errors in *.res files
[nit.git] / tests /
2014-08-19 Jean PrivatMerge: Auto super init call next method
2014-08-18 Jean PrivatMerge: introduce Sequence::prepend
2014-08-16 Jean Privattests: add base_init_super_call3.nit and it does not...
2014-08-16 Jean Privattests: update sav/test_new_native_alt1.res because...
2014-08-15 Jean PrivatMerge: Prepare for new constructors
2014-08-15 Jean Privattests: update sav for modified files
2014-08-15 Jean Privattests: prepare for new constructors
2014-08-15 Jean Privattests: add base_init_nosuper.nit
2014-08-13 Jean PrivatMerge: lib: introduce module hash_debug
2014-08-13 Jean PrivatMerge: Deserialize generics with nitserial
2014-08-13 Alexis Laferrièretests: nitg-e doesn't know the full type of generics...
2014-08-13 Alexis Laferrièretests: test a module generated by `nitserial`
2014-08-13 Alexis Laferrièretests: test nitserial itself
2014-08-13 Alexis Laferrièretests: extend test_deserialization with generics
2014-08-13 Jean PrivatMerge: UTF-8 Strings without index
2014-08-13 Jean PrivatMerge: Finalizing Nit objects on garbage collection
2014-08-13 Jean Privatlib: introduce module hash_debug
2014-08-12 Alexis Laferrièretests: test finalization effect
2014-08-12 Lucas Bajoletutf8_noindex/tests: Added a test for utf8 without index...
2014-08-11 Jean PrivatMerge: AI backtrack
2014-08-11 Jean Privatfriendz: add solver_cmd for solve from command line
2014-08-08 Jean PrivatMerge: Compare arrays
2014-08-08 Jean Privattests: update because line changes in errors.
2014-08-08 Jean Privattests: update sav related to lines in kernel
2014-08-07 Jean PrivatMerge: jwrapper: New features added
2014-08-07 Jean PrivatMerge: Sys.run
2014-08-07 Frédéric Vachoncontrib/jwrapper: Added jwrapper.res to sav
2014-08-07 Jean PrivatMerge: Improve hash perfs
2014-08-07 Jean Privattests: update sav because line changes in standard...
2014-08-06 Jean Privattests: update because line changes in kernel.nit
2014-08-06 Jean Privattests: add base_redef_run
2014-08-06 Jean Privattests: remove duplicated contrib tests from testfull
2014-08-04 Jean Privattests: base_user_annotation4 for multiple annotation...
2014-08-04 Jean Privattests: updates for user-declated annotations
2014-07-30 Jean PrivatMerge: Toplevel for sys and exit
2014-07-30 Jean PrivatMerge: Android annotations and longs
2014-07-30 Jean PrivatMerge: The Web server nitcorn, libevent and others
2014-07-30 Jean Privattests: update sav/base_gen_reassign because line change...
2014-07-30 Alexis Laferrièreexamples: add two nitcorn examples
2014-07-30 Jean PrivatMerge: Utf8 strings
2014-07-29 Jean PrivatMerge: gitignore: some update
2014-07-29 Alexis Laferrièretests: add passing Int in basic Java test
2014-07-29 Lucas Bajolettests: Test for UTF-8 Strings.
2014-07-28 Jean PrivatMerge: type works: handle implicitly fixed formal param...
2014-07-28 Jean PrivatMerge: Magic configuration for bash completion
2014-07-25 Jean Privattests: update test_toolcontext
2014-07-24 Jean Privattests: update existing savs (new warning or updates)
2014-07-24 Jean Privattests: add base_gen_final_bound.nit
2014-07-24 Jean Privattests: fix a typing error in some tests
2014-07-24 Lucas Bajoletlib/bufferized_ropes: Added tests for bufferized ropes.
2014-07-24 Jean Privatgitignore: some update
2014-07-23 Jean PrivatMerge: Tired of having to remember all the Nit options...
2014-07-23 Jean PrivatMerge: Opts: small improvement
2014-07-23 Jean PrivatMerge: Add annotation `fixed` for virtual types
2014-07-23 Jean PrivatMerge: Introduce `neo`: a model saver/loader from/to...
2014-07-23 Alexandre Terrasatests: add `test_toolcontext`
2014-07-23 Alexandre Terrasatests: add `test_neo`
2014-07-23 Alexandre Terrasatests: introduces `test_prog` a program that build...
2014-07-23 Jean Privattests: extends test_opts for grouped single options
2014-07-23 Jean Privattests: add base_virtual_type_fixed.nit
2014-07-23 Jean Privattests: extends base_virtual_type_redef for `is fixed`
2014-07-23 Jean Privattests: update for VT check
2014-07-22 Jean PrivatMerge: Serialization: use model to get attribute types...
2014-07-22 Jean PrivatMerge: mnit_simple : Refactoring of android modules...
2014-07-22 Jean PrivatMerge: nitmetrics: fix typo in usage text
2014-07-22 Alexis Laferrièretest: update serialization tests use of attributes...
2014-07-22 Alexis Laferrièrenitmetrics: fix typo in usage text
2014-07-22 Jean PrivatMerge: fix Int#to_s and migrate Java FFI Int to longs
2014-07-22 Frédéric Vachonlib/android: Removed simple_android UNDEFINED from...
2014-07-22 Jean Privattests: add base_attr_lazy
2014-07-22 Alexis LaferrièreFFI with Java: use Java long instead of int to represen...
2014-07-22 Jean PrivatMerge: add the annotation `readonly` on attributes
2014-07-22 Jean PrivatMerge: understand writable as an annotation
2014-07-22 Jean PrivatMerge: add attribute annotation `noinit` to skip the...
2014-07-22 Jean Privattests: add base_attr_readonly
2014-07-22 Jean PrivatMerge: jwrapper: An extern class `in "Java"` generator
2014-07-22 Jean PrivatMerge: friendz, a new game for contrib
2014-07-21 Jean Privattests: add base_attr_named_setters
2014-07-21 Jean Privattest: convert writable to annotations
2014-07-21 Frédéric Vachoncontrib/jwrapper: Added UNDEFINED to javap_visitor...
2014-07-21 Jean Privattests: add base_init_noinit
2014-07-21 Jean PrivatMerge: Implement FFI global references in nitg
2014-07-21 Jean Privattests: add friendz related sav
2014-07-21 Jean PrivatMerge: Nity interface to Sqlite3 (A nicer wrapper to...
2014-07-20 Frédéric Vachonlib/android: Added complete_simple_android.res to sav
2014-07-19 Alexis Laferrièretests: set nitvm_args3 as undefined
2014-07-19 Alexis Laferrièretests: test incr_ref with lots of short-lived (in Nit...
2014-07-18 Alexis Laferrièretests: test some errors of sqlite3
2014-07-18 Alexis Laferrièretests: add a test for the Nity sqlite3 module
2014-07-18 Jean PrivatMerge 'origin/master' into fix-asnotnull to supress...
2014-07-17 Jean PrivatMerge: lib: Introduce neo4j connector
2014-07-17 Jean PrivatMerge: Toward the kill of oldstyle attributes
2014-07-17 Jean PrivatMerge: Some more syntax
2014-07-17 Jean PrivatMerge: Multiple compilation
2014-07-17 Jean Privattests: remove remaining old-style attributes declarations
2014-07-17 Jean Privattests: inmprove base_as_notnull*.nit and update tests
2014-07-17 Alexis Laferrièretests: rename and update low-level sqlite3 test
2014-07-17 Alexandre Terrasalib: introduce neo4j connector
2014-07-17 Jean Privattests.sh: introduce new engine nitvm
2014-07-17 Jean Privattests.sh: use variable isinterpret instead of hard...
next