src: update most tools to new constructors
[nit.git] / src / testing / testing_doc.nit
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-10-11 Jean Privatsrc: remove useless comparisons on null
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-08-27 Alexandre Terrasanitunit: factorize test_dir processing into test_base.
2014-08-27 Alexandre Terrasanitunit: split module into one executable and a group...