aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added mt_test_named to shell mtestv1.1.0Michał Łyszczek2018-01-151-1/+15
|
* add: mt_run_named macro to run test with custom nameMichał Łyszczek2018-01-1511-9/+39
|
* readme updateMichał Łyszczek2017-11-291-0/+1
|
* Added mtest for testing from posix shellv1.0.0Michał Łyszczek2017-11-298-18/+263
|
* Added automatic function call before/after testMichał Łyszczek2017-10-242-4/+18
|
* Added gitignore fileMichał Łyszczek2017-10-242-0/+3
|
* modified readme to match new mtestMichał Łyszczek2017-10-191-7/+7
|
* Added some features:v0.2.0Michał Łyszczek2017-10-199-41/+147
| | | | | | - mt_fok and mt_ferr macros - failed test now prints file where fail occured - fixed man pages a little big
* Added example of framework usagev0.1.0Michał Łyszczek2017-05-2410-4/+326
|
* Added man pagesMichał Łyszczek2017-05-239-2/+338
|
* Added support for many .c test filesMichał Łyszczek2017-05-231-0/+14
|
* Added license fileMichał Łyszczek2017-05-231-0/+22
|
* Added simple readme and makefile for installationMichał Łyszczek2017-05-232-0/+11
|
* made mtest to ouput in TAP formatMichał Łyszczek2017-05-231-57/+24
|
* First working version of mtestMichał Łyszczek2017-05-161-0/+129