summaryrefslogtreecommitdiffstats
path: root/test/stdlib/qsort.c
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-07-231-1/+9
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* fixup prototype warningsMike Frysinger2007-01-291-34/+32
|
* Put the chdir back, to simplify testing now that scandirEric Andersen2002-03-211-0/+1
| | | | doesn't segfault anymore
* Remove the chdir, so we can test things like empty directoriesEric Andersen2002-03-131-1/+0
|
* 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-081-0/+46