summaryrefslogtreecommitdiff
path: root/conform
Commit message (Expand)AuthorAgeFilesLines
...
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-181-20/+0
* Only declare __sigpause in installed signal.h when necessary.Joseph Myers2014-11-141-3/+0
* Add tests for namespace for static linking.Joseph Myers2014-11-125-11/+607
* conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h.Joseph Myers2014-10-143-4/+11
* conformtest: clean up POSIX expectations for sys/mman.h, sys/stat.h, sys/type...Joseph Myers2014-06-113-2/+9
* conformtest: clean up POSIX expectations for termios.h, time.h.Joseph Myers2014-06-092-3/+13
* Define TSVTX in tar.h for older POSIX (bug 16978).Joseph Myers2014-05-231-1/+0
* conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers2014-04-302-3/+3
* Add stardard definition on conform processingAdhemerval Zanella2014-03-181-2/+1
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-2/+0
* Include all of <time.h> from <sched.h> for older standards (bug 16670).Joseph Myers2014-03-071-2/+0
* conformtest: split up running of tests from makefile.Joseph Myers2014-03-073-39/+307
* conformtest: clean up POSIX expectations for semaphore.h, signal.h, tar.h.Joseph Myers2014-03-074-38/+64
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-3/+3
* conformtest: correct set of standards for which more headers are tested.Joseph Myers2014-03-064-4/+4
* conformtest: correct set of standards for which some headers are tested.Joseph Myers2014-03-0626-26/+26
* Support expected failures in .test-result files.Joseph Myers2014-02-271-1/+2
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* conformtest: Clean up expectations for POSIX for sched.h.Joseph Myers2013-09-251-3/+11
* conformtest: Clean up expectations for POSIX for pthread.h.Joseph Myers2013-09-241-7/+8
* conformtest: Fix namespace testing.Joseph Myers2013-09-041-1/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* conformtest: Clean up expectations for POSIX for more headers.Joseph Myers2012-11-194-8/+57
* conformtest: Clean up expectations for POSIX for various headers.Joseph Myers2012-11-197-66/+107
* conformtest: Fix miscellaneous expectations for XPG4.Joseph Myers2012-11-196-9/+33
* conformtest: Fix miscellaneous UNIX98 expectations.Joseph Myers2012-11-105-6/+14
* conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.Joseph Myers2012-11-072-8/+18
* conformtest: Fix setenv / unsetenv expectations.Joseph Myers2012-11-071-2/+2
* conformtest: Fix isnan function return type.Joseph Myers2012-11-071-1/+1
* conformtest: Fix sys/mman.h expectations for UNIX98.Joseph Myers2012-11-071-10/+10
* conformtest: Only expect mknodat for XOPEN2K8.Joseph Myers2012-11-071-0/+2
* conformtest: Clean up / correct / expand C99 and C11 expectations.Joseph Myers2012-11-0712-560/+313
* conformtest: Fix typo in CLK_TCK condition.Joseph Myers2012-11-071-1/+1
* conformtest: Add test data for fenv.h.Joseph Myers2012-11-022-1/+37
* conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8.Joseph Myers2012-11-022-2/+2
* conformtest: Fix sys/wait.h expectations for struct rusage.Joseph Myers2012-11-021-1/+1
* conformtest: Update expectations for time.h.Joseph Myers2012-07-241-3/+3
* conformtest: Update expectations for string.h.Joseph Myers2012-07-151-3/+8
* conformtest: Update expectations for stdio.h and stdlib.h.Joseph Myers2012-05-242-22/+34
* conformtest: Update expectations for more ISO C headers.Joseph Myers2012-05-095-120/+78
* conformtest: Update expectations for some ISO C headers.Joseph Myers2012-05-016-146/+163
* conformtest: Check namespace within __attribute__.Joseph Myers2012-05-011-2/+3
* conformtest: Use correct keyword set for underlying C standard.Joseph Myers2012-05-011-2/+5
* conformtest: Don't test non-C90 headers for C90.Joseph Myers2012-05-012-0/+4
* conformtest: Support testing macro usability in #if.Joseph Myers2012-05-011-2/+39
* conformtest: Support specifying types before promotion.Joseph Myers2012-05-011-1/+6
* conformtest: Unify "macro" and "constant" handling.Joseph Myers2012-05-011-64/+50
* conformtest: Unify "macro" cases.Joseph Myers2012-05-012-59/+4