Dianne Skoll
fcd580d42e
Add a test for -zj
2024-02-27 10:28:08 -05:00
Dianne Skoll
5eef9ac621
Add test for zero-arg forms of easterdate() and orthodoxeaster()
2024-02-26 17:21:12 -05:00
Dianne Skoll
a30cbf5797
Fix tests.
2024-02-03 16:01:26 -05:00
Dianne Skoll
b2bd6109dc
Allow STRING * INT or INT * STRING, which repeats STRING that many times.
2024-02-03 16:00:23 -05:00
Dianne Skoll
9455ec48d7
Include lineno element in JSONQUEUE
2024-02-03 11:06:33 -05:00
Dianne Skoll
f751f5defa
Fix up tests for commit 994edbebbe
2024-02-03 11:01:10 -05:00
Dianne Skoll
6334bd61b6
Bump version to 04.02.09
2024-02-03 09:26:42 -05:00
Dianne Skoll
8cae1d21cd
Set time zone.
2024-02-02 22:20:45 -05:00
Dianne Skoll
1de6ed16eb
Add check that we don't run the test suite in the failure window. :)
2024-02-02 22:18:53 -05:00
Dianne Skoll
860cb94f41
Add comment
2024-02-02 22:12:45 -05:00
Dianne Skoll
6b505704e9
Fix test failures caused by output that changes based on date.
2024-02-02 22:10:21 -05:00
Dianne Skoll
167631451d
Don't alloc/free FileName unnecessarily.
2024-02-02 18:45:31 -05:00
Dianne Skoll
fa5180b94d
Refactor JSON output routines.
2024-02-02 16:08:17 -05:00
Dianne Skoll
ae01d7be43
Add a test for queued reminders.
2024-02-02 15:17:01 -05:00
Dianne Skoll
72d10178bf
Mass-update copyright year to 2024.
2023-12-31 12:05:03 -05:00
Dianne Skoll
a5dde31160
Update test file for new system vars.
2023-12-28 19:23:27 -05:00
Dianne Skoll
d938763643
Update test file for new error messages
2023-12-28 19:08:51 -05:00
Dianne Skoll
32e8db322d
Stricter parsing of SET command expressions.
2023-12-22 14:22:54 -05:00
Dianne Skoll
714195efe5
Bump version to 04.02.08
2023-12-14 15:58:20 -05:00
Dianne Skoll
ca795a352a
Add the $MaxLateMinutes system variable.
...
Don't trigger a timed reminder if it's more than $MaxLateMinutes past
the trigger time (for example, if the computer has hibernated and then
been awoken.)
2023-12-03 17:16:48 -05:00
Dianne Skoll
63eba104d9
Reinstate tests that only work with 64-bit time_t
2023-10-08 18:09:34 -04:00
Dianne Skoll
c11071a859
Undo fixes - the problem is with mktime on 32-bit systems.
...
Remove tests that break on 32-bit systems.
2023-10-08 11:49:44 -04:00
Dianne Skoll
5dd2cf7356
Update version to 04.02.07
2023-10-04 09:32:38 -04:00
Dianne Skoll
62388fb21f
Add "--version" long option.
2023-09-25 08:23:28 -04:00
Dianne Skoll
e268bbf31d
Bump version to 04.02.06
2023-09-12 14:38:14 -04:00
Dianne Skoll
cf0d958da5
Add optional "step" parameter to slide() to match nonomitted().
2023-07-23 14:43:13 -04:00
Dianne Skoll
85b0348fa7
Add $ParseUntriggered system variable.
2023-07-20 09:21:37 -04:00
Dianne Skoll
1baa6dab0c
Updates to nomomitted:
...
o Add optional "step" argument
o If start > end, swap the first two arguments
o Update man page and tests
2023-07-15 13:04:47 -04:00
Dianne Skoll
e63d4be4e8
Make "-tn" explicitly set a delta of ++n for *all* REM statements.
...
Also change the name of $DeltaOffset to $DeltaOverride.
2023-06-03 13:36:58 -04:00
Dianne Skoll
65561e7f34
Add "-tz" option to suppress all deltas. Document -tn better.
2023-05-21 20:14:07 -04:00
Dianne Skoll
269f9788b6
Bump version to 04.02.05.
2023-04-11 08:22:10 -04:00
Dianne Skoll
3d6ecd1f72
Prep for 04.02.04 release.
2023-03-14 12:03:00 -04:00
Dianne Skoll
5134b47d47
Oops! Fix up broken tests.
2023-03-02 11:42:54 -05:00
Dianne Skoll
d4a183f3bf
Add htmlstriptags function.
2023-03-02 11:40:03 -05:00
Dianne Skoll
afc1667e64
Implement htmlescape() built-in function.
2023-03-02 09:39:14 -05:00
Dianne Skoll
cd7be006c9
Set timezone for tests so moon phases show up on predictable days.
2023-02-23 08:32:24 -05:00
Dianne Skoll
7416f4c035
Output a diff of test.out and test.cmp if tests fail, but limit to 200 lines.
2023-02-22 16:04:17 -05:00
Dianne Skoll
2860159ff7
Add test for a fixed bug.
2023-02-22 10:02:18 -05:00
Dianne Skoll
fdcc2d8acf
Bump version to 04.02.03.
2023-02-09 09:31:28 -05:00
Dianne Skoll
df8694a128
Add orthodoxeaster function.
2023-01-09 15:12:18 -05:00
Dianne Skoll
e345eb15f2
Update verison to 04.02.02
2023-01-01 16:54:23 -05:00
Dianne Skoll
2f196e3c9f
Update copyright year. :)
2022-12-30 13:43:28 -05:00
Dianne Skoll
0cea410529
Add a bunch of: "SPDX-License-Identifier: GPL-2.0-only" comments.
2022-12-26 14:24:33 -05:00
Dianne Skoll
01400d0672
Test the one-arg form of soleq()
2022-12-23 11:14:49 -05:00
Dianne Skoll
af88e393f9
Reverse oreder of soleq args.
2022-12-23 10:56:13 -05:00
Dianne Skoll
3a250ce765
Don't make tests depend on date they are run.
2022-12-22 22:12:14 -05:00
Dianne Skoll
e5c6703eaa
Add function for solstice/equinox calculations.
2022-12-22 21:44:49 -05:00
Dianne Skoll
aa5f9297b2
Add tests for handling world-writable dirs and files.
2022-12-20 10:38:28 -05:00
Dianne Skoll
98fc4a917f
Bump version to 04.02.01
2022-12-15 09:24:30 -05:00
Dianne Skoll
552bf84e33
Make test *not* depend on the current date... *sigh*.
2022-10-24 09:41:40 -04:00