summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC r290538:ngie2015-11-158-510/+0
* MFC r290539:ngie2015-11-156-436/+0
* MFC r289332:ngie2015-10-261-0/+27
* MFC: r285543brueffer2015-07-221-0/+1
* MFC 281887:jhb2015-06-022-2/+2
* MFC r280830: wordexp(): Add testcase for non-default IFS in environment.jilles2015-04-191-0/+15
* MFC r277453:ngie2015-01-231-15/+0
* MFC r267004,r274592:ngie2015-01-202-302/+11
* MFC r274075,r274581,r274582,r274595:ngie2015-01-203-167/+2
* MFC discussed with: jilles, -developersngie2015-01-111-0/+47
* MFC r264400,r265836:ngie2014-12-311-1/+1
* MFC r271349:ngie2014-10-231-0/+9
* MFC r271336:ngie2014-10-231-19/+14
* MFC r270180:ngie2014-08-2712-1448/+0
* MFC r269534:ngie2014-08-213-233/+0
* MFC various fixes to the tools/regression/ tests.jmmv2014-04-145-126/+43
* don't assert on bad args, instead return an error..jmg2013-10-073-1/+604
* libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a).jilles2013-09-062-0/+123
* libc/stdio: Run mkostemp test using prove.jilles2013-09-061-0/+10
* libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream.jilles2013-09-063-3/+18
* fnmatch(): Add test for r254091 (pattern with single backslash).jilles2013-08-111-0/+4
* Add mkostemp() and mkostemps().jilles2013-08-092-3/+167
* wordexp(): Fix syntax validation for backslashes in single-quotes.jilles2013-07-231-0/+12
* Add missing headers.kevlo2013-07-172-0/+3
* Restore "all rights reserved" (spelled correctly). This was actually part of...eadler2013-06-178-0/+8
* Remove lines declaring "All rights reserved" or similar comments: theyeadler2013-06-169-9/+0
* Fix some bugs in the complex trig tests so that they test both doubledas2013-06-101-33/+68
* Add libiconv based versions of *c16*() and *c32*().ed2013-06-032-0/+75
* Add more tests for log functions. A few are commented out because thedas2013-06-031-1/+114
* Factor out some common code from the libm tests. This is a bit messydas2013-06-0215-628/+412
* Fix some harmless bugs in a test.das2013-05-301-2/+2
* Basic tests for complex inverse trig and hyperbolic functions.das2013-05-302-1/+444
* Fix cexp regression tests that have an infinite real part. The signs of thetijl2013-05-281-12/+26
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-19/+25
* Add missing #includes, to keep Clang silent.ed2013-05-253-0/+3
* Add <uchar.h>.ed2013-05-213-1/+268
* 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
* Add an implementation of open_memstream() and open_wmemstream(). Thesejhb2013-02-275-1/+429
* - Fix more style(9)-related issues (copyright header, spaces after functiongahr2013-02-011-71/+71
* - Remove underscores from the internal structure name, as it doesn't collidegahr2013-01-311-27/+136
* Add fmemopen(3), an interface to get a FILE * from a buffer in memory, alonggahr2013-01-302-0/+153
* libc: Add a missing header to a test program.jilles2012-12-081-0/+1
* Non-void function should return a value.emaste2012-11-201-1/+1
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* nftw(): POSIX says directories causing loops should be silently skipped.jilles2012-08-092-1/+142
* Add some tests from PR 166463. Also make sure that all of the tests,das2012-04-071-7/+33
* libc: Add some tests for fmtmsg().jilles2012-02-212-1/+252
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
OpenPOWER on IntegriCloud