summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-07-04don't force static linkingRich Felker-1/+1
2011-07-04additional printf corner case testsRich Felker-0/+8
2011-05-29add test for posix_spawn (so far very simple)Rich Felker-0/+45
2011-05-12add some printf float rounding testsRich Felker-0/+9
2011-04-17test nested cancellation handlersRich Felker-1/+43
2011-04-14some new floating point printf tests, including one musl failsRich Felker-0/+9
2011-04-01semaphore tests may need fcntl.hRich Felker-0/+1
2011-04-01more CANCELED spellingRich Felker-2/+2
2011-04-01spelling error in CANCELEDRich Felker-3/+3
2011-03-30test printing tiny doubles - use ascii arithmetic to check resultRich Felker-2/+16
2011-03-28primitive condition var testRich Felker-0/+21
2011-03-27new snprintf and swprintf testsRich Felker-0/+143
2011-03-19initial check-in, taken from old libc svn repo with significant additionsRich Felker-0/+1819