Commit Graph

15 Commits

Author SHA1 Message Date
bf303a608b Introduce script to save test results in files according to platform (savetest.sh)
Test results are supposed to be added to releases
2022-03-23 10:08:36 +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
ac939e3bb9 Show link target for input (if available)
Revert run rdlink from release (cannot show debug with -xd)
2022-03-22 18:18:58 +01:00
d20ef76316 Fix pattern substituion (found with bash3.2.57) 2022-03-22 14:11:45 +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
cac8014f15 Fix truncate grahic placing and reduce summary to two lines 2022-03-21 22:43:55 +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
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