Age | Commit message (Expand) | Author | Files | Lines |
2014-06-11 | conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type... | Joseph Myers | 3 | -2/+9 |
2014-06-09 | conformtest: clean up POSIX expectations for termios.h, time.h. | Joseph Myers | 2 | -3/+13 |
2014-05-23 | Define TSVTX in tar.h for older POSIX (bug 16978). | Joseph Myers | 1 | -1/+0 |
2014-04-30 | conformtest: clean up POSIX expectations for stdlib.h, string.h. | Joseph Myers | 2 | -3/+3 |
2014-03-18 | Add stardard definition on conform processing | Adhemerval Zanella | 1 | -2/+1 |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers | 1 | -2/+0 |
2014-03-07 | Include all of <time.h> from <sched.h> for older standards (bug 16670). | Joseph Myers | 1 | -2/+0 |
2014-03-07 | conformtest: split up running of tests from makefile. | Joseph Myers | 3 | -39/+307 |
2014-03-07 | conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h. | Joseph Myers | 4 | -38/+64 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -3/+3 |
2014-03-06 | conformtest: correct set of standards for which more headers are tested. | Joseph Myers | 4 | -4/+4 |
2014-03-06 | conformtest: correct set of standards for which some headers are tested. | Joseph Myers | 26 | -26/+26 |
2014-02-27 | Support expected failures in .test-result files. | Joseph Myers | 1 | -1/+2 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -1/+2 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-09-25 | conformtest: Clean up expectations for POSIX for sched.h. | Joseph Myers | 1 | -3/+11 |
2013-09-24 | conformtest: Clean up expectations for POSIX for pthread.h. | Joseph Myers | 1 | -7/+8 |
2013-09-04 | conformtest: Fix namespace testing. | Joseph Myers | 1 | -1/+3 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-11-19 | conformtest: Clean up expectations for POSIX for more headers. | Joseph Myers | 4 | -8/+57 |
2012-11-19 | conformtest: Clean up expectations for POSIX for various headers. | Joseph Myers | 7 | -66/+107 |
2012-11-19 | conformtest: Fix miscellaneous expectations for XPG4. | Joseph Myers | 6 | -9/+33 |
2012-11-10 | conformtest: Fix miscellaneous UNIX98 expectations. | Joseph Myers | 5 | -6/+14 |
2012-11-07 | conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98. | Joseph Myers | 2 | -8/+18 |
2012-11-07 | conformtest: Fix setenv / unsetenv expectations. | Joseph Myers | 1 | -2/+2 |
2012-11-07 | conformtest: Fix isnan function return type. | Joseph Myers | 1 | -1/+1 |
2012-11-07 | conformtest: Fix sys/mman.h expectations for UNIX98. | Joseph Myers | 1 | -10/+10 |
2012-11-07 | conformtest: Only expect mknodat for XOPEN2K8. | Joseph Myers | 1 | -0/+2 |
2012-11-07 | conformtest: Clean up / correct / expand C99 and C11 expectations. | Joseph Myers | 12 | -560/+313 |
2012-11-07 | conformtest: Fix typo in CLK_TCK condition. | Joseph Myers | 1 | -1/+1 |
2012-11-02 | conformtest: Add test data for fenv.h. | Joseph Myers | 2 | -1/+37 |
2012-11-02 | conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8. | Joseph Myers | 2 | -2/+2 |
2012-11-02 | conformtest: Fix sys/wait.h expectations for struct rusage. | Joseph Myers | 1 | -1/+1 |
2012-07-24 | conformtest: Update expectations for time.h. | Joseph Myers | 1 | -3/+3 |
2012-07-15 | conformtest: Update expectations for string.h. | Joseph Myers | 1 | -3/+8 |
2012-05-24 | conformtest: Update expectations for stdio.h and stdlib.h. | Joseph Myers | 2 | -22/+34 |
2012-05-09 | conformtest: Update expectations for more ISO C headers. | Joseph Myers | 5 | -120/+78 |
2012-05-01 | conformtest: Update expectations for some ISO C headers. | Joseph Myers | 6 | -146/+163 |
2012-05-01 | conformtest: Check namespace within __attribute__. | Joseph Myers | 1 | -2/+3 |
2012-05-01 | conformtest: Use correct keyword set for underlying C standard. | Joseph Myers | 1 | -2/+5 |
2012-05-01 | conformtest: Don't test non-C90 headers for C90. | Joseph Myers | 2 | -0/+4 |
2012-05-01 | conformtest: Support testing macro usability in #if. | Joseph Myers | 1 | -2/+39 |
2012-05-01 | conformtest: Support specifying types before promotion. | Joseph Myers | 1 | -1/+6 |
2012-05-01 | conformtest: Unify "macro" and "constant" handling. | Joseph Myers | 1 | -64/+50 |
2012-05-01 | conformtest: Unify "macro" cases. | Joseph Myers | 2 | -59/+4 |
2012-05-01 | conformtest: Unify "constant" and "typed-constant". | Joseph Myers | 2 | -48/+19 |
2012-05-01 | conformtest: Unify handling of "optional-" and non-optional lines. | Joseph Myers | 1 | -191/+44 |
2012-05-01 | conformtest: Unify variants of "constant" and "optional-constant". | Joseph Myers | 6 | -154/+96 |
2012-05-01 | conformtest: Always pass C standards options to compiler. | Joseph Myers | 1 | -16/+4 |