summaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)Author
2014-06-11conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers
2014-06-09conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers
2014-05-23Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers
2014-03-18Add stardard definition on conform processingAdhemerval Zanella
2014-03-07Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers
2014-03-07Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers
2014-03-07conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-03-06conformtest: correct set of standards for which more headers are tested.Joseph Myers
2014-03-06conformtest: correct set of standards for which some headers are tested.Joseph Myers
2014-02-27Support expected failures in .test-result files.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-25conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers
2013-09-24conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers
2013-09-04conformtest: Fix namespace testing.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for more headers.Joseph Myers
2012-11-19conformtest: Clean up expectations for POSIX for various headers.Joseph Myers
2012-11-19conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers
2012-11-10conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers
2012-11-07conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers
2012-11-07conformtest: Fix setenv / unsetenv expectations.Joseph Myers
2012-11-07conformtest: Fix isnan function return type.Joseph Myers
2012-11-07conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers
2012-11-07conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers
2012-11-07conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers
2012-11-07conformtest: Fix typo in CLK_TCK condition.Joseph Myers
2012-11-02conformtest: Add test data for fenv.h.Joseph Myers
2012-11-02conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8.Joseph Myers
2012-11-02conformtest: Fix sys/wait.h expectations for struct rusage.Joseph Myers
2012-07-24conformtest: Update expectations for time.h.Joseph Myers
2012-07-15conformtest: Update expectations for string.h.Joseph Myers
2012-05-24conformtest: Update expectations for stdio.h and stdlib.h.Joseph Myers
2012-05-09conformtest: Update expectations for more ISO C headers.Joseph Myers
2012-05-01conformtest: Update expectations for some ISO C headers.Joseph Myers
2012-05-01conformtest: Check namespace within __attribute__.Joseph Myers
2012-05-01conformtest: Use correct keyword set for underlying C standard.Joseph Myers
2012-05-01conformtest: Don't test non-C90 headers for C90.Joseph Myers
2012-05-01conformtest: Support testing macro usability in #if.Joseph Myers
2012-05-01conformtest: Support specifying types before promotion.Joseph Myers
2012-05-01conformtest: Unify "macro" and "constant" handling.Joseph Myers
2012-05-01conformtest: Unify "macro" cases.Joseph Myers
2012-05-01conformtest: Unify "constant" and "typed-constant".Joseph Myers
2012-05-01conformtest: Unify handling of "optional-" and non-optional lines.Joseph Myers
2012-05-01conformtest: Unify variants of "constant" and "optional-constant".Joseph Myers
2012-05-01conformtest: Always pass C standards options to compiler.Joseph Myers