summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* MFC r280830: wordexp(): Add testcase for non-default IFS in environment.jilles2015-04-191-0/+15
* MFC r274075,r274581,r274582,r274595:ngie2015-01-203-167/+2
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* wordexp(): Fix syntax validation for backslashes in single-quotes.jilles2013-07-231-0/+12
* Add missing headers.kevlo2013-07-172-0/+3
* popen(): Add 'e' mode character to set close-on-exec on the new fd.jilles2013-05-201-4/+4
* Add a test program for popen().jilles2013-05-202-1/+228
* wordexp(): Remove wrong IFS usage.jilles2013-04-011-0/+19
* nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-092-1/+142
* libc: Add some tests for fmtmsg().jilles2012-02-212-1/+252
* A regression test to ensure that arc4random returns different sequencesdas2011-11-152-1/+91
* posix_spawn: If an error is detected in the child process, reap the zombie.jilles2011-07-102-1/+91
* Generate some tests for sh's case command from the fnmatch tests.jilles2010-05-092-1/+55
* fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.jilles2010-04-161-0/+1
* Add some tests for fnmatch(3).jilles2010-04-162-1/+336
* wordexp(3): fix some bugs with signals and long outputsjilles2009-10-231-0/+42
* Regression tests for fmtcheck(3).das2008-08-022-1/+103
* Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* Write negative zero as '-0.0'. Otherwise, it is parsed as an integerdas2003-03-271-2/+2
* Add more tests. Specifically, infinity cast from other types shouldmike2003-02-081-0/+6
* Add regression test for soon-to-be-committed fpclassify().mike2003-02-052-1/+70
* Add a regression test for wordexp() and wordfree().tjr2003-01-042-0/+185
OpenPOWER on IntegriCloud