about summary refs log tree commit diff
path: root/conform
Commit message (Expand)AuthorAgeFilesLines
* 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
* conformtest: Unify "constant" and "typed-constant".Joseph Myers2012-05-012-48/+19
* conformtest: Unify handling of "optional-" and non-optional lines.Joseph Myers2012-05-011-191/+44
* conformtest: Unify variants of "constant" and "optional-constant".Joseph Myers2012-05-016-154/+96
* conformtest: Always pass C standards options to compiler.Joseph Myers2012-05-011-16/+4
* conformtest: Improve math.h tests for X/Open versions.Joseph Myers2012-05-011-19/+22
* conformtest: Use correct feature test macros for XPG4.Joseph Myers2012-05-011-1/+1
* conformtest: Handle "symbol" lines for allow-header.Joseph Myers2012-05-011-0/+2
* conformtest: Remove duplicate typed-constant handling.Joseph Myers2012-04-281-42/+0
* conformtest: Fix typo in handling typed-constant from allow-header.Joseph Myers2012-04-281-1/+1
* Run conformtest script explicitly using BASH.David S. Miller2012-03-271-1/+1
* Don't tamper with $HOME.Thomas Schwinge2012-03-212-9/+7
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-3/+0
* Restrict run-conformtest runsUlrich Drepper2012-02-261-0/+4
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-263-8/+6
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-2620-76/+159
* First steps to get conformtest fully workingUlrich Drepper2012-02-2581-333/+644
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-1/+1
* Fix getnameinfo flags parameter type.Bruno Haible2011-05-011-1/+1
* Fix definition and testing of S_ISSOCK.Ulrich Drepper2010-04-041-3/+2
* More test suite fixes.Ulrich Drepper2010-01-123-10/+12
* Fix up grp.h for XPG7.Ulrich Drepper2010-01-121-2/+2
* Fix up netdb.h for XPG7.Ulrich Drepper2010-01-122-1/+2
* Fix thinko in last patch.Ulrich Drepper2010-01-121-2/+9
* Internal namespace test improvements.Ulrich Drepper2010-01-122-11/+4
* Fix up pthread.h for XPG7.Ulrich Drepper2010-01-121-0/+1
* Fix up sys/select.h test for XPG7.Ulrich Drepper2010-01-121-5/+7
* Fix up sys/stat.h for XPG7.Ulrich Drepper2010-01-111-3/+3
* Fix up tests of math.h and tgmath.h for XPG[67].Ulrich Drepper2010-01-112-7/+51
* Fix time.h POSIX test.Ulrich Drepper2010-01-111-0/+2
* Fix up wchar.h for XPG7.Ulrich Drepper2010-01-111-6/+8
* Fix typo in wordexp.h tests.Ulrich Drepper2010-01-111-1/+1
* Fix up unistd.h tests.Ulrich Drepper2010-01-111-0/+12
* Fix up unistd.h for XPG7.Ulrich Drepper2010-01-112-2/+16
* Fix compile error.Ulrich Drepper2010-01-111-0/+2
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-1/+8
* Fix up sys/wait.h header for XPG7.Ulrich Drepper2010-01-101-0/+2
* Fix up sys/types.h for XPG7.Ulrich Drepper2010-01-101-1/+0
* Cleanup strings.h.Ulrich Drepper2010-01-101-2/+4
* Fix standalone stdio.h inclusion.Ulrich Drepper2010-01-102-8/+14