Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | Make progress messages more informative and less verbose. | Eric S. Raymond | 1 | -126/+65 |
2010-12-22 | Fix some test loads and be more obvious when a basic compile fails. | Eric S. Raymond | 1 | -1/+8 |
2010-12-21 | More tests in s*, and straighten out string.h vs. strings.h confusion. | Eric S. Raymond | 1 | -9/+10 |
2010-12-21 | Be rigorous and list SuS entry points. | Eric S. Raymond | 1 | -20/+26 |
2010-12-20 | More tests. | Eric S. Raymond | 1 | -0/+3 |
2010-12-20 | More tests mostly in stdio.h functions. | Eric S. Raymond | 1 | -4/+10 |
2010-12-20 | More tests, mostly in stdio.h. | Eric S. Raymond | 1 | -1/+2 |
2010-12-20 | Tests for ctime(), fclose(), fchmod(), fchown(). | Eric S. Raymond | 1 | -2/+11 |
2010-12-13 | D<stdlib> depenency for random-number functions. | Eric S. Raymond | 1 | -7/+7 |
2010-12-13 | Fixed clock() test, added crypt() test and several requirements. | Eric S. Raymond | 1 | -3/+8 |
2010-12-13 | Improved progress messages. | Eric S. Raymond | 1 | -36/+36 |
2010-12-12 | Tests for close() and closedir(), and new header dependencies. | Eric S. Raymond | 1 | -1/+7 |
2010-12-12 | Tests for the clock_gettime(), clock_settime(), and clock_getres() functions. | Eric S. Raymond | 1 | -1/+7 |
2010-12-12 | Tests for chroot(), clearerr(), and clock(). | Eric S. Raymond | 1 | -5/+12 |
2010-12-12 | Add tests for chdir(2), chown(2), chmod(2). Fix some earlier ones. | Eric S. Raymond | 1 | -1/+15 |
2010-12-12 | Tests for cfsetispeed(3), cfsetospeed(3). | Eric S. Raymond | 1 | -1/+7 |
2010-12-12 | Test for cfgetospeeed(3). | Eric S. Raymond | 1 | -1/+4 |
2010-12-12 | Add test for cfgetispeed(3). | Eric S. Raymond | 1 | -5/+8 |
2010-12-12 | Single Point of Truth cleanup. | Eric S. Raymond | 1 | -5/+4 |
2010-12-12 | Tests for nl_types catalog funcriuons, cbrt(3), ceil(3). | Eric S. Raymond | 1 | -1/+16 |
2010-12-12 | Add test for calloc(3),. fix test for bzero(3). | Eric S. Raymond | 1 | -3/+6 |
2010-12-12 | Tests for bzero(3) and btowc(3). | Eric S. Raymond | 1 | -5/+13 |
2010-12-12 | Test for bsort(3); fix test for bsd_signal(3). | Eric S. Raymond | 1 | -3/+11 |
2010-12-12 | Hand off regression testing to a local submakefile. | Eric S. Raymond | 1 | -82/+82 |
2010-12-12 | Add test for bsd_signal. | Eric S. Raymond | 1 | -1/+4 |
2010-12-11 | Tests for brk(2) and sbrk(2). | Eric S. Raymond | 1 | -15/+21 |
2010-12-11 | Tests for bcmp(3) and bcopy(3). | Eric S. Raymond | 1 | -1/+6 |
2010-12-11 | Test for basename(3). | Eric S. Raymond | 1 | -16/+19 |
2010-12-11 | Detect some required headers not present. | Eric S. Raymond | 1 | -1/+1 |
2010-12-10 | Tests for atoi(3), atof(3), atol(3). | Eric S. Raymond | 1 | -3/+17 |
2010-12-10 | Tests for atan(3) and atanh(3). | Eric S. Raymond | 1 | -1/+7 |
2010-12-10 | Tests for alarm(), asin(), asinh(). | Eric S. Raymond | 1 | -5/+14 |
2010-12-10 | Don're register requires more than once. | Eric S. Raymond | 1 | -12/+0 |
2010-12-10 | Yet more tests ans some belated checkins. | Eric S. Raymond | 1 | -1/+16 |
2010-12-10 | Test for access() needing <unistd.h>. | Eric S. Raymond | 1 | -1/+6 |
2010-12-09 | Clearer progress messages and two more tests. | Eric S. Raymond | 1 | -8/+11 |
2010-12-09 | Added regression test with abort(3) and <stdlib.h>. | Eric S. Raymond | 1 | -3/+6 |
2010-12-09 | Add the first requirement from POSIX. | Eric S. Raymond | 1 | -1/+8 |
2010-12-09 | Better-qualified umask regexp. | Eric S. Raymond | 1 | -1/+1 |
2010-12-09 | Detect duplicated inclusions. | Eric S. Raymond | 1 | -2/+9 |
2010-12-09 | Improve the regression tests. | Eric S. Raymond | 1 | -1/+8 |
2010-12-02 | Add a statistical summary on the last line. | Eric S. Raymond | 1 | -0/+1 |
2010-12-01 | Add documentation, the beginnings of a test suite, a logo, an shipper control. | Eric S. Raymond | 1 | -0/+1 |