Merge branch 'dump_rta'
[nit.git] / tests /
2014-03-12 Jean PrivatMerge branch 'metrics'
2014-03-12 Jean Privattests: update nitmetrics stuff
2014-03-12 Jean Privattests: permit multiple inputs on a single test
2014-03-10 Jean Privattests: reuse legacy ffi for test_extern.nit
2014-03-10 Jean Privattests: add a lot of missing sav/ files
2014-03-10 Jean Privattests: cleanup .skip files from old stuff
2014-03-10 Jean Privattests: *todo* and *fail* marked as skiped in the XML...
2014-03-10 Jean Privatexample: add an example for lib/template
2014-03-10 Jean PrivatMerge branch 'triple_quoted'
2014-03-10 Jean Privattests: add string-related tests
2014-03-08 Jean Privatsyntax: ignore first '\n' in triple-quoted strings
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexis/ffi-fix'
2014-03-07 Alexis Laferrièretests: do not skip opengles2_hello_triangle in nitg-s
2014-03-07 Alexis Laferrièretests: skip test_json in both nitg-s and nitg-e
2014-03-07 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-03-07 Alexandre Terrasatests: update tests for nitmetrics
2014-03-06 Jean PrivatMerge remote-tracking branch 'alexis/android-platform'
2014-03-06 Jean PrivatMerge branch 'error_req_loop'
2014-03-06 Jean Privattests: error_req_loop*
2014-03-05 Alexandre Terrasalib: fixed nan on floats
2014-03-05 Alexandre Terrasalib: fixed infinity on floats
2014-03-04 Alexis Laferrièretests: skip android related test in niti
2014-03-04 Alexis Laferrièretests: minimal test for compilation to android
2014-02-28 Jean PrivatMerge remote-tracking branch 'alexandre/nitmetrics'
2014-02-28 Alexandre Terrasatests: update metrics tests
2014-02-28 Alexandre Terrasametrics: extract mclasses_metrics in its own nit module
2014-02-28 Alexandre Terrasametrics: extract mmodule_metrics in its own module
2014-02-28 Alexandre TerrasaResolve merge conflicts with master
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/cpp'
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexandre/fix-vt-redef'
2014-02-27 Alexis Laferrièretests: intro tests for FFI with C++
2014-02-27 Jean PrivatMerge remote-tracking branch 'alexis/glesv2'
2014-02-27 Alexandre Terrasamodelize_mproperty: fix virtual type redef on already...
2014-02-27 Alexis Laferrièretests: skip example opengles2_hello_triangle for nitg-s
2014-02-27 Jean PrivatMerge branch 'super_init_call'
2014-02-26 Alexis Laferrièreexamples: adds the hello_triangle example using glesv2...
2014-02-26 Alexis Laferrièrelib: intro of the glesv2 module
2014-02-26 Alexis Laferrièrelib: intro of the x11 module
2014-02-26 Alexis Laferrièrelib: intro of the egl module
2014-02-26 Jean Privattests: error_needed_method_alt5
2014-02-26 Jean Privattests: add base_init_super_call*
2014-02-26 Jean PrivatMerge remote-tracking branch 'lucas/unwind_integration'
2014-02-26 Jean PrivatMerge remote-tracking branch 'alexis/cleanup-c-make...
2014-02-26 Lucas Bajoletnitg: Added signal information when producing a stack...
2014-02-25 Jean PrivatMerge remote-tracking branch 'alexandre/fix-iterators'
2014-02-25 Alexandre Terrasanitmetrics: correct typo from `reciever` to `receiver`
2014-02-25 Alexandre Terrasacorrect typo from `reciever` to `receiver` in error...
2014-02-25 Alexandre Terrasatests: fix test errors for engine nitc
2014-02-25 Alexandre Terrasatests: fix error messages for engine nitg-s
2014-02-25 Alexandre Terrasatyping: fix failed cast when iterate over a nullable...
2014-02-25 Alexandre Terrasanitdoc: remove unused plugin "Copy to Clipboard"
2014-02-25 Alexandre Terrasanitdoc: move css files to share/css/ dir
2014-02-25 Alexis LaferrièreMerge branch 'privat' into 'cleanup-c-make-and-copy'
2014-02-24 Jean PrivatMerge branch 'c_ffi_alive_again'
2014-02-24 Jean PrivatMerge remote-tracking branch 'alexis/deserialization'
2014-02-24 Alexis Laferrièretests: skip test_json for nitg-g
2014-02-24 Alexis Laferrièretests: adds tests for the annotations "c_?_options"
2014-02-24 Jean PrivatMerge commit 'b7e675f'
2014-02-24 Jean PrivatMerge branch 'use_more_callsite'
2014-02-24 Jean Privattests: add base_attr_init_val_int.nit
2014-02-24 Jean PrivatMerge remote-tracking branch 'lucas/string_integration'
2014-02-22 Alexis LaferrièreMerge branch 'privat' into deserialization
2014-02-22 Alexis Laferrièretests: use a Char in test_deserialization
2014-02-22 Alexis Laferrièrelib/json_serialization: fix support for Char
2014-02-22 Alexis Laferrièrephase/serialization: fix test_serialization_redef to...
2014-02-22 Alexis Laferrièrelib/simple_json_reader: unprotect special char in strings
2014-02-22 Alexis Laferrièretests: add deserialization test
2014-02-21 Jean Privattests: update RTA tests to relates the change in rta...
2014-02-21 Jean PrivatMerge branch 'fix_param_check'
2014-02-21 Jean PrivatMerge remote-tracking branch 'lucas/local_redef_fix'
2014-02-21 Jean Privattests: update sav and remove some fixme.
2014-02-20 Alexandre Terrasanitdoc: introduce require.js a JS module loader
2014-02-20 Alexandre Terrasanitdoc: add --shareurl to link external share files
2014-02-20 Lucas Bajoletnitg: Fixed modelize_property to print an error when...
2014-02-18 Alexis Laferrièrelib: intro the method String::file_copy_to
2014-02-18 Alexis Laferrièretests: add tests for the pkgconfig annotation
2014-02-17 Alexis Laferrièretests: update FFI tests to latest spec
2014-02-17 Lucas Bajoletstdlib/strings: Temporary removal of Ropes from stdlib.
2014-02-17 Lucas Bajoletstdlib/strings: Removed usage of Strings as SequenceRea...
2014-02-17 Alexis Laferrièretests: remove native interface tests
2014-02-17 Alexis Laferrièretests: fix sav file for test_for_times
2014-02-13 Jean Privattests: add test_string_triple2.nit
2014-02-12 Jean PrivatMerge branch 'rta_not_mandatory'
2014-02-12 Jean PrivatMerge branch 'reassign_fixes' of https://github.com...
2014-02-12 Jean PrivatMerge branch 'serialization'
2014-02-12 Jean PrivatMerge branch 'unwind_integration'
2014-02-12 Jean Privattests: remove sav/nitg-e/fixme/base_gen_infinite.res
2014-02-12 Jean Privattests: update error messages in error_needed_method
2014-02-12 Alexis Laferrièretests: adds missing copyright info to serialization...
2014-02-11 Lucas Bajoletnitg: Added option to disable use of libunwind to gener...
2014-02-11 Lucas Bajoletnitg: Corrected bug when creating a new AVarExpr, uses...
2014-02-08 Jean Privattests: update related to the removal of check_init_instance
2014-02-08 Alexis LaferrièreMerge branch 'privat' into topub
2014-02-08 Alexis Laferrièreserialization: add support for Arrays
2014-02-07 Alexis Laferrièretests: adds test for the serialization phase and json...
2014-02-06 Jean PrivatMerge branch 'project_new'
2014-02-06 Jean Privattests: args can use `$WRITE` instead of guessing the...
2014-02-05 Jean Privattests: really add nitunit test
2014-02-05 Jean Privatmetrics: remove mmodule_nesting_hierarchy in poset_metrics
2014-02-05 Jean Privatmetrics: use model_viz in generate_hierarchies
next