freebsd-skq/usr.bin/calendar
jmmv 41a8d8c295 Migrate most of tools/regression/usr.bin/ to the new tests layout.
I'm starting with the easy cases.  The leftovers need to be looked at a
bit more closely.

Note that this change _does_ modify the code of the old tests.  This is
required in order to allow the code to locate the data files in the
source directory instead of the current directory, because Kyua
automatically changes the latter to a temporary directory.

Also note that at least one test is known to be broken here.  Actually,
the test is not really broken: it's marked as a TODO but unfortunately
Kyua's TAP parser currently does not understand that.  Will have to be
fixed separately.
2014-03-16 08:04:06 +00:00
..
calendars - Add myself as port committer and my mentor's relationship. 2013-11-10 20:24:41 +00:00
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
calcpp.c calendar(1): use strlcpy instead of strncpy 2013-12-11 14:54:58 +00:00
calendar.1 mdoc: remove EOL whitespace. 2013-10-04 16:44:24 +00:00
calendar.c calendar(1): don't segfault in invalid input 2014-02-17 03:24:00 +00:00
calendar.h - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
dates.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
day.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
events.c On request of joel@: 2010-03-30 06:42:01 +00:00
io.c - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
locale.c '\0' -> 0 2010-08-19 21:59:39 +00:00
Makefile Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
ostern.c Long awaited update to the calendar system: 2010-03-29 06:49:20 +00:00
parsedata.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h - calendar uses cpp internally, this diff removes this usage and 2013-09-19 20:17:50 +00:00
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c Handle some expression regressions. 2013-06-12 07:52:49 +00:00