NOTICE: Update author list and years
[nit.git] / tests /
2016-05-21 Jean Privattests: update sav for nitunit
2016-05-20 Jean PrivatMerge: nitcatalog: count warnings per 1000 lines of...
2016-05-20 Jean PrivatMerge: Popcorn
2016-05-20 Alexandre Terrasatests: do not try to test examples form lib/popcorn
2016-05-19 Jean Privatnitcatalog: count warnings per 1000 lines of code ...
2016-05-19 Jean Privatnitunit: document black box (.res) testing
2016-05-19 Jean Privattests: extends test_nitunit4 with diff-based tests
2016-05-19 Jean Privattests: update nitunit tests
2016-05-17 Jean PrivatMerge: lib/core: Fix substring issue in `ASCIIFlatString`
2016-05-17 Jean PrivatMerge: modelize: mark properties broken if they are...
2016-05-17 Jean PrivatMerge: Wrap postgresql #1810
2016-05-17 Jean PrivatMerge: SQLite: update and simplify wrapper
2016-05-17 Jean PrivatMerge: Add quality metrics to the nit catalog
2016-05-17 Jean PrivatMerge: JSON: merge 2 services into `serialize_to_json...
2016-05-16 Alexis Laferrièrelib/sqlite3: use only NativeString in the native layer
2016-05-16 Lucas Bajolettests: Updated `test_substring` for edge case in `ASCII...
2016-05-16 itsWillstarted working on a wrapper for postgres
2016-05-14 Jean PrivatMerge: Some nitunit love
2016-05-14 Jean Privatmodelize: mark property broken is they are bad introduction
2016-05-14 Jean Privattests: update *light tests with more popup messages
2016-05-14 Jean Privattests: update catalog res with quality box
2016-05-13 Jean Privatnitc: model_visitor shows the location
2016-05-13 Alexis Laferrièretests: update expected errors to the new JSON parser...
2016-05-13 Jean Privattests: unitunit gives more precise error locations
2016-05-10 Jean PrivatMerge: bugfix: `is optional` attributes was evaluated...
2016-05-06 Jean PrivatMerge: Flatbuffer fix
2016-05-06 Jean PrivatMerge: lib/fixed_ints: fix crash on `"-".is_int`
2016-05-06 Lucas Bajolettests: Added test for `FlatBuffer::from`
2016-05-05 Alexis Laferrièretests: update result of test_text_stat for change to...
2016-05-05 Jean PrivatMerge: Fix RopeBytes
2016-05-05 Jean PrivatMerge: Examples class name
2016-05-04 Jean Privattests: add base_is_optional to check the evaluation...
2016-05-03 Lucas Bajoletlib/core: Fix RopeBytes::[]
2016-05-03 Jean Privattests: tests also programs from `src/examples/`
2016-05-03 Jean Privattests: update error message for class name hints
2016-05-03 Jean PrivatMerge: Simplify CSV
2016-05-03 Lucas Bajolettests: Added new CSV test
2016-05-03 Jean PrivatMerge: Qualified Class Names
2016-05-03 Jean Privattests: update sav because new error messages on class...
2016-05-03 Jean Privattests: add `base_name_conflict` to test more conflictin...
2016-05-02 Jean PrivatMerge: Rubix cube
2016-05-02 Jean PrivatMerge: nitcatalog: handle local images
2016-05-02 Lucas Bajolettests: Added rubix tests to skip for niti and nitvm
2016-05-02 Jean Privattests: update sav because improved error messages on...
2016-05-02 Jean Privattests: use more complex names for `test_model_visitor`
2016-05-02 Jean Privattests: add `error_names` and extends the `names` hierarchy
2016-05-02 Jean Privattests: add metadata & content in test_prog to test...
2016-04-28 Jean PrivatMerge: Better Entity::full_name
2016-04-28 Jean PrivatMerge: Faster ASCII-only strings
2016-04-28 Lucas Bajoletlib: Update text_stat and tests for new String types
2016-04-28 Lucas Bajoletlib: Fix serialization issue with string-oriented typing
2016-04-28 Lucas Bajolettests: Updated sav for old tests
2016-04-27 Jean Privatnitls: do not add '/' since groups are ended by '>'
2016-04-27 Jean Privattests: update because of new full_names
2016-04-27 Jean Privattests: add new test package `names` for test_model_visitor
2016-04-26 Jean PrivatMerge: faster new factory
2016-04-26 Jean PrivatMerge: Continuous integration tests for Nitcorn
2016-04-23 Jean PrivatMerge: JSON serialization: write pretty JSON
2016-04-23 Jean PrivatMerge: Hint to bad class names
2016-04-23 Jean Privattests: add base_new_factory
2016-04-22 Jean Privattests: add tests for unknown class hints
2016-04-22 Alexis Laferrièretests: test pretty JSON, with and without plain JSON
2016-04-22 Alexis Laferrièretests: update existing JSON serialization test to the...
2016-04-22 Alexis Laferrièrelib/nitcorn: FileServer sort files by name in directory...
2016-04-22 Alexis Laferrièrelib/nitcorn: return a 404 on a request matching not...
2016-04-22 Alexis Laferrièretests: test nitcorn
2016-04-22 Lucas Bajolettests: added tests for RubixCube library
2016-04-22 Alexis Laferrièrelib/json: warn on cycle when writing plain JSON
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
next