OSDN Git Service

no more cvs
[uclinux-h8/uclibc-ng.git] / test / stdlib /
2005-02-12 Mike Frysingerno more cvs
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-01-23 Eric AndersenUpdate tests to be somewhat consistant with the rest...
2002-11-19 Eric AndersenSilence some whining
2002-10-17 Eric AndersenAdd a test from Alex King <alex@morrison.king.net.nz...
2002-08-24 Eric AndersenIgnore generated stuff
2002-08-14 Eric AndersenMove all malloc tests under test/malloc/
2002-03-21 Eric AndersenPut the chdir back, to simplify testing now that scandir
2002-03-13 Eric AndersenRemove the chdir, so we can test things like empty...
2002-02-13 Eric AndersenSeveral test suite updates. The testatexit, teston_exi...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-27 Eric AndersenScrub up a few test things
2001-07-12 Eric AndersenUse uClibc's ldd, not the system one which is probably...
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-05-11 Eric AndersenFix a couple silly bugs in this test
2001-05-08 Eric AndersenAdd in a qsort, alphasort, scandir test from Jon Nelson...
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2000-11-17 Eric AndersenSome cleanups from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-16 Eric AndersenFix it so files are not stripped when debugging (doh...
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-26 Eric AndersenFix makefile bugs
2000-10-26 Eric AndersenLink vs libgcc to include needed stuff.
2000-10-18 Eric AndersenMore updates. Implement strsignal. Add pwd_grp tests
2000-10-11 Eric AndersenTest cleanup
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenForgot to ignore this
2000-10-04 Eric AndersenMajor facelift on the test area -- the beginnings of...