OSDN Git Service

Add in gcvt()
[uclinux-h8/uClibc.git] / test /
2001-09-27 Eric AndersenScrub up a few test things
2001-09-21 Eric AndersenFix the vfork test so it actually works this time.
2001-09-21 Eric AndersenAdd in a simple vfork test
2001-08-29 Eric AndersenMinor update
2001-08-14 Eric AndersenDon't use --uclibc-use-build-dir for the tests unless...
2001-08-14 Eric AndersenProper support for tests spannint multiple .o files
2001-08-08 Eric AndersenThis syncs things up with my local tree. Mainly change...
2001-07-13 David SchleefAdd test for proper realloc() behavior.
2001-07-12 Eric AndersenUse uClibc's ldd, not the system one which is probably...
2001-07-04 David McCulloughAdded stpcpy and strcasestr along with some code to...
2001-07-03 Eric Andersenignore generated stuff
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-29 Eric AndersenAdd a dlopen test
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-06-12 Eric AndersenDefault to testing shared libs.
2001-06-07 Eric AndersenAdd in a test for outb (that currently fails)
2001-05-29 Eric AndersenComment out broken test
2001-05-25 David SchleefFixing flak from the directory rearrangement
2001-05-25 David SchleefAdded -Wall
2001-05-25 David SchleefRandom quick-and-dirty evil malloc checker.
2001-05-25 David SchleefThe mmap syscall has 6 arguments, which has various...
2001-05-25 David SchleefTest to check for proper stat mangling.
2001-05-25 David Schleeftermios test program, since I'm having difficulty on...
2001-05-11 Eric AndersenFix a couple silly bugs in this test
2001-05-11 Eric AndersenFix the 'make clean' target
2001-05-08 Eric AndersenAdd in a qsort, alphasort, scandir test from Jon Nelson...
2001-05-04 Eric AndersenFixup ppc to powerpc
2001-04-27 Eric AndersenJust use 'ls -l' since ls -sh lacks sufficient granularity
2001-04-27 Eric AndersenIgnore strerror
2001-04-26 Eric AndersenIgnore generated binary
2001-04-23 Eric AndersenFix up compiler name
2001-03-19 Eric AndersenDebug should be off by default
2001-03-16 Eric AndersenAdd in a setjmp test from David Schleef
2001-02-23 Eric AndersenForgot to increment i
2001-02-19 Manuel Novoa III Fix problems with test wrapper and test compiler selection.
2001-02-09 Eric AndersenAdd in a silly test to check that argc, argv, and envir...
2001-01-23 Eric AndersenOops. Should be LDFLAGS, not CFLAGS twice
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-13 Eric AndersenHandle fork and vfork on a per architecture basis...
2000-11-22 Eric AndersenAdd in an additional test for memcmp suggested by Mathi...
2000-11-17 Eric AndersenSome cleanups from Manuel Novoa III <mnovoa3@bellsouth...
2000-11-17 Eric AndersenTurn off debug noise
2000-11-16 Eric AndersenFix it so files are not stripped when debugging (doh...
2000-11-15 Eric AndersenAdd in tmpnam() support from David Whedon <dwhedon...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-30 Eric AndersenHeader file cleanup
2000-10-27 Eric AndersenMore random fixes and additions.
2000-10-27 Eric AndersenIgnore leftovers...
2000-10-26 Eric AndersenAdd in a fork test. Fix select so it works.
2000-10-26 Eric AndersenFix makefile bugs
2000-10-26 Eric AndersenLink vs libgcc to include needed stuff.
2000-10-23 Eric AndersenRevert Makefie changes.
2000-10-23 Eric AndersenLink w libcc.
2000-10-20 Eric Andersenignore more stuff
2000-10-18 Eric AndersenMore updates. Implement strsignal. Add pwd_grp tests
2000-10-18 Eric AndersenSignal test. One test written and already found a...
2000-10-17 Eric AndersenNaming fix
2000-10-17 Eric AndersenMore stuff
2000-10-17 Eric AndersenIgnore more junk
2000-10-17 Eric AndersenClean up after ourselves
2000-10-17 Eric AndersenUpdate excludes
2000-10-17 Eric AndersenMore updates
2000-10-12 Eric AndersenMakefile update
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-11 Eric AndersenTest cleanup
2000-10-09 Eric AndersenBug ugly formatting update
2000-10-07 Eric AndersenForgot to ignore this
2000-10-05 Eric AndersenMajor update to string handling. strcmp and friends...
2000-10-04 Eric AndersenMore makefile updates
2000-10-04 Eric AndersenFix all the makefiles. Clean up some warnings, cleanup...
2000-10-04 Eric AndersenMajor facelift on the test area -- the beginnings of...
2000-10-03 Eric AndersenAdd in some more test suite stuff.
2000-09-12 David Schleeftest proggy for strtol, strtoul
2000-09-01 Eric AndersenFix up the Makefile for better portability
2000-06-29 Eric AndersenFix up the makefiles. malloc-simple/Makefile forgot...
2000-05-17 Erik AndersenMore housecleaning.
2000-05-17 Erik AndersenMore tests. Seems malloc isn't working...
2000-05-16 Erik AndersenSome more makefile fixes.
2000-05-16 Erik AndersenAdd in a test dir.