README: document nit_env.sh
[nit.git] / tests /
2015-08-06 Jean PrivatMerge: Cleanup lib/dom
2015-08-06 Lucas Bajolettests: Added tests for char_at method on borderline...
2015-08-06 Jean Privattests: update sav for text_xml_read
2015-08-05 Jean Privatexample: optional attribute with a default value
2015-08-04 Lucas Bajolettests: Update sav for parser updates
2015-08-03 Jean PrivatMerge: to_i behaviour coherent with parser
2015-08-03 Jean PrivatMerge: Remove memory leak in Ropes
2015-08-03 Lucas Bajolettests: Updated sav for base_error_literal
2015-07-31 Lucas Bajoletropes: Removed useless dump_buffer in to_s
2015-07-29 Alexis Laferrièrelib/dom: intro a checker/example program
2015-07-29 Jean PrivatMerge: Decimal literals with underscores
2015-07-28 Lucas Bajolettests: Update base_test_bases to check support of undercore
2015-07-28 Lucas Bajolettests: Fix for cached_ropes, lines had changed in Nitpick
2015-07-25 Jean PrivatMerge: Improve documentation of kernel
2015-07-24 Jean Privattests: update sav because line changes in kernel
2015-07-23 Jean PrivatMerge: UTF-8 Strings
2015-07-23 Jean PrivatMerge: NSieve optimization
2015-07-23 Lucas Bajolettests: Updated for correct semantics, added new tests...
2015-07-22 Lucas Bajolettests: Shootout_nsieve now uses byte arrays instead...
2015-07-22 Jean PrivatMerge: lib/std: add Path::last_error to aggregate error...
2015-07-22 Jean PrivatMerge: Fix nitpick return value
2015-07-22 Jean PrivatMerge: Conditional importation
2015-07-22 Jean PrivatMerge: Nitj: A compiler to Java code.
2015-07-22 Jean Privattests: test return value of nitpick
2015-07-22 Jean Privattests: update sav/ for new error messages in file access
2015-07-22 Jean Privattests: add test_path
2015-07-21 Alexandre Terrasanitj: faster recompilation with Ant
2015-07-21 Alexandre Terrasanitj: add tests for the nitj engine
2015-07-21 Alexandre Terrasanitj: introduce compiler to Java code
2015-07-21 Jean Privattests: add base_module_conditional*
2015-07-21 Jean Privattests: add outputs for module_0 and module_1
2015-07-21 Jean Privattests: update sav/nitpick_args1.res because read_all_by...
2015-07-20 Jean PrivatMerge: Apply optional params in strip_extension, basena...
2015-07-18 Alexis Laferrièrecontrib & examples..: update users of `join("")`
2015-07-18 Jean PrivatMerge: Protected setters
2015-07-18 Jean PrivatMerge: Fix autosuperinit
2015-07-17 Jean PrivatMerge: Rename Container to Ref
2015-07-17 Jean Privattests: update deserializations tests with nitce because...
2015-07-17 Alexis Laferrièrelib & examples & tests: update all the many and happy...
2015-07-16 Jean PrivatMerge: Fix bug with reverse iterators in arrays
2015-07-16 Alexis Laferrièretests: update line number in `test_new_native_alt1`
2015-07-14 Jean PrivatMerge: Better autoinit conflict message
2015-07-13 Jean PrivatMerge: lib/standard/bytes: Added pop method
2015-07-13 Jean Privattests: update (and improve) test for autoinit error...
2015-07-13 Jean Privattests: update sav for nuew setter visibility rule
2015-07-13 Lucas Bajoletlib/standard/bytes: added documentation for public...
2015-07-13 Jean Privattests: update sav for enforced superautoinit
2015-07-13 Jean Privattests: update example_hanoi with saner constructor
2015-07-10 Jean Privatrosetta code: also add fibonacci_word
2015-07-10 Jean Privatrosetta code: also add entropy_narcissist
2015-07-10 Jean Privatrosetta code: entropy
2015-07-09 Jean PrivatMerge: Some bugfixes and small improvements for nitiwiki
2015-07-09 Jean Privattests: update sav for nitiwiki
2015-07-09 Jean PrivatMerge: Bytes migration
2015-07-09 Lucas Bajolettests: Update for new NativeString and Byte views
2015-07-08 Jean PrivatMerge: Rosetta Code: S-Expressions
2015-07-08 Jean PrivatMerge: Binary serialization
2015-07-08 Lucas Bajoletexamples/rosettacode: Added s_expression task
2015-07-07 Jean PrivatMerge: nitdoc: Use wikilinks on README files
2015-07-07 Alexis Laferrièrelib/serialization: do not abort when deserializing...
2015-07-07 Alexis Laferrièretests: add test for `binary::serialization`
2015-07-07 Alexandre Terrasanitdoc: update tests
2015-06-30 Jean Privattests: add examples/montecarlo.nit
2015-06-30 Jean PrivatMerge: Remove niti hacks on NativeString and NativeFile
2015-06-30 Jean PrivatMerge: nitdoc: use svg instead of png
2015-06-30 Jean PrivatMerge: Deserialization manage errors & easily create...
2015-06-30 Jean PrivatMerge: Fix issues in tests introduced by previous series
2015-06-30 Jean PrivatMerge: examples: add json example from rosetta code
2015-06-30 Jean PrivatMerge: DOM XML
2015-06-29 Alexis Laferrièretests: niti does not report the same line than nitc
2015-06-29 Alexis Laferrièretests: update json serialization test results
2015-06-29 Alexis Laferrièretests: test a custom JsonDeserializer::class_name_heuristic
2015-06-29 Alexis Laferrièretests: test the tolerance of the JSON deserializer...
2015-06-29 Jean Privattests: tests.sh do not grep on inexisting file to avoid...
2015-06-29 Jean Privattests: tests. use local variable in functions to avoid...
2015-06-29 Lucas Bajolettests: Added tests for DOM XML parser
2015-06-29 Alexis Laferrièrelib/json: serialize `Array[nullable Serializable]`...
2015-06-29 Jean PrivatMerge: Personalized tests
2015-06-29 Jean PrivatMerge: Third batch of rosettacode
2015-06-29 Jean PrivatMerge: example: add arithmetic mean example from rosett...
2015-06-29 Alexis Laferrièrelib/json: there's no need for the length attribute...
2015-06-26 Alexis Laferrièretests: remove undefined tests results that work without...
2015-06-24 Alexandre Terrasaloader: set correct location for README files
2015-06-24 Alexandre Terrasanitdoc: update tests for svg
2015-06-24 Alexandre Terrasaexample: add arithmetic mean example from rosetta code
2015-06-23 Jean Privattests: skips some tests for Darwin
2015-06-23 Jean Privattests: skip tests by hostname
2015-06-23 Jean Privattests: exec.skip and cc.skip are searched in the sav...
2015-06-23 Jean Privattests: special sav directories available for uname...
2015-06-23 Renata Carvalhorosetta: ethiopian_multiplication
2015-06-23 Simon ZeniRosettaCode: Vignere
2015-06-23 Jean Privattests: add pig_the_dice_game
2015-06-22 Jean PrivatMerge: rosetta code: one_dimensional_cellular_automata
2015-06-22 Jean PrivatMerge: Use light FFI instead of the legacy NI in the lib
2015-06-22 Jean PrivatMerge: Nitunit fails bad code
2015-06-22 Jean PrivatMerge: Adaptive typing: fix buggy warning messages
2015-06-22 Alexis Laferrièretests: skip nitpick args1 in niti and nitvm
2015-06-19 Jean PrivatMerge: Check for errors in regex within string literals...
2015-06-19 Jean PrivatMerge: Fix FFI with private extern classes not needing...
2015-06-18 Alexis Laferrièretests: test regular expression validation phase
next