aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version bumpv1.1.1Michał Łyszczek2018-01-237-7/+7
* fix: add missing gen-download-page to makefileMichał Łyszczek2018-01-231-0/+1
* add: download page to websiteMichał Łyszczek2018-01-232-0/+29
* fix: some typos in readme.mdMichał Łyszczek2018-01-231-8/+8
* add: make dist to create distribution tarballMichał Łyszczek2018-01-234-1/+17
* change: nicer webpage generationMichał Łyszczek2018-01-233-45/+113
* fix: make manual page more standard conformant and nicer to man2htmlMichał Łyszczek2018-01-2316-490/+535
* change: doc target to www target to build websiteMichał Łyszczek2018-01-191-1/+3
* fix: line with . at beginning not renderingMichał Łyszczek2018-01-171-1/+1
* fix: missing <P> in section infoMichał Łyszczek2018-01-171-1/+1
* fix: change deprecated <a name=""> in to <a id="">Michał Łyszczek2018-01-171-0/+3
* fix: html validator errorsMichał Łyszczek2018-01-172-4/+5
* fix: make logo a bit smallerMichał Łyszczek2018-01-171-1/+1
* fix: make logo redirect to indexMichał Łyszczek2018-01-172-3/+3
* updated readmeMichał Łyszczek2018-01-171-3/+27
* added some ignoresMichał Łyszczek2018-01-171-0/+2
* added makefile and script to generate html from man pagesMichał Łyszczek2018-01-172-11/+69
* moved man to separated directory, updated mansMichał Łyszczek2018-01-1710-34/+57
* added sources to generate site webpage with kursgMichał Łyszczek2018-01-176-0/+75
* 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
* 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