Commit Graph

11 Commits

Author SHA1 Message Date
fb7a8a20d2 Using regex for /dev/stdin expected value 2022-04-10 21:59:14 +02:00
aaa796d4b4 Replicated competition tests to assertion tests 2022-03-28 22:39:40 +02:00
eb626d0f90 Improving test report and return values 2022-03-23 10:56:37 +01:00
470a8daba6 Adding title, rdlink version and test date to the report
Report without color when piped
2022-03-23 10:04:05 +01:00
3fcfe89c19 Use released rdlink for testing and build it if missing 2022-03-22 10:54:22 +01:00
5cea7b4198 More test cases 2022-03-21 22:45:28 +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
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
08302d2680 New options to only run assert or competion tests
New tests for missing permissions
2022-03-19 20:16: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