nit: Added link to `CONTRIBUTING.md` from the README
[nit.git] / tests /
2016-05-26 Jean PrivatMerge: src/model: fix mdoc_or_fallback for MClasses...
2016-05-26 Jean PrivatMerge: Less randomness and race conditions in tests
2016-05-26 Jean PrivatMerge: make nitunit more colorful (and useful?)
2016-05-26 Jean Privatnitrpg&nitcorn: replace `rand` with `NIT_TESTING_ID...
2016-05-26 Jean Privattests.sh: add NIT_TESTING_ID with the same semantic...
2016-05-25 Alexandre Terrasatests: fix model_visitor tests since mdoc fix
2016-05-25 Jean Privattests: update nitunit tests
2016-05-24 Jean PrivatMerge: Reworked crypto.nit to introduce basic XOR attacks
2016-05-24 Jean PrivatMerge: Added `copy_from` service to `NativeString`
2016-05-24 Philippe Pepos Pet... lib/crapto: Introduce 2 new attacks on XOR ciphers
2016-05-24 Lucas Bajolettests: Added `Text::copy_to_native` test
2016-05-24 Jean PrivatMerge: Revamp Clock to return float values for easier...
2016-05-24 Jean PrivatMerge: Implementing the Nit wrapper over the native...
2016-05-24 itsWillstarted working on the nit wrapper over the native...
2016-05-23 Jean PrivatMerge: Update xymus.net to activate the full API for...
2016-05-22 Alexis Laferrièretests: remove the orphaned file xymus_net.res
2016-05-22 Alexis Laferrièretests: remove reference to the old location of nitcorn...
2016-05-22 Alexis Laferrièretest: update test_kill_process to revamped Clock
2016-05-22 Alexis Laferrièretests & lib/realtime: rewrite test as a nitunit
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 Lucas Bajolettests: Added test for `fill_from` on `NativeString`
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
next