misc/vim: inform the user when no results are found
[nit.git] / tests /
2014-12-20 Jean PrivatMerge: Activate VM
2014-12-19 Jean-Christophe... neo_doxygen: Add an option to remove the `def` keyword...
2014-12-19 Jean Privattests: add nitvm to testall.sh
2014-12-19 Jean Privattests: use `nit --vm` (thus available in bin/) for...
2014-12-19 Jean Privattests: update nitvm.skip file
2014-12-19 Jean PrivatMerge: tests: `grep` in skip os is now silent
2014-12-19 Jean PrivatMerge: Arrays comprehension
2014-12-18 Jean Privattests: `grep` in skip os is now silent
2014-12-18 Jean-Christophe... nitdoc: Shorten redundant IDs.
2014-12-18 Jean-Christophe... nitdoc: Remove the project’s name from the groups’...
2014-12-18 Jean-Christophe... nitdoc: Mangle names in IDs.
2014-12-18 Jean-Christophe... nitdoc: Use a fully qualified ID for classes.
2014-12-18 Jean PrivatMerge: Do not inline lazy getter
2014-12-18 Jean PrivatMerge: neo: Remove `full_name`.
2014-12-17 Jean Privattests: add base_lazy3.nit
2014-12-17 Jean Privattests: add test_comprehension.nit
2014-12-17 Jean-Christophe... neo_doxygen: Unlink `name` and `full_name`.
2014-12-17 Jean PrivatMerge: Check constructor name conflicts
2014-12-16 Jean Privattests: error_defs_init.nit for a combinasion of 7*7...
2014-12-16 Jean Privattests: add test_file_read2.nit
2014-12-16 Jean-Christophe... neo_doxygen: Manage top-level namespaces in `doxml`.
2014-12-16 Jean-Christophe... neo_doxygen: Move the processing of Doxygen’s names...
2014-12-16 Jean PrivatMerge: neo_doxygen: Support namespaces’ members
2014-12-16 Jean PrivatMerge: nitester on Turing: fix to use nitc + faster...
2014-12-16 Jean PrivatMerge: Doc down
2014-12-15 Jean-Christophe... neo_doxygen: Add a Python test for namespaces’ members.
2014-12-15 Jean-Christophe... neo_doxygen: Set the location of implicit classes.
2014-12-15 Jean-Christophe... neo_doxygen: Include namespaces’ members.
2014-12-15 Jean Privattests: add base_attr_lazy2.nit
2014-12-15 Alexis Laferrièretests: skip long interpreter tests
2014-12-15 Alexis Laferrièretests: fix nitg-g blacklist of nitpretty
2014-12-14 Jean PrivatMerge: nitdoc: Display the attributes
2014-12-14 Jean PrivatMerge: Detect variance constraints
2014-12-14 Jean PrivatMerge: Fix chomp and read_lines
2014-12-14 Jean PrivatMerge ... 'origin/master' to resolve conflicts with...
2014-12-13 Alexis LaferrièreMerge branch 'master' into path
2014-12-13 Jean PrivatMerge: Raise nitc from the dead
2014-12-13 Jean PrivatMerge: model: register the implicitly injected Bool...
2014-12-13 Jean PrivatMerge: Better nitester on Turing
2014-12-13 Jean PrivatMerge: Newstreams
2014-12-12 Alexandre Terrasatests: updates line numbers according to previous modif...
2014-12-12 Jean-Christophe... nitdoc: Add tests with attributes.
2014-12-12 Alexis Laferrièretests: blacklist longer tests from nitg-g
2014-12-12 Alexis Laferrièretests: describe turing.skip in README.md
2014-12-12 Alexis Laferrièretests: add a skip list for testing on the Turing cluster
2014-12-12 Alexis Laferrièretests: sqlite3 tests expecting an error is undefined...
2014-12-12 Alexis Laferrièretests: support Java on Turing worker nodes too
2014-12-12 Jean Privattests: add nitmetrics test for --detect-covar
2014-12-12 Jean Privattests: add base_empty_module2.nit
2014-12-12 Jean PrivatMerge: nitunit: compile test-suite only once
2014-12-12 Jean PrivatMerge: Lib fix warnings
2014-12-12 Jean PrivatMerge: Objective-C FFI with basic wrapper for the Cocoa...
2014-12-11 Jean Privattests: update testing of nitc.nit
2014-12-11 Jean Privattests: use binary nitc
2014-12-11 Jean PrivatMerge: More rosettacode
2014-12-11 Alexandre Terrasalib/c: updates tests
2014-12-11 Alexandre Terrasanitunit: updates tests
2014-12-10 Jean Privattests: update error messages in some sav/
2014-12-10 Lucas Bajolettests: Updated sav for two tests whose behaviour have...
2014-12-10 Lucas Bajoletlib/standard/file: Auto-flush write streams
2014-12-10 Lucas Bajoletlib/standard: Got rid of FDStream, reified under FStream
2014-12-10 Alexis Laferrièretests: add os.skip to README.md
2014-12-10 Alexis Laferrièretests: add OS skip list for Linux and cocoa
2014-12-10 Alexis Laferrièretests: add option to skip tests per OS
2014-12-10 Alexis Laferrièrelib/cocoa: intro an example with extern Objective-C...
2014-12-10 Alexis Laferrièrelib/cocoa: intro message box example in cocoa
2014-12-10 Alexis Laferrièrelib/cocoa: intro the Hello World example in Cocoa
2014-12-10 Jean Privattests: add sav/hailstone.res and sav/hamming_number.res
2014-12-10 Alexis Laferrièretests: add a general test for Objective-C without a...
2014-12-09 Alexis Laferrièrelib/a_star: rename `Path` to `AStarPath`
2014-12-09 Lucas Bajoletlib/standard/streams: Added simple error management...
2014-12-09 Jean Privattests: update sav since read_line strips eol
2014-12-09 Jean PrivatMerge: ropes: Fix some bugs in `RopeBuffer` (again)
2014-12-09 Jean PrivatMerge: improved loader and nitls
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reset`.
2014-12-07 Jean-Christophe... ropes: Fix the behavior of `RopeBuffer.clear` when...
2014-12-07 Jean-Christophe... ropes: Fix `RopeBuffer.reverse`.
2014-12-07 Jean-Christophe... ropes: Fix a buffer overflow in `RopeBuffer.add`.
2014-12-06 Jean Privattests: update sav/nitls
2014-12-04 Jean PrivatMerge: ropes: Fix a bug in `RopeBuffer.clear`
2014-12-04 Jean PrivatMerge: nitdoc: Escape (again)
2014-12-04 Jean PrivatMerge: Subtype improvements
2014-12-04 Jean-Christophe... string: Escape all HTML’s metacharacters.
2014-12-04 Jean-Christophe... nitlight: Skip `nitg-g` tests.
2014-12-04 Jean-Christophe... ropes: Reset everything when clearing.
2014-12-04 Jean PrivatMerge: Keep going toolcontext
2014-12-04 Jean PrivatMerge: Check for errors in GLSL shaders using glslangVa...
2014-12-04 Jean PrivatMerge: Graphics related fixes
2014-12-04 Jean Privattests: add base_formal_subtype.nit
2014-12-03 Jean Privattests: update sav/error_redef_alt*.res
2014-12-02 Alexis Laferrièretests: add glslValidator test
2014-12-02 Alexis Laferrièretests: clean up debug output
2014-12-02 Alexis Laferrièretests: fix savs for test_c.nit
2014-12-02 Jean PrivatMerge: neo_doxygen: Fix the handling of the inner class...
2014-12-02 Jean PrivatMerge: example: Add the simplest tasks of Rosetta Code.
2014-12-02 Jean-Christophe... neo_doxygen: Link inner classes with their outer classes.
2014-12-02 Jean-Christophe... neo_doxygen: Do not guess the namespace of the classes.
2014-12-02 Jean Privattests: update sav/error_class_glob.res because
2014-12-01 Jean-Christophe... neo_doxygen: Accept classes in the root namespace.
2014-11-28 Jean Privattests: niti skips tests with args for test_docdown...
next