Commit Graph

12 Commits

Author SHA1 Message Date
lukem
08c81a9c2d some makefile de-linting
- list NOxxx and LDSTATIC= assignments before everything else
  (especially <bsd.own.mk>)
- ensure <bsd.own.mk> is included before NETBSDSRCDIR is used
- add missing RCSids
2002-09-18 05:41:35 +00:00
itojun
0dd5877adc put TNF 4-clause license.
authors - if you are okay with more relaxed license terms, or the regression
test code was derived from others, pls change them.
2002-02-21 07:38:14 +00:00
tv
220b5c059a MKfoo=no -> NOfoo 2001-12-12 01:23:59 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
thorpej
803943866b Inherit Makefile.inc from one level up. 1998-01-22 19:29:37 +00:00
thorpej
2d8fc92f68 Turn on all warnings. 1998-01-22 19:25:15 +00:00
thorpej
0f69ff1d3b Bring prototypes into scope, and fix bad printf formats. 1998-01-22 19:24:54 +00:00
thorpej
ebce232b54 Fix typo in RCS ID. 1998-01-22 19:20:22 +00:00
mycroft
025e41d91f Add support for comments in the test input. 1998-01-21 06:13:08 +00:00
mycroft
5d12d4a955 Add simple tests for %a %A %b %B. 1998-01-21 06:09:24 +00:00
mycroft
6a9109dc64 Do the strptime subdir. 1998-01-21 05:46:30 +00:00
mycroft
9c4f420a2e Add simple test framework for strptime(3).
Will be adding more test cases shortly.
1998-01-21 05:44:32 +00:00