Rename REAMDE to README.md
[nit.git] / src / testing /
2015-05-26 Jean PrivatRename REAMDE to README.md
2015-04-15 Jean Privatsrc: improve messages (and sometime location) of errors...
2015-03-18 Jean Privatnitunit: can work with markdown files in parameters
2015-03-18 Jean Privatnitunit: run nitunits for documentation of groups
2015-03-18 Jean Privatnitunit: work with `mdoc` instead of `ndoc`
2015-03-18 Jean Privatnitunit: `NitUnitExecutor::mmodule` can be null
2015-03-18 Jean Privatnitunit: factorize file creation and compilation for...
2015-02-20 Alexis Laferrièrenitunit: fix executing last test which was previously...
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2015-01-03 Jean Privatsrc: client of `mmodule2nmodule` now use `mmodule2node`
2014-12-20 Jean Privatsrc: finish documenting some module
2014-12-16 Jean Privatnitunit: enable the execution of simple docunit in...
2014-12-15 Jean Privatnitunit: separate extraction and execution of docunits
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-28 Jean Privatnitunit: enforce the testing of docunits (unless explic...
2014-11-28 Jean Privatsrc: nitunit and docdown use the fence-tag to skip...
2014-11-28 Jean Privatdocdown: read simple fence tag (type)
2014-11-24 Alexandre Terrasasrc: rename old `markdown` module in `docdown` to avoid...
2014-11-17 Jean Privatnitunit: protect generated files name a little to avoid...
2014-11-17 Jean Privatnitunit: test only block of code
2014-11-06 Jean PrivatMerge: Use new constructors
2014-11-05 Jean Privatsrc: update most tools to new constructors
2014-11-04 Jean Privattoolcontext: nit_dir is non-nullable
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-09-03 Jean Privatsrc: cleanup importations
2014-09-03 Jean Privatsrc: add new hub modules to regroup related things...
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: factorize test_dir processing into test_base.
2014-08-27 Alexandre Terrasanitunit: split module into one executable and a group...