nitunit: docunits are directly created while discovering.
[nit.git] / src / testing / testing_base.nit
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: add options to search the compiler
2016-05-19 Jean Privatnitunit: factorize the search of a compiler
2014-09-03 Jean Privatsrc: cleanup importations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
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...