freebsd-dev/usr.bin/calendar/tests/regress.cond.out
Stefan Eßer 2ceb17a8be Add regression tests for conditions and comments
Fix one case where #else was not corerctly processed and simplify the
conditions logic.

Fix parsing of day and month names in the locale specified in the calendar
file. The previous version would expect those names to match the locale of
the user.

Mention that comments are now correctly processed and that // is supported
in addition to /* ... */.

MFC after:	3 days
2020-11-04 22:29:01 +00:00

11 lines
174 B
Plaintext

Jan 1 jan 1 OK
Jan 2 jan 2 OK
Jan 3 jan 3 OK
Jan 5 jan 5 OK
Jan 6 jan 6 OK
Jan 8 jan 8 OK
Jan 10 jan 10 OK
Jan 14 jan 14 OK
Jan 20 jan 20 OK
Jan 23 jan 23 OK