aboutsummaryrefslogtreecommitdiff
path: root/conform
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-01conformtest: Improve math.h tests for X/Open versions.Joseph Myers1-19/+22
2012-05-01conformtest: Use correct feature test macros for XPG4.Joseph Myers1-1/+1
2012-05-01conformtest: Handle "symbol" lines for allow-header.Joseph Myers1-0/+2
2012-04-28conformtest: Remove duplicate typed-constant handling.Joseph Myers1-42/+0
2012-04-28conformtest: Fix typo in handling typed-constant from allow-header.Joseph Myers1-1/+1
2012-03-27Run conformtest script explicitly using BASH.David S. Miller1-1/+1
2012-03-21Don't tamper with $HOME.Thomas Schwinge2-9/+7
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-3/+0
2012-02-26Restrict run-conformtest runsUlrich Drepper1-0/+4
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper3-8/+6
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper20-76/+159
2012-02-25First steps to get conformtest fully workingUlrich Drepper81-333/+644
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-1/+1
2011-05-01Fix getnameinfo flags parameter type.Bruno Haible1-1/+1
2010-04-04Fix definition and testing of S_ISSOCK.Ulrich Drepper1-3/+2
2010-01-12More test suite fixes.Ulrich Drepper3-10/+12
2010-01-12Fix up grp.h for XPG7.Ulrich Drepper1-2/+2
2010-01-12Fix up netdb.h for XPG7.Ulrich Drepper2-1/+2
2010-01-12Fix thinko in last patch.Ulrich Drepper1-2/+9
2010-01-12Internal namespace test improvements.Ulrich Drepper2-11/+4
2010-01-12Fix up pthread.h for XPG7.Ulrich Drepper1-0/+1
2010-01-12Fix up sys/select.h test for XPG7.Ulrich Drepper1-5/+7
2010-01-11Fix up sys/stat.h for XPG7.Ulrich Drepper1-3/+3
2010-01-11Fix up tests of math.h and tgmath.h for XPG[67].Ulrich Drepper2-7/+51
2010-01-11Fix time.h POSIX test.Ulrich Drepper1-0/+2
2010-01-11Fix up wchar.h for XPG7.Ulrich Drepper1-6/+8
2010-01-11Fix typo in wordexp.h tests.Ulrich Drepper1-1/+1
2010-01-11Fix up unistd.h tests.Ulrich Drepper1-0/+12
2010-01-11Fix up unistd.h for XPG7.Ulrich Drepper2-2/+16
2010-01-11Fix compile error.Ulrich Drepper1-0/+2
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper1-1/+8
2010-01-10Fix up sys/wait.h header for XPG7.Ulrich Drepper1-0/+2
2010-01-10Fix up sys/types.h for XPG7.Ulrich Drepper1-1/+0
2010-01-10Cleanup strings.h.Ulrich Drepper1-2/+4
2010-01-10Fix standalone stdio.h inclusion.Ulrich Drepper2-8/+14