aboutsummaryrefslogtreecommitdiffstats
path: root/mtest.h
Commit message (Expand)AuthorAgeFilesLines
* v1.3.1v1.3.1Michał Łyszczek2020-05-041-1/+1
* v1.3.0v1.3.0Michał Łyszczek2020-04-291-1/+1
* change version to 9999 for files in master branchMichał Łyszczek2019-12-021-1/+1
* minor comment changesMichał Łyszczek2019-11-281-26/+16
* retabMichał Łyszczek2019-11-281-97/+93
* mtest.h: move 'ret' declaration to begin of scopeMichał Łyszczek2019-05-181-1/+1
* mtest.h: add more verbose assert messagesMichał Łyszczek2019-05-131-4/+19
* change named param macro to better match argumentsMichał Łyszczek2018-10-081-2/+2
* add: mt_run_param to run tests with parametersMichał Łyszczek2018-10-081-3/+36
* print asserts to stderr instead of stdoutMichał Łyszczek2018-10-031-3/+3
* add: some statistics at the end of testsMichał Łyszczek2018-09-031-1/+15
* version bumpMichał Łyszczek2018-01-281-1/+1
* add: mt_run_named macro to run test with custom nameMichał Łyszczek2018-01-151-2/+13
* Added mtest for testing from posix shellv1.0.0Michał Łyszczek2017-11-291-8/+35
* Added automatic function call before/after testMichał Łyszczek2017-10-241-4/+9
* Added gitignore fileMichał Łyszczek2017-10-241-0/+1
* Added some features:v0.2.0Michał Łyszczek2017-10-191-4/+27
* Added support for many .c test filesMichał Łyszczek2017-05-231-0/+14
* made mtest to ouput in TAP formatMichał Łyszczek2017-05-231-57/+24
* First working version of mtestMichał Łyszczek2017-05-161-0/+129