nitunit: honor --no-color
[nit.git] / src / testing / testing_suite.nit
2016-05-27 Jean Privatnitunit: honor --no-color
2016-05-25 Jean Privatnitunit: show a progress bar
2016-05-25 Jean Privatnitunit: separate the error message from the test output
2016-05-25 Jean Privatnitunit: add more information in UnitTest
2016-05-20 Jean Privatnitunit: new class UnitTest to factorize TestCase and...
2016-05-19 Jean Privatnitunit: teach test_suite to compare outputs with a...
2016-05-19 Jean Privatnitunit: filter the XML content (and trunc it if needed)
2016-05-19 Jean Privatnitunit: use a safe_exec function with high ulimits
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2015-12-15 Alexandre Terrasanitunit: always call before/after methods
2015-12-15 Alexandre Terrasanitunit: clean warnings for testing_suite
2015-10-21 Jean Privatother tools: cleanup and synchronize options with the...
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-11 Alexandre Terrasanitunit: compile test-suite once
2014-12-11 Alexandre Terrasatest_suite: fixes documentation warnings
2014-11-28 Jean Privatnitdoc: increase the verbosity level for the numerous...
2014-11-04 Jean Privattoolcontext: nit_dir is non-nullable
2014-10-06 Jean-Christophe... nitunit: accept an absolute path for `--dir`.
2014-09-26 Jean Privatnitunit: prefix xml packagenames with 'nitunit.'
2014-09-19 Jean Privatsrc: add tag to existing warnings
2014-09-03 Jean Privatsrc: cleanup importations
2014-08-28 Alexandre Terrasanitunit: allow testing from external files called test...