summaryrefslogtreecommitdiffstats
path: root/test/misc
Commit message (Expand)AuthorAgeFilesLines
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-162-10/+15
* - Include stdio.h for the perror prototype, use constants from stdlib.h,Bernhard Reutner-Fischer2008-10-101-3/+5
* - fix test. Tests are normal userspace and are _not_ part of the libc itselfBernhard Reutner-Fischer2008-10-091-1/+1
* Fix scandir function to reset the errno when the Carmelo Amoroso2008-10-061-0/+21
* - remove a couple of duplicate includesBernhard Reutner-Fischer2008-08-271-1/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
* Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DND...Khem Raj2007-03-081-2/+5
* fixup shadowed warningsMike Frysinger2007-01-291-5/+4
* fixup prototype warningsMike Frysinger2007-01-292-3/+3
* fix license noticeMike Frysinger2006-07-051-1/+1
* Use GNU features only if defined in headerPeter S. Mazinger2006-03-091-0/+12
* disable tst-gnuglob, it has no chance w/ our gnu globPeter S. Mazinger2006-03-051-1/+1
* Move hidden test file for tst-regex2 as wellPeter S. Mazinger2006-03-021-2176/+0
* Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger2006-03-013-293/+0
* move to new time dirMike Frysinger2006-03-011-76/+0
* disable blug-glob1 for nowMike Frysinger2006-02-281-1/+1
* remove mtrace callMike Frysinger2006-02-281-2/+0
* check more return valuesMike Frysinger2006-02-281-3/+3
* grab some tests from daliasMike Frysinger2006-02-282-0/+123
* pass an option to bug-glob1Mike Frysinger2006-02-281-0/+1
* grab some tests from glibcMike Frysinger2006-02-283-0/+845
* disable fnmatch test until our fnmatch stops suckingMike Frysinger2006-02-261-1/+1
* fix const position typo as pointed out by ia64/gccMike Frysinger2006-02-161-1/+1
* need std=c99 to build tst-regex2Mike Frysinger2006-02-151-0/+1
* test file for regex testMike Frysinger2006-02-151-0/+2176
* grab some tests from glibcMike Frysinger2006-02-156-0/+909
* dont bother setting TESTS nowMike Frysinger2006-02-151-1/+1
* dont use %m glibcismMike Frysinger2006-02-151-1/+3
* cleanup code to fix warningsMike Frysinger2006-02-151-6/+7
* cleanup code to fix misc warningsMike Frysinger2006-02-151-6/+10
* skip collating and equivalence stuffMike Frysinger2006-02-151-2/+26
* dont fail on locale-based tests, just skip themMike Frysinger2006-02-141-0/+20
* get rid of link time warning with tmpname()Mike Frysinger2006-02-141-4/+8
* convert to new test frameworkMike Frysinger2006-02-141-125/+8
* grab fnmatch from glibcMike Frysinger2006-02-142-0/+1143
* move the 64bit tests into a sep fileMike Frysinger2006-02-142-8/+1
* allow for runtime testingMike Frysinger2006-02-141-2/+2
* document why the ftell() should be 5 and not 14Mike Frysinger2006-02-141-0/+2
* fix fdopen testMike Frysinger2006-02-141-1/+1
* touchup test to have some more helpful outputMike Frysinger2006-02-041-13/+35
* use regular fseeko()Mike Frysinger2006-01-141-2/+2
* simple stdarg testMike Frysinger2006-01-141-0/+19
* test for seek funcsMike Frysinger2006-01-121-0/+78
* cleanup code and dont use %m glibcismMike Frysinger2006-01-111-35/+35
* GNU libc -> glibcMike Frysinger2005-07-011-2/+2
* make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger2005-07-011-10/+7
* remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger2005-07-011-11/+11
* simplify TESTDIR setting and touchupMike Frysinger2005-06-291-2/+1
* no more cvsMike Frysinger2005-02-121-11/+0
* Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen2004-01-021-5/+5