Commit Graph
140 Commits
Author SHA1 Message Date
Andrew Wood b59b1bad4b Added note about DEBUG. 2023-07-28 23:16:41 +01:00
Andrew Wood 7e374be0d7 Minor spacing changes due to "indent". 2023-07-28 23:15:09 +01:00
Andrew Wood b9f96d9508 Provide new option "--debug" instead of using insecure environment variable DEBUG. 2023-07-28 23:14:14 +01:00
Andrew Wood 08a8c2ea70 Version bump and first changes listed. 2023-07-28 22:36:42 +01:00
Andrew Wood 1f103d6a11 Include POSIX library in splint calls. 2023-07-28 22:35:50 +01:00
Andrew Wood 7f3924db77 Added "make analyse" to run analysis tools on the source. 2023-07-28 22:28:07 +01:00
Andrew Wood cd9f057f15 Removed incorrect undef HAVE_STDBOOL_H which caused standard boolean types to be redefined unnecessarily. 2023-07-28 21:55:57 +01:00
Andrew Wood 7088833627 Closed issue #70 - the problem was successfully reproduced with 1.7.0 and then observed to have been resolved in 1.7.18. 2023-07-28 21:38:42 +01:00
Andrew Wood 57f8daff30 Closed issue #69 - confirmation received that this is fixed in 1.7.18. 2023-07-28 21:33:12 +01:00
Andrew Wood 275cc6c10d Updated "make release" to sign using a specific key, and only do tar.gz files. 2023-07-28 17:57:55 +01:00
Andrew Wood 8491b5cdd5 Updated "make release" for upcoming change. 2023-07-28 17:50:12 +01:00
Andrew Wood 6496c8785b Removed an obsolete step. 2023-07-28 17:40:44 +01:00
Andrew Wood 506ec4a8ec Updating as a result of msgmerge during release. 2023-07-28 17:34:29 +01:00
Andrew Wood 5a140b689f Updated for new release v1.7.18 2023-07-28 11:10:30 +01:00
Andrew Wood 38ddb5e32a Corrected language list in NLS support. 2023-07-28 11:08:49 +01:00
Andrew Wood 173de4fafd Bump version for new release. v1.7.17 2023-07-27 22:19:42 +01:00
Andrew Wood ae81f83e9b New option "--direct-io". 2023-07-27 21:44:30 +01:00
Andrew Wood 9f07a28065 Formatting fix for short multiline test output on wide terminals 2023-07-27 21:11:08 +01:00
Andrew Wood 60913618be Adjust lower threshold in case of heavy load during testing. 2023-07-27 20:49:14 +01:00
Andrew Wood 43dc9d6469 Added test for "--sync" 2023-07-26 22:43:00 +01:00
Andrew Wood 6cff3c1c2a First draft of new "--sync" option. 2023-07-26 22:17:00 +01:00
Andrew Wood caf7d6ff18 Unreleased version bump 2023-07-25 22:41:41 +01:00
Andrew Wood d343669f45 Added note about adding more tests. 2023-07-25 22:39:48 +01:00
Andrew Wood ecaa5ce6cd Added test 2023-07-25 22:19:15 +01:00
Andrew Wood e5b5e67e57 Added test 2023-07-25 22:06:31 +01:00
Andrew Wood 1efe1d60b5 Added test 2023-07-25 21:43:29 +01:00
Andrew Wood f83927e451 Add more tests 2023-07-25 21:21:37 +01:00
Andrew Wood 678f655116 Also test basic integrity with --force 2023-07-25 21:21:02 +01:00
Andrew Wood 7794df7182 Capitalisation fix 2023-07-24 23:16:52 +01:00
Andrew Wood 923ef47056 Progress update 2023-07-24 23:15:09 +01:00
Andrew Wood 0a509fb535 Cleaned up with shellcheck, and corrected the description in the comment block at the top. 2023-07-24 23:08:18 +01:00
Andrew Wood 1927e88350 Minor shellcheck-suggested update. 2023-07-24 22:30:49 +01:00
Andrew Wood 760ee403fe Variable name modernisation, and shellcheck corrections. 2023-07-24 22:29:18 +01:00
Andrew Wood 6ecf31b5ee Cleanups suggested by shellcheck. 2023-07-24 21:50:22 +01:00
Andrew Wood 8051f5808c Cleanups suggested by shellcheck. 2023-07-24 21:48:23 +01:00
Andrew Wood 0518357560 Make the --numeric --bytes --line-mode combination more explicitly defined 2023-07-24 20:57:31 +01:00
Andrew Wood e0856df8ef Fix rate display width when it is exactly 0 in bytes mode. 2023-07-23 22:29:09 +01:00
Andrew Wood d4590e1f3b New tests added 2023-07-23 22:00:19 +01:00
Andrew Wood 99c5e0988c Additional formatting improvements 2023-07-23 21:59:25 +01:00
Andrew Wood 6a24d75022 Add more verbose output and apply fixes suggested by shellcheck. 2023-07-23 18:45:53 +01:00
Andrew Wood 82aa30c306 Add more verbose output and apply fixes suggested by shellcheck. 2023-07-23 18:35:49 +01:00
Andrew Wood 4fa3331f88 Explicitly set locale for tests 2023-07-23 17:59:38 +01:00
Andrew Wood fd0850f1ab Correction to the detection of this bug 2023-07-23 17:16:29 +01:00
Andrew Wood cecc8649c2 Further display improvements and cleanups 2023-07-23 17:16:04 +01:00
Andrew Wood c39e97ec5a Fix byte prefix at low rates so it is two spaces, not one 2023-07-23 17:13:14 +01:00
Andrew Wood 909355619b Restructure tests and adjust display format, to better understand what each test is testing. 2023-07-23 16:25:52 +01:00
Andrew Wood b086ddf599 Rewrote most of run-test, and gave variables clearer names 2023-07-23 14:54:45 +01:00
Andrew Wood a0e5d5e9e7 Rebuild timestamp update 2023-07-23 14:27:19 +01:00
Andrew Wood dbcae4a9ae Updated with latest news 2023-07-23 12:34:39 +01:00
Andrew Wood 4ba1343c20 Added test of large file support 2023-07-23 12:28:11 +01:00