log tests.c @ 724:388d72f4189d

age author description
Mon, 18 Oct 2021 01:56:09 +0300 Matti Hamalainen Add some tests for PRI* printf specifiers to test 64bit.
Mon, 27 Apr 2020 01:35:39 +0300 Matti Hamalainen Fix a memory leak in regex tests.
Mon, 27 Apr 2020 01:21:50 +0300 Matti Hamalainen Fix a silly memory leak in tests.
Mon, 27 Apr 2020 00:44:34 +0300 Matti Hamalainen Use the th_cfg_free() deallocator.
Sun, 26 Apr 2020 23:30:17 +0300 Matti Hamalainen Plug a minor memory leak in tests.
Mon, 27 Jan 2020 19:23:06 +0200 Matti Hamalainen Some work on the regex tests.
Mon, 27 Jan 2020 12:43:39 +0200 Matti Hamalainen More work on regex stuff.
Mon, 27 Jan 2020 07:48:27 +0200 Matti Hamalainen s/th_regex_char_t/th_char_t/g
Sat, 25 Jan 2020 13:13:37 +0200 Matti Hamalainen Moar re-work.
Sat, 25 Jan 2020 13:05:11 +0200 Matti Hamalainen Remove th_io_free(), merge the functionality to th_io_close(). Add flags
Sat, 25 Jan 2020 11:35:59 +0200 Matti Hamalainen Tweedle.
Sat, 25 Jan 2020 06:47:41 +0200 Matti Hamalainen And some more work.
Sat, 25 Jan 2020 05:11:40 +0200 Matti Hamalainen More fiddling and twiddling. Add parsing to string nodes instead of separate character nodes.
Fri, 24 Jan 2020 12:06:43 +0200 Matti Hamalainen Cleanups.
Fri, 24 Jan 2020 09:13:24 +0200 Matti Hamalainen Aaand some more work. Still just a broken concept.
Tue, 21 Jan 2020 07:16:18 +0200 Matti Hamalainen Improve the experimental regex matching debugging macros.
Thu, 16 Jan 2020 18:45:41 +0200 Matti Hamalainen Disable regex stuff from normal builds.
Thu, 16 Jan 2020 16:01:27 +0200 Matti Hamalainen More work on regexes.
Thu, 16 Jan 2020 03:33:11 +0200 Matti Hamalainen A bit more work on the regex stuff.
Thu, 16 Jan 2020 01:09:00 +0200 Matti Hamalainen Initial commit of the highly experimental and unfinished regular expression
Thu, 16 Jan 2020 00:49:26 +0200 Matti Hamalainen Add TEST_ASSERT() and test sizes of some types before doing anything else.
Thu, 16 Jan 2020 00:48:51 +0200 Matti Hamalainen Cosmetic fix in help.
Mon, 13 Jan 2020 17:13:13 +0200 Matti Hamalainen Improve string printf() tests.
Mon, 13 Jan 2020 11:40:42 +0200 Matti Hamalainen Fix tests.c after the addition of the width argument to th_args_help().
Sun, 12 Jan 2020 18:03:47 +0200 Matti Hamalainen Add new compile-time optional th_optarg struct field o_arg for specifying the option argument description/name. TH_USE_OPT_ARG must be defined at compile time.
Mon, 06 Jan 2020 21:28:47 +0200 Matti Hamalainen Fix integer overflow in the test values of 32bit ints.
Fri, 03 Jan 2020 08:23:55 +0200 Matti Hamalainen Cleanups.
Fri, 03 Jan 2020 08:15:10 +0200 Matti Hamalainen Add few comments.
Tue, 31 Dec 2019 05:13:13 +0200 Matti Hamalainen Add more printf() format tests.
Sat, 28 Dec 2019 13:32:56 +0200 Matti Hamalainen Remove unused variable.
Sat, 28 Dec 2019 13:31:19 +0200 Matti Hamalainen Disable floating point printf implementation tests as the support is not
Sat, 28 Dec 2019 13:29:59 +0200 Matti Hamalainen Adjust printf int formatting test values and format specifiers.
Sat, 28 Dec 2019 10:00:41 +0200 Matti Hamalainen Clarify printf test output slightly.
Sat, 28 Dec 2019 09:55:37 +0200 Matti Hamalainen Improve printf debugging in tests.
Fri, 27 Dec 2019 09:51:22 +0200 Matti Hamalainen Increase the printf debug messages verbosity threshold from 2 to 3.
Fri, 27 Dec 2019 09:33:59 +0200 Matti Hamalainen More printf() format specifier tests.
Fri, 27 Dec 2019 09:26:53 +0200 Matti Hamalainen Add (compile-time enabled via TH_PRINTF_DEBUG define) global variable for
Fri, 27 Dec 2019 09:16:21 +0200 Matti Hamalainen Add few tests for th_get_hex_triplet().
Fri, 27 Dec 2019 09:16:00 +0200 Matti Hamalainen Cosmetics.
Thu, 26 Dec 2019 13:34:19 +0200 Matti Hamalainen Fix parsing and writing of strings with simple escape sequences in config files.
Thu, 26 Dec 2019 13:03:03 +0200 Matti Hamalainen Be more informative about which config file we are trying to read while testing.
Thu, 26 Dec 2019 13:02:41 +0200 Matti Hamalainen Fix ioctx handlers setup.
Thu, 26 Dec 2019 13:02:25 +0200 Matti Hamalainen Close written test config file before trying to read it.
Thu, 26 Dec 2019 09:10:07 +0200 Matti Hamalainen Add another test for configuration parsing.
Thu, 26 Dec 2019 09:01:32 +0200 Matti Hamalainen Improve config file handling tests.
Thu, 26 Dec 2019 08:10:54 +0200 Matti Hamalainen Some cleanup work and refactoring on the configuration file parser and writer.
Thu, 26 Dec 2019 08:06:38 +0200 Matti Hamalainen Improvements to config tests.
Thu, 26 Dec 2019 06:37:21 +0200 Matti Hamalainen De-constify and remove unused variable.
Thu, 26 Dec 2019 06:35:06 +0200 Matti Hamalainen Add simple tests for th_config.
Thu, 26 Dec 2019 05:49:49 +0200 Matti Hamalainen Remove some unused functionality for simplification.
Thu, 26 Dec 2019 05:38:48 +0200 Matti Hamalainen Adjust two test names.
Thu, 05 Dec 2019 02:49:11 +0200 Matti Hamalainen Add some tests for PRI* types.
Mon, 04 Jun 2018 02:41:27 +0300 Matti Hamalainen Rename the global variable th_verbosityLevel to th_verbosity.
Sat, 02 Jun 2018 03:54:14 +0300 Matti Hamalainen Improve tests slightly.
Tue, 02 Jan 2018 23:09:29 +0200 Matti Hamalainen Actually, revert the boolean changes .. meh.
Tue, 02 Jan 2018 22:56:03 +0200 Matti Hamalainen Break backwards compatibility by renaming BOOL, TRUE and FALSE to lowercase.
Thu, 12 Oct 2017 17:12:50 +0300 Matti Hamalainen Get rid of trailing whitespace.
Wed, 09 Mar 2016 13:02:56 +0200 Matti Hamalainen Two more test cases.
Wed, 09 Mar 2016 11:58:44 +0200 Matti Hamalainen Add some more tests.
Tue, 08 Mar 2016 10:04:26 +0200 Matti Hamalainen Update comment.