summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Make progress messages more informative and less verbose.Eric S. Raymond2-127/+66
2010-12-22Fix some test loads and be more obvious when a basic compile fails.Eric S. Raymond5-5/+12
2010-12-21More tests in s*, and straighten out string.h vs. strings.h confusion.Eric S. Raymond4-12/+13
2010-12-21Be rigorous and list SuS entry points.Eric S. Raymond2-73/+26
2010-12-20More tests.Eric S. Raymond2-2/+7
2010-12-20Many more tests. All regressions pass.Eric S. Raymond1-4/+10
2010-12-20More tests mostly in stdio.h functions.Eric S. Raymond3-4/+26
2010-12-20Maintain a stack of includes so we can special-case S_SPLINT_S.Eric S. Raymond1-1/+1
2010-12-20Ready to ship 0.4 point release.0.4Eric S. Raymond1-3/+9
2010-12-20More tests, mostly in stdio.h.Eric S. Raymond2-5/+7
2010-12-20Tests for ctime(), fclose(), fchmod(), fchown().Eric S. Raymond6-4/+63
2010-12-13Add many more requirements.Eric S. Raymond1-1/+8
2010-12-13D<stdlib> depenency for random-number functions.Eric S. Raymond2-7/+9
2010-12-13Fixed clock() test, added crypt() test and several requirements.Eric S. Raymond3-3/+27
2010-12-13Improved progress messages.Eric S. Raymond1-36/+36
2010-12-12Tests for close() and closedir(), and new header dependencies.Eric S. Raymond4-4/+39
2010-12-12Tests for the clock_gettime(), clock_settime(), and clock_getres() functions.Eric S. Raymond5-3/+48
2010-12-12Tests for chroot(), clearerr(), and clock().Eric S. Raymond4-5/+48
2010-12-12Add tests for chdir(2), chown(2), chmod(2). Fix some earlier ones.Eric S. Raymond8-5/+57
2010-12-12Tests for cfsetispeed(3), cfsetospeed(3).Eric S. Raymond3-1/+33
2010-12-12Test for cfgetospeeed(3).Eric S. Raymond2-1/+17
2010-12-12Add test for cfgetispeed(3).Eric S. Raymond2-5/+21
2010-12-12Single Point of Truth cleanup.Eric S. Raymond34-110/+10
2010-12-12Tests for nl_types catalog funcriuons, cbrt(3), ceil(3).Eric S. Raymond8-3/+93
2010-12-12Add test for calloc(3),. fix test for bzero(3).Eric S. Raymond2-3/+21
2010-12-12Tests for bzero(3) and btowc(3).Eric S. Raymond3-5/+44
2010-12-12Test for bsort(3); fix test for bsd_signal(3).Eric S. Raymond3-4/+64
2010-12-12Hand off regression testing to a local submakefile.Eric S. Raymond1-82/+82
2010-12-12Add test for bsd_signal.Eric S. Raymond2-1/+23
2010-12-12Test directory can own its own machineryEric S. Raymond1-0/+17
2010-12-11Tests for brk(2) and sbrk(2).Eric S. Raymond3-15/+51
2010-12-11Tests for bcmp(3) and bcopy(3).Eric S. Raymond3-1/+36
2010-12-11Test for basename(3).Eric S. Raymond2-16/+34
2010-12-11Detect some required headers not present.Eric S. Raymond1-1/+1
2010-12-10Tests for atoi(3), atof(3), atol(3).Eric S. Raymond4-4/+50
2010-12-10Tests for atan2(3), atexit(3), atof(3).Eric S. Raymond6-3/+49
2010-12-10Tests for atan(3) and atanh(3).Eric S. Raymond4-5/+43
2010-12-10Tests for alarm(), asin(), asinh().Eric S. Raymond5-5/+70
2010-12-10Don're register requires more than once.Eric S. Raymond1-12/+0
2010-12-10Yet more tests ans some belated checkins.Eric S. Raymond4-1/+68
2010-12-10Make the script clean up after itself better.Eric S. Raymond1-2/+2
2010-12-10Test for access() needing <unistd.h>.Eric S. Raymond2-1/+26
2010-12-09Clearer progress messages and two more tests.Eric S. Raymond3-9/+27
2010-12-09Added regression test with abort(3) and <stdlib.h>.Eric S. Raymond2-3/+21
2010-12-09Add the first requirement from POSIX.Eric S. Raymond4-1/+35
2010-12-09Better-qualified umask regexp.Eric S. Raymond1-1/+1
2010-12-09Detect duplicated inclusions.Eric S. Raymond3-3/+18
2010-12-09Improve the regression tests.Eric S. Raymond2-1/+16
2010-12-02Add a statistical summary on the last line.Eric S. Raymond1-0/+1
2010-12-01Add documentation, the beginnings of a test suite, a logo, an shipper control.Eric S. Raymond4-0/+14