Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-10 | - (dtucker) [openbsd-compat/regress/closefromtest.c] Bug #1358: Always | Darren Tucker | |
return 0 on successful test. From David.Leonard at quest com. | |||
2007-07-24 | - (tim) [openbsd-compat/regress/closefromtest.c] Bug 1345: fix open() call. | Tim Rice | |
Report/patch by David.Leonard AT quest.com | |||
2006-08-19 | - (dtucker) [openbsd-compat/regress/Makefile.in] Add $(EXEEXT) and add a | Darren Tucker | |
single rule for the test progs. | |||
2006-08-18 | - (dtucker) [openbsd-compat/regress/Makefile.in] Use implicit rules for the | Darren Tucker | |
test progs instead; they work better than what we have. | |||
2006-08-18 | - (dtucker) [openbsd-compat/regress/snprintftest.c] Newline on error. | Darren Tucker | |
2006-08-17 | - (dtucker) [openbsd-compat/regress/{Makefile.in,closefromtest.c}] Regress | Darren Tucker | |
test for closefrom() in compat code. | |||
2006-08-05 | - (djm) [openbsd-compat/regress/snprintftest.c] | Damien Miller | |
[openbsd-compat/regress/strduptest.c] Add missing includes so they pass compilation with "-Wall -Werror" | |||
2006-08-05 | ignore built test binaries too | Damien Miller | |
2006-08-05 | ignore generated Makefile | Damien Miller | |
2006-02-19 | - (dtucker) [Makefile.in configure.ac, added openbsd-compat/regress/] | Darren Tucker | |
Add first attempt at regress tests for compat library. ok djm@ |