Commit Graph

27 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
2787968487 Add version and origin in file header for release of rdlink 2022-03-22 21:07:18 +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
21024f24af Add more dependencies 2022-03-22 16:26:09 +01:00
a9d0eeef5a Added chapter todo v0.2 2022-03-22 14:31:32 +01:00
5c367b357a Initial changelogs 2022-03-22 14:27:10 +01:00
d20ef76316 Fix pattern substituion (found with bash3.2.57) 2022-03-22 14:11:45 +01:00
ad0f7bd646 Adding dependencies and known issues chapter v0.1 2022-03-22 12:00:55 +01:00
3fcfe89c19 Use released rdlink for testing and build it if missing 2022-03-22 10:54:22 +01:00
24cd62e720 Introduce build script which extracts script logic and removes debug output 2022-03-22 10:53:23 +01:00
571791fd5c Fixing shellcheck errors and prepare for build.sh 2022-03-22 10:20:42 +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
333e226871 Add some more special handlings
Smaller updates of debug output
2022-03-21 22:41:54 +01:00
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