summaryrefslogtreecommitdiffstats
path: root/test/stdlib
Commit message (Expand)AuthorAgeFilesLines
* GNU libc -> glibcMike Frysinger2005-07-011-4/+4
* make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger2005-07-011-11/+9
* remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger2005-07-011-14/+14
* fix type casting so we dont have any warnings on 32/64 bit archesMike Frysinger2005-06-303-32/+32
* simplify TESTDIR setting and touchupMike Frysinger2005-06-291-4/+1
* no more cvsMike Frysinger2005-02-121-22/+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-1/+1
* Update tests to be somewhat consistant with the rest of the worldEric Andersen2003-01-231-8/+8
* Silence some whiningEric Andersen2002-11-192-1/+3
* Add a test from Alex King <alex@morrison.king.net.nz> whichEric Andersen2002-10-173-0/+34
* Ignore generated stuffEric Andersen2002-08-241-1/+12
* Move all malloc tests under test/malloc/Eric Andersen2002-08-144-232/+0
* Put the chdir back, to simplify testing now that scandirEric Andersen2002-03-211-0/+1
* Remove the chdir, so we can test things like empty directoriesEric Andersen2002-03-131-1/+0
* Several test suite updates. The testatexit, teston_exit, andEric Andersen2002-02-133-1/+221
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+18
* Scrub up a few test thingsEric Andersen2001-09-271-3/+3
* Use uClibc's ldd, not the system one which is probably brokenEric Andersen2001-07-121-8/+8
* Scrub up the tests a bit, and force everybody to use theEric Andersen2001-07-031-25/+25
* Make all the uClibc tests use the --uclibc-use-build-dir flagEric Andersen2001-06-151-6/+6
* Fix a couple silly bugs in this testEric Andersen2001-05-111-1/+2
* Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.comEric Andersen2001-05-083-1/+87
* Reworked all test suite makefiles (man did they need it).Eric Andersen2001-01-201-31/+20
* Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>,Eric Andersen2000-11-171-1/+1
* Fix it so files are not stripped when debugging (doh!). Fix up stripEric Andersen2000-11-161-11/+6
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* Fix makefile bugsEric Andersen2000-10-261-4/+4
* Link vs libgcc to include needed stuff.Eric Andersen2000-10-261-1/+1
* More updates. Implement strsignal. Add pwd_grp testsEric Andersen2000-10-181-1/+1
* Test cleanupEric Andersen2000-10-111-2/+2
* Bug ugly formatting updateEric Andersen2000-10-093-2/+98
* Forgot to ignore thisEric Andersen2000-10-071-0/+1
* Major facelift on the test area -- the beginnings of some real testingEric Andersen2000-10-044-0/+319