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