Commit Graph

12 Commits

Author SHA1 Message Date
621da5e4c8 Fix processingi of irregular pathes liks ///tmp//./b/. 2022-03-21 14:56:44 +01:00
3d9113377c Adding more tests and excludes to be able to traverse through /**/* wihtout error
Added test summary to stdout
2022-03-20 14:37:18 +01:00
dcabe75887 Beta stage: traverses through /**/* without error (some files excluded; see test/totest.sh) 2022-03-20 14:33:39 +01:00
5bd01ad53d Fix initialisation before asserts and competion
New feature to exclude path with reason message (display as skipped)
2022-03-20 03:22:36 +01:00
16f5894ac5 Success with most tests, proceeding to more corner cases 2022-03-20 03:19:36 +01:00
08302d2680 New options to only run assert or competion tests
New tests for missing permissions
2022-03-19 20:16:14 +01:00
7f6d7007fb Make brief output the default and add option -x and -xd instead of -o and -oo 2022-03-19 19:57:14 +01:00
c50bdefba5 Progress on tests definition, init. and clean
Update test result output mainly -o and integrated -oo into it
2022-03-19 19:29:00 +01:00
1802f18339 Outsourced test definition to separate file
Add cmd options --, --run-all
2022-03-18 21:48:39 +01:00
e878a7b2ac Refactor to support more tests
Extend testcases: assertion test and competition tests
2022-03-18 19:09:58 +01:00
6dc6b305b9 Initial file structrue and rdlink with essential content 2022-03-18 17:17:28 +01:00
9ab4b12829 Initial commit 2022-03-18 12:53:39 +01:00