summaryrefslogtreecommitdiffstats
path: root/test/stdlib/qsort.c
Commit message (Collapse)AuthorAgeFilesLines
* 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