Dianne Skoll
576112a39a
Merge branch 'drop_fgrep' into 'master'
...
Replace deprecated fgrep by grep
See merge request dskoll/remind!1
2022-09-19 17:50:03 +00:00
Jochen Sprickerhof
6607223abb
Replace deprecated fgrep by grep -F
2022-09-19 19:49:20 +02:00
Dianne Skoll
d838c41bf2
Add tests for stdout() function.
2022-09-16 14:14:06 -04:00
Dianne Skoll
fe1427db28
Finalize support for SPECIAL SHADE in "remind -c"
2022-09-16 13:50:23 -04:00
Dianne Skoll
2621ad5604
Tweak calendar column-to-day handling.
2022-09-16 13:43:20 -04:00
Dianne Skoll
be374a0464
Update test suite for new JSON output.
2022-08-06 09:09:06 -04:00
Dianne Skoll
dd2fc30364
Add test for $SuppressLRM
2022-05-29 17:28:45 -04:00
Dianne Skoll
fade38d522
Add $SysInclude system variable.
2022-03-20 08:56:01 -04:00
Dianne Skoll
4d17494371
Bump copyright date.
2022-03-14 21:12:20 -04:00
Dianne Skoll
2eb672e380
Add LRM marks in UTF-8 locales.
2022-03-12 09:33:16 -05:00
Dianne Skoll
408a62115e
Add regression test for ADDOMIT in calendar mode.
2021-11-20 20:09:04 -05:00
Dianne Skoll
7a1184d3c5
Don't set LC_ALL to en_US.utf-8 if it's already set to a UTF-8 locale
2021-06-27 13:03:59 -04:00
Dianne Skoll
f5a094a973
Fix bug in handling of WKDAY DAY YEAR date specification.
2021-04-15 12:29:30 -04:00
Dianne Skoll
664fa5f08f
Fix bug: Remind would sometimes compute incorrect trigger date for:
...
REM 29 Feb SOME_WEEKDAY MSG ...
2021-04-13 12:21:37 -04:00
Dianne Skoll
34409f7a7d
Update copyright year.
2021-04-02 10:43:54 -04:00
Dianne Skoll
7e13d1052c
Don't run test suite as "root".
2021-04-01 19:41:19 -04:00
Dianne Skoll
6df7c59876
Don't change locale to en_US.utf-8 if it is already a UTF-8 locale.
2021-03-25 09:43:42 -04:00
Dianne Skoll
a5c9b07052
Fix for calendar alignment for reminders with embedded tabs.
...
Convert all whitespace chars to space in calendar mode.
2020-11-03 08:41:24 -05:00
Dianne Skoll
7499ada891
Properly fix combining-char-word-wrapping.
2020-11-01 12:05:21 -05:00
Dianne Skoll
b8d6472974
Add UTF-8 test.
2020-11-01 10:06:48 -05:00
Dianne Skoll
adced3ac6c
Rework -@ option to be n,m
2020-01-27 11:44:16 -05:00
Dianne Skoll
4e0d0ff98b
Test Xterm 256-color mode.
2020-01-25 15:16:30 -05:00
Dianne Skoll
786b0dee6f
Add test for =@
2020-01-25 14:23:52 -05:00
Dianne Skoll
32601da748
Update tests.
2020-01-18 14:48:27 -05:00
Dianne Skoll
baa8f7f3c4
Add test that OMITFUNC raises nonconst_expr indicator.
2020-01-12 17:51:06 -05:00
Dianne Skoll
a9bab81226
Test that rem2ps can parse "remind -pp" output.
2020-01-10 13:48:58 -05:00
Dianne Skoll
52d252723f
Depenguinization.
2018-11-04 10:56:47 -05:00
David F. Skoll
29c8475ea9
s/David/Dianne/
2015-04-17 02:07:18 -04:00
David F. Skoll
c56cfe9e1d
Fix test harness failure.
2012-05-08 16:54:54 -04:00
David F. Skoll
82cbeec560
Update tests to skip sun-tests by default.
2012-01-23 13:21:50 -05:00
David F. Skoll
245cebee56
If multiple -a options are supplied, then *do* trigger timed reminders
...
that are in the future.
2012-01-12 13:04:53 -05:00
David F. Skoll
761217d403
Add dawn/sunrise/sunset/dusk tests.
2011-12-26 17:44:34 -05:00
David F. Skoll
da429b9629
Avoid leaving running processes in the background when doing "make test"
2010-09-16 12:46:06 -04:00
David F. Skoll
1d13d0ee07
Update tests to handle OMIT ... THROUGH ...
2010-08-31 13:44:57 -04:00
David F. Skoll
a1faa8d804
Finish up Purge Mode:
...
o Make it recognize constant expressions (yay!)
o Make it not add a blank line to end of *.purged files.
o Make it nuke #!P comments in the source files.
2010-04-21 09:02:25 -04:00
David F. Skoll
70adbf90c2
Add tests for purge mode.
2010-04-20 15:20:49 -04:00
David F. Skoll
08be7c43cf
Don't make SHADE specials obliterate MOON specials. Fixes ticket 15068.
2009-10-05 14:33:51 -04:00
David F. Skoll
30a385a7bb
Fix bug in IsTopLevel.
2008-10-05 14:29:03 -04:00
David F. Skoll
53a7bf9773
Make tests pass.
2008-09-18 17:20:09 -04:00
David F. Skoll
1dcc3897d6
Allow sorting of untimed before timed.
2008-09-18 17:17:38 -04:00
David F. Skoll
fbc0375739
Fix bug if MON DAY WKDAY crosses year boundary.
2008-09-16 22:10:09 -04:00
David F. Skoll
5be26a3cff
Add "c" flag to -c option that causes Remind to approximate
...
SPECIAL COLOR reminders with vt100 escape sequences.
2008-04-14 21:03:45 -04:00
David F. Skoll
724bce4fb9
Add "-df" debugging flag to track file opens.
2008-03-24 20:22:00 -04:00
David F. Skoll
aad44f4716
Spit out errors if we can't open a non-readable file in a dir/*.rem.
2008-03-24 14:02:39 -04:00
David F. Skoll
0a38d7d213
Output fileinfo lines in tests.
2008-03-24 13:56:51 -04:00
David F. Skoll
38beeb8cb0
Add some tests for INCLUDE functionality.
2008-03-24 13:29:31 -04:00
David F. Skoll
e6c0371be1
Make calendar times show duration.
2007-09-16 17:44:33 -04:00
David F. Skoll
edd66d8d89
Added man page for rem script.
...
Added more tests.
2007-08-30 21:57:30 -04:00
David F. Skoll
0ed1bb4017
Remove $Id$ tags.
2007-08-08 12:05:28 -04:00
dfs
2bc3d991c1
-- Updated contact info, copyright years, etc.
2000-02-18 03:45:11 +00:00