Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | formats: Add formats with "%a." and "%b." | P. J. McDermott | 2022-03-21 | 1 | -0/+49 |
| | |||||
* | datetime: Print full weekday and month names | P. J. McDermott | 2022-03-20 | 1 | -0/+85 |
| | |||||
* | datetime: Add formats with "." | P. J. McDermott | 2022-03-20 | 1 | -0/+7 |
| | |||||
* | tests: Add format listing test | P. J. McDermott | 2022-03-20 | 3 | -0/+107 |
| | |||||
* | Add --disable-tests to shrink executable size | P. J. McDermott | 2022-03-20 | 2 | -4/+12 |
| | |||||
* | tests: Print format listing as TAP diagnostics | P. J. McDermott | 2022-03-19 | 1 | -3/+7 |
| | |||||
* | main: Allow faking current time | P. J. McDermott | 2022-03-19 | 1 | -3/+3 |
| | | | | Drop use of faketime in tests. | ||||
* | tests: Use @'s -F option to auto test all fmts | P. J. McDermott | 2022-03-17 | 1 | -79/+20 |
| | |||||
* | tests: WIP parse test | P. J. McDermott | 2022-03-17 | 1 | -7/+103 |
| | |||||
* | tests: Add (stub) parse test | P. J. McDermott | 2022-03-17 | 3 | -1/+39 |
| | |||||
* | tests/aux/tap-functions.sh: Drop `set -x` | P. J. McDermott | 2022-03-17 | 1 | -2/+0 |
| | |||||
* | tests/aux/tap-functions.sh: New file from Automake | P. J. McDermott | 2022-03-17 | 2 | -1/+233 |
| | | | | https://git.savannah.gnu.org/cgit/automake.git/plain/t/ax/tap-functions.sh | ||||
* | build-aux/tap-driver.sh: New file from Automake | P. J. McDermott | 2022-03-17 | 1 | -0/+8 |
https://git.savannah.gnu.org/cgit/automake.git/plain/lib/tap-driver.sh |