tests: update tests related to default arguments
[nit.git] / tests / sav /
2015-08-10 Jean Privattests: update tests related to default arguments
2015-08-06 Jean Privattests: update sav for text_xml_read
2015-08-04 Lucas Bajolettests: Update sav for parser updates
2015-08-03 Lucas Bajolettests: Updated sav for base_error_literal
2015-07-29 Alexis Laferrièrelib/dom: intro a checker/example program
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: add tests for the nitj engine
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-18 Jean PrivatMerge: Protected setters
2015-07-18 Jean PrivatMerge: Fix autosuperinit
2015-07-17 Jean Privattests: update deserializations tests with nitce because...
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-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 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: 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 Lucas Bajolettests: Added tests for DOM XML parser
2015-06-29 Alexis Laferrièrelib/json: serialize `Array[nullable Serializable]`...
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 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-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
2015-06-18 Alexis Laferrièretests: mark as undefined tests using NativeFile, hacked...
2015-06-18 Alexis Laferrièretests: intro a test with the different FFI module block
2015-06-18 Alexis LaferrièreMerge branch 'master' into lib-use-light-ffi
2015-06-18 Jean PrivatMerge: Second batch of RosettaCode
2015-06-18 Jean Privattests: other update related to adaptive typing messages
2015-06-18 Jean Privattests: new tests base_adaptive_loop_null2.nit base_adap...
2015-06-17 Alexis Laferrièretests: update line number with latest changes to the lib
2015-06-17 Jean PrivatMerge: Light FFI for the interpreter
2015-06-17 Jean PrivatMerge: More limit on tests
2015-06-17 Jean PrivatMerge: code: cleanup some docunits
2015-06-17 Alexis Laferrièretests: force compilation of the test error_annot_pkgconfig
2015-06-17 Alexis Laferrièretests: make as UNDEFINED tests that break niti at the...
2015-06-17 Jean Privattests: test bad code in nitunits
2015-06-17 Jean Privattests: add sav files for some rosettacode
2015-06-17 Simon ZeniRosettaCode: Random numbers
2015-06-17 Jean Privatrosettacode: cleanup and test guess_the_number.nit
2015-06-17 Alexis Laferrièretests: expect unsupported Android platform error with...
2015-06-16 Jean PrivatMerge: Rosetta, batch 1
2015-06-16 Jean PrivatMerge: Harden AAsCastExpr
2015-06-16 Jean PrivatMerge: Int/Byte Binops
2015-06-16 Jean PrivatMerge: Nitiwiki: relative links
2015-06-16 MATYSIAK HerveRosettacode: Add BoxTheCompass
2015-06-16 MATYSIAK HerveRosettacode: Add Bitwise Op.
2015-06-16 Jean Privatexample: rosetta/catalan_numbers skip the 11th element...
next