| Age | Commit message (Expand) | Author |
| 2019-04-29 | snprintb(3) says that, in the new(?) Torek format, all fields specs end with \0 | kre |
| 2017-10-14 | add test case for new format 'f' and 'F' | ryo |
| 2017-03-22 | Fix typo in a comment. | kre |
| 2017-03-22 | Add tests for "12 noon", "12 midnight". | kre |
| 2017-03-22 | Since PR lib/52101 is now fixed, the tests for its bug should no longer fail. | kre |
| 2017-03-21 | Fix a typo - it doesn't matter now, as the test fails anyway, but | kre |
| 2017-03-21 | PR lib/52101 | kre |
| 2016-06-22 | Remove tests of "dawn" and "sunset" in preparation for removing | kre |
| 2016-05-05 | Make the 9 months ago test, when reverting from late November to the | kre |
| 2016-05-04 | Reduce the step size, exposing another bug. | gson |
| 2016-05-03 | PR bin/50574 - make the tests conform to what parsedate() actually | kre |
| 2016-05-03 | Whitespace. No changes. OK christos@ | kre |
| 2016-05-01 | In the "relative" test case, run the tests multiple times relative to | gson |
| 2015-12-31 | Fix REL_CHECK error output; it had "expected" and "obtained" swapped. | dholland |
| 2015-12-31 | When evaluated on a Sunday, "next Sunday" means 7 days in the future, | dholland |
| 2015-12-31 | Fix the "Tuesday midnight" test to match what parsedate.y does; in | dholland |
| 2015-12-08 | Kill one more REL_DEBUG, from kre | christos |
| 2015-12-07 | there is no REL_DEBUG | christos |
| 2015-12-07 | new tests from kre | christos |
| 2014-10-08 | 2013-07-09 was in British Summer TIme, so use tzoff=-60, not 0. | apb |
| 2014-10-08 | When tests fail, print all args, notjust the date string. | apb |
| 2014-10-08 | Add tests for PR lib/47916. Some of these fail. | apb |
| 2014-10-07 | Adapt to a recent change in parsedate(). | apb |
| 2014-10-07 | Add comments for some non-obvious cases. | apb |
| 2014-10-07 | Add local parsecheck() function and use it for several tests. | apb |
| 2014-06-06 | PR/48517 testcase provided by Felix Deichmann | shm |
| 2013-08-08 | Arghhh! Typo. | pgoyette |
| 2013-08-08 | Add a new test case for snprintb_m(3) to catch previous boundary bug. | pgoyette |
| 2013-01-19 | Test parsedate("@-2",...) (should return -2 and not set errno); | apb |
| 2013-01-19 | * Test that parsedate("@0", ...) returns (time_t)0 regardless of timezone. | apb |
| 2012-11-04 | add missing includes | christos |
| 2012-03-18 | To be on the safe side, use the category/number notation when referring to | jruoho |
| 2012-03-17 | mention the PR# in the description like everyone else. | christos |
| 2011-12-17 | Add some tests for dates several centures into the past and future. | apb |
| 2011-03-30 | Add missing __RCSID(3), again. | jruoho |
| 2011-03-30 | Add some naive tests for the efun(3) family of debug functions. | jruoho |
| 2011-03-29 | Extend pidfile(3) to support creating pid files in arbitrary locations. | jmmv |
| 2011-03-23 | Clean up some late-night braindeadness: | jmmv |
| 2011-03-22 | Add some tests for pidfile(3). | jmmv |
| 2010-12-21 | We don't expect tests to fail anymore. | christos |
| 2010-12-20 | Add testcase from PR/44255, that exercize parsedate(3) with sample | njoly |
| 2010-07-16 | Convert the libposix, libprop, librt, libskey and libutil tests to ATF. | jmmv |