summaryrefslogtreecommitdiffstats
path: root/test/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Add a couple of testsEric Andersen2003-01-284-2/+166
* ignore generated stuffEric Andersen2002-08-251-0/+1
* Simple shared memory testEric Andersen2002-08-242-1/+56
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+18
* Scrub up the tests a bit, and force everybody to use theEric Andersen2001-07-031-3/+3
* Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen2001-06-151-1/+1
* Add in a test for outb (that currently fails)Eric Andersen2001-06-073-0/+30