Test that rem2ps can parse "remind -pp" output.

This commit is contained in:
Dianne Skoll
2020-01-10 13:48:58 -05:00
parent fa63a9ba51
commit a9bab81226
2 changed files with 1100 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ rm -f ../tests/purge_dir/*.rem.purged >> ../tests/test.out 2>&1
../src/remind ../tests/runtest.rem >> ../tests/test.out 2>&1
../src/remind -p ../tests/shade.rem 1 August 2009 | ../src/rem2ps -e -l -c3 >> ../tests/test.out 2>&1
../src/remind -pp ../tests/shade.rem 1 August 2009 | ../src/rem2ps -e -l -c3 >> ../tests/test.out 2>&1
# The sun tests can fail due to math roundoff error changing the times
# by a minute...

File diff suppressed because it is too large Load Diff