lib: intro `prompt`, basic Apache 2.0 service to display a prompt
[nit.git] / tests /
2018-01-26 Jean PrivatMerge: nitc: check pkg-config packages availability...
2018-01-26 Alexis Laferrièretests: test_syntax now reports other errors before...
2018-01-26 Alexis Laferrièrenitc & niti: move the duplicated pkg-config checks...
2018-01-25 Jean PrivatMerge: Gamnit on iOS
2018-01-25 Alexis Laferrièretests: don't TODO Darwin errors for OpenGL ES 1.0
2018-01-25 Alexis Laferrièrelib: clear all references to mnit from memory
2018-01-24 Alexis Laferrièreexamples: delete the `shoot` game
2018-01-19 Alexis Laferrièretests: don't use the readlink option -f when not availa...
2018-01-19 Alexis Laferrièretests: use en_US.UTF-8 locale on macOS
2018-01-19 Alexis Laferrièretests: fix superfluous option in call to xargs, was...
2018-01-18 Alexis Laferrièretests: nitce crashes compiling test_platform_ios on...
2018-01-18 Alexis Laferrièretests: skip some tests failing weirdly on macOS
2018-01-17 Alexis Laferrièretests: test_platform_ios produces an empty assets folder
2018-01-12 Jean Privattests: remove fixed *fixme* files for niti/constructor
2017-12-20 Jean Privatniti: fix constructors with an empty return
2017-12-18 Alexandre Terrasanitx: update bin tests
2017-12-04 Jean PrivatMerge: annotations: introduce `example` annotation
2017-11-30 Jean PrivatMerge: highlight with ansi color (for console)
2017-11-29 Jean Privatnitlight: add --txt for text-based highlighting
2017-11-29 Jean Privattests: update some sav because uft8 locale
2017-11-29 Jean Privattests: force a utf8 locale because gradle don't like...
2017-11-28 Alexandre Terrasatests: fix tests for sort_perf
2017-11-28 Alexandre Terrasatests: fix tests for neo
2017-11-28 Alexandre Terrasatests: fix tests for nitls
2017-11-28 Alexandre Terrasatests: fix tests for nitdoc
2017-11-28 Alexandre Terrasatests: fix tests for nitsmells
2017-11-28 Alexandre Terrasatests: fix tests for nitcatalog
2017-11-28 Alexandre Terrasatests: fix tests for nit index
2017-11-28 Alexandre Terrasatests: fix test loader
2017-11-28 Alexandre Terrasafrontend: add `is example` test
2017-11-21 Jean Privatnitin: add optional source name in error messages ...
2017-11-13 Jean PrivatMerge: Model filters: extract filters from ModelVisitor
2017-11-10 Alexandre Terrasatests: fix tests for model filters
2017-11-08 Jean PrivatMerge: NLP: More Natural Language Processing features
2017-10-26 Alexandre Terrasanitunit: linearize test execution
2017-10-26 Alexandre Terrasanitunit: introduce before/after class tests
2017-10-26 Alexandre Terrasanitunit: fix `before-all` and `after-all` detection
2017-10-17 Jean PrivatMerge: core: implement `Float::to_precision` in C witho...
2017-10-16 Alexandre Terrasatests: update tests.sh
2017-10-03 Alexis Laferrièrecore: implement Float::to_precision in C without callbacks
2017-09-29 Alexandre Terrasatests: update tests for vsm
2017-09-25 Jean PrivatMerge: nitunit: use annotations
2017-09-22 Jean PrivatMerge: Intro MessagePack serialization engines
2017-09-18 Alexis Laferrièremsgpack: fixme interpreter bug in constructors with...
2017-09-18 Alexis Laferrièremsgpack: test the msgpack serialization engines
2017-09-15 Alexis Laferrièreserialization: test the inspect serialization engine
2017-09-07 Jean PrivatMerge: json: move up general services, support Byte...
2017-09-06 Alexandre Terrasatests: update syntax tests
2017-09-06 Alexandre Terrasanitunit: migrate test generation to annotations
2017-08-31 Alexis Laferrièrejson: fixme interpreter bug in constructors with return...
2017-08-31 Alexis Laferrièreserialization: move StrictHashMap related services
2017-08-31 Alexis Laferrièrejson: test deser. from plain JSON and fix typo
2017-08-31 Alexis Laferrièretests: udate more tests testing or depending on the...
2017-08-15 Alexandre Terrasanitunit: update tests
2017-08-02 Jean PrivatMerge: Nitsmell : Adding new code smells and print...
2017-08-02 Florian DeljarryNitsmell : Adding new code smells and print console...
2017-07-26 Alexis Laferrièretests: add formal types to serialization tests
2017-07-26 Alexis Laferrièrefrontend: don't mention JSON in general deserialization...
2017-07-26 Alexis Laferrièrejson: standardize error messages
2017-07-26 Alexis Laferrièreserialization: update some doc
2017-07-26 Alexis Laferrièrenitserial: intrude import modules when needed
2017-07-18 Jean PrivatMerge: typing: new warning `useless-truism` to catch...
2017-07-17 Jean Privatlib&contrib: remove some useless truisms.
2017-07-14 Alexis Laferrièremodel: group types in `MSignature::to_s`
2017-06-28 Jean Privattyping: new warning `useless-truism` to catch trainees.
2017-06-28 Jean-Christophe... examples: Add a test case for syntax highlighters
2017-06-19 Jean PrivatMerge: neo4j: Prevent accidental code injections in...
2017-06-17 Jean-Christophe... neo4j: Prevent accidental code injections in the tests
2017-06-17 Jean PrivatMerge: subset: Add grammar and kind
2017-06-15 Jean PrivatMerge: Attempt to fix the tests neo4j
2017-06-15 Jean PrivatMerge: modelize_class: Refactor
2017-06-15 Jean-Christophe... modelize_class: Link `subset_kind` with its correspondi...
2017-06-15 Jean Privattests/neo4j: hardening the test not_empty to `length...
2017-06-15 Jean Privattests/neo4j: clear the potential existing elements...
2017-06-14 Jean Privattest: use `command` instead of `env` to bypass Bash...
2017-06-13 Jean Privattests: measure time with elapsed time instead of user...
2017-06-13 Jean-Christophe... modelize_class: Test the handling of a formal supertypes
2017-06-12 Jean PrivatMerge: lib/dot: rename `exemples` to `examples`
2017-06-12 Jean PrivatMerge: nitsmell : Add code smell detection
2017-06-09 Alexandre Terrasalib/dot: add sav for do examples
2017-06-07 Jean PrivatMerge: listfull.sh: Quote paths
2017-06-06 Florian DeljarryAdding code smell detection :
2017-06-03 Jean-Christophe... search_tests.sh: Unquote results
2017-06-03 Jean-Christophe... search_tests.sh: Update to the new format of `listfull.sh`
2017-06-03 Jean-Christophe... listfull.sh: Quote paths
2017-06-03 Jean-Christophe... testfull.sh: Use `xargs`
2017-05-30 Jean-Christophe... modelize_class: Remove the `useless-bound` warning
2017-05-23 Jean-Christophe... tests: Update error messages
2017-05-23 Jean-Christophe... tests: Do not rely on the implicit fixing of type bounds
2017-05-17 Jean PrivatMerge: rosettacode: Add integer_overflow rosetta code...
2017-05-16 Jean PrivatMerge: Custom serializer
2017-05-15 PatrickBlanchetterosettacode: Add integer_overflow rosetta code exemple
2017-05-12 Alexandre Terrasatests: update test for nitserial
2017-05-11 Jean PrivatMerge: nitc: add option --run to execute after a succes...
2017-05-10 Jean PrivatMerge: core & gamnit: basic support for the characters...
2017-05-10 Jean Privattests: update sav//test_highlight_args1.res
2017-05-09 Jean Privatnitc: add option --run to execute after a successful...
2017-05-09 Jean Privatserialization: add an example of a custom serializer
2017-05-09 Jean Privattests: add more tests for nitlight
2017-05-09 Alexis Laferrièretests: update error_class_glob
next