Rename REAMDE to README.md
[nit.git] / src / nitunit.nit
2015-03-18 Jean Privatnitunit: can work with markdown files in parameters
2015-03-18 Jean Privatnitunit: run nitunits for documentation of groups
2015-01-06 Jean Privattools: use `parse_full` in nitdoc, nitlight, nitmetrics...
2014-11-07 Alexis Laferrièretests: modify ai::puzzle, nitmetrics and nitunit to...
2014-08-28 Alexandre Terrasanitunit: add README for group `testing` and redirect...
2014-08-28 Alexandre Terrasanitunit: allow test-suite skeleton generation.
2014-08-28 Alexandre Terrasanitunit: allow testing from external files called test...
2014-08-27 Alexandre Terrasanitunit: split module into one executable and a group...
2014-07-18 Jean Privatnitunit: remove a deprecated TODO
2014-07-03 Jean Privatupdate code to comply with new superstring policy
2014-05-28 Alexandre Terrasanitunit: fix verbose display
2014-04-25 Jean Privatnitunit: keeps track of the source directory of the...
2014-04-25 Jean Privatnitunit: `-W` warns fishy block in comments
2014-04-25 Jean Privatnitunit: allows multiple independant block in a single...
2014-04-24 Jean Privatnitunit: lower verbosity level to track each execution...
2014-04-24 Jean Privatnitunit: add option `--no-act` that does noes run the...
2014-04-24 Jean Privatnitunit: more verbose on execution
2014-04-23 Jean Privatnitunit: learn to use `nit_dir` instead of hardcoding...
2014-04-09 Jean Privatnitunit: updade usage of get_mmodule_by_name
2014-03-25 Jean Privatnitunit: use `--ignore-visibility` when executon tests
2014-03-21 Jean Privattoolcontext: `process_options` require arguments.
2014-03-21 Jean Privatsrc: update tools to the new toolcontext helpers on...
2014-03-20 Jean Privatnitunit: adapt do MDoc
2014-03-18 Jean Privatlib/html: adapt HTMLPage & HTMLTag to Streamable
2014-02-05 Jean Privatnitunit: do some kind of shenanigans to import the...
2013-08-23 Jean Privatmarkdown: add a toolcontext attribute
2013-08-17 Jean Privattool: new program nitunit.nit