lib/core: Made FlatString abstract and added fast version for ASCII-only Strings
[nit.git] / tests /
2016-04-21 Jean PrivatMerge: Codec refactor
2016-04-21 Lucas Bajolettests: Added ISO8859-1 codec test
2016-04-20 Jean PrivatMerge: lib/core: fix `Text::is_int`
2016-04-20 Alexis Laferrièretests: add test for the interpreter interpreting the...
2016-04-20 Alexis Laferrièrelib/opts: report invalid integer passed to an OptionInt
2016-04-14 Jean PrivatMerge: Introducing the do ... catch ... end structure
2016-04-14 Jean PrivatMerge: Benitlux & sqlite3: fix closing SQLite statement...
2016-04-12 BlackMinoutests: introducing some tests for the catch
2016-04-08 Jean Privattests: add base_with_return.res
2016-04-08 Alexis Laferrièretests: update line number in test_new_native.nit
2016-04-07 Jean PrivatMerge: Augmented literal strings
2016-04-06 Lucas Bajolettests: Added augmented strings test
2016-04-01 Alexis Laferrièrelib/sqlite3: use less callbacks
2016-03-25 Jean PrivatMerge: niti: fix escaping in `with`
2016-03-25 Jean PrivatMerge: Fix autoadapt and NULL comparaison
2016-03-25 Jean Privattests: remove sav/nitcg/test_text_stat.res that is...
2016-03-25 Jean PrivatMerge: nitc/transform: maintain vararg information...
2016-03-25 Jean Privattests: add base_covar_adapt.nit base_gen_nest.nit to...
2016-03-25 Jean Privattests: add base_with2.nit
2016-03-24 Jean Privatnitc/transform: maintain vararg information when transf...
2016-03-24 Jean PrivatMerge: Two trivial rosetta tasks
2016-03-24 Jean PrivatMerge: lib/core/time: use lightffi for asctime, so...
2016-03-24 Jean Privattets: remove sav/niti//fixme/nitiwiki_args2.res that...
2016-03-23 Jean Privatrosetta code: empty_string
2016-03-22 Lucas Bajolettests: Added prefixed character test
2016-03-18 Jean PrivatMerge: serialization: new annotation to rename an attri...
2016-03-17 Alexis Laferrièretests: test serialize_as with both json and binary...
2016-03-11 Jean PrivatMerge: Interpreter FFI: support the pkgconfig annotation
2016-03-11 Alexis Laferrièretests: skip lots_of_refs test with niti and nitvm
2016-03-04 Jean Privattests: update sav//test_text_stat.res
2016-03-03 Jean PrivatMerge: New `optional` annotation on attributes
2016-02-26 Jean Privattests: add base_attr_optional.nit
2016-02-25 Jean Privattyping: include a hook to enable more precise error...
2016-02-22 Jean PrivatMerge: more work on nitcc
2016-02-22 Jean Privattest_regex_check.nit: use the shorter `join`
2016-02-18 Jean Privattests: add ncurses and x11 to OSX toto
2016-02-18 Jean Privattests: enable testing cococa on OSX
2016-02-16 Alexis Laferrièretests: niti and nitvm don't support iOS
2016-02-16 Alexis Laferrièretests: update iOS tests with files generated from the...
2016-02-06 Jean Privattest: update sav based on kernel line numbers and content
2016-01-28 Jean PrivatMerge: Harden tests script
2016-01-28 Jean Privathtcpcp_server: add .res file for tests
2016-01-28 Jean Privattests: avoid errors messages if java is not found
2016-01-28 Jean Privattests: filter out ulimit error messages to avoid corrup...
2016-01-12 Alexis Laferrièretests: update test_string_is_numeric
2015-12-29 Lucas Bajoletlib: Fixed text_stat with improvements from lib
2015-12-22 Jean PrivatMerge: model: migrate model_collect to model_views
2015-12-19 Alexandre Terrasatests: skip nitsaf with niti and nitvm
2015-12-19 Alexandre Terrasanitsaf: add intraprocedural analysis
2015-12-19 Alexandre Terrasanitsaf: add loop flow set merge
2015-12-19 Alexandre Terrasanitsaf: add flow merge on `if..else` blocks
2015-12-19 Alexandre Terrasanitsaf: add tests
2015-12-19 Alexandre Terrasanitdoc: migrate client to new doc API
2015-12-19 Alexandre Terrasanituml: use ModelView
2015-12-18 Jean PrivatMerge: Better mmodule location
2015-12-18 Jean Privattests: update nitx sav because more information
2015-12-18 Jean PrivatMerge: model: Beefup model visitor
2015-12-18 Alexandre Terrasatests: update tests for model_visitor
2015-12-17 Jean Privattests: rm sav/niti/fixme/test_intern_extern.res from...
2015-12-17 Jean PrivatMerge: FFI: Fix extern methods in generic classes with...
2015-12-17 Jean PrivatMerge: Alternative intern
2015-12-17 Alexis Laferrièretests: add a test for extern methods in generic classes
2015-12-16 Jean PrivatMerge: Qualified class identifiers
2015-12-16 Jean PrivatMerge: niunit: fix after/before test calls
2015-12-16 Jean PrivatMerge: Json Ad-Hoc string parser
2015-12-16 Lucas Bajolettests: Update sav without escaped `/` characters in...
2015-12-16 Lucas Bajolettests: Added ad-hoc json parser test
2015-12-16 Jean Privattests: update sav for AST-related tests
2015-12-15 Jean Privattest: add test_intern_extern.nit
2015-12-15 Alexandre Terrasanitunit: add a test to show how non-local redefinition...
2015-12-15 Jean PrivatMerge: nitweb: nitcorn based API to access model and...
2015-12-13 Lucas Bajolettests: Updated error message (different line) in sav
2015-12-11 Alexandre Terrasatests: add nitweb
2015-12-09 Jean PrivatMerge: Cleanup auto_super_init
2015-12-09 Jean PrivatMerge: Inline binops
2015-12-08 Jean Privattests: update *init* related tests
2015-12-08 Lucas Bajolettests: Update with introduction of new methods in ...
2015-12-08 Lucas Bajoletlib: Removed useless `buffered_ropes` package
2015-12-04 Jean PrivatMerge: Introduces JoinTask, joinabale tasks
2015-12-04 BlackMinouadding example for joinTask
2015-12-04 Jean PrivatMerge: Intro of nitrestful a RESTful API generator
2015-12-03 Jean Privattests: extends test_seq and bench_seq with CircularArray
2015-12-02 Jean Privattests: update sav/test_new_native_alt1.res because...
2015-12-02 Jean Privattests: add bench_seq
2015-11-30 Jean Privattests: update sav because changes in visibility
2015-11-30 Jean Privattests: improve base_prot_sig
2015-11-29 Alexis Laferrièretests: skip nitrestful in niti and nitvm
2015-11-29 Alexis Laferrièretests: add sav for nitrestful
2015-11-28 BlackMinouSkipping threadpool_example
2015-11-23 Jean Privattests: update init in (de)serialization
2015-11-23 Jean Privattests: remove some old_style_init
2015-11-23 Jean Privattests: remove deprecated test base_attr_def
2015-11-19 Lucas Bajolettests: Update sav for stats test
2015-11-17 Jean Privattests: add test_sort_perf.nit
2015-11-12 Jean PrivatMerge: Handle gracefuly multi-varargs
2015-11-10 Jean Privattests: add base_vararg_mult.nit
2015-11-09 Jean PrivatMerge: Java FFI: add GC pinning support
2015-11-08 Alexis Laferrièretests: intro tests for pinning Nit objects from Java
2015-11-07 Jean PrivatMerge: More keepgoing
2015-11-07 Jean PrivatMerge: nitcorn: fix bug with binary files
next