Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-26 | Ignore generated binary | Eric Andersen | |
2001-04-23 | Fix up compiler name | Eric Andersen | |
2001-03-19 | Debug should be off by default | Eric Andersen | |
2001-03-16 | Add in a setjmp test from David Schleef | Eric Andersen | |
2001-02-23 | Forgot to increment i | Eric Andersen | |
2001-02-19 | Fix problems with test wrapper and test compiler selection. | Manuel Novoa III | |
2001-02-09 | Add in a silly test to check that argc, argv, and environ are | Eric Andersen | |
working as expected... -Erik | |||
2001-01-23 | Oops. Should be LDFLAGS, not CFLAGS twice | Eric Andersen | |
2001-01-20 | Reworked all test suite makefiles (man did they need it). | Eric Andersen | |
Refactored testsuite.h so it behaves the way I want it to. As policy now, all test apps are _supposed_ to use testsuite.h (not all have been converted to do this yet). It is simple, clean, and works. -Erik | |||
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | |
2000-12-13 | Handle fork and vfork on a per architecture basis... | Eric Andersen | |
2000-11-22 | Add in an additional test for memcmp suggested by Mathias Lewin | Eric Andersen | |
<mln@sys.sigma.se> (I just checked in a fix for memcmp to make it pass). | |||
2000-11-17 | Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, | Eric Andersen | |
and a bit of extra cleanup in the test makefiles. | |||
2000-11-17 | Turn off debug noise | Eric Andersen | |
2000-11-16 | Fix it so files are not stripped when debugging (doh!). Fix up strip | Eric Andersen | |
rules. With this fix in place, I can now find what is wrong with malloc... -Erik | |||
2000-11-15 | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | |
rework include/stdio.h, and fix up the resultant damage. | |||
2000-11-04 | Fix doc blunder. | Eric Andersen | |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen | |
2000-10-30 | Header file cleanup | Eric Andersen | |
2000-10-27 | More random fixes and additions. | Eric Andersen | |
2000-10-27 | Ignore leftovers... | Eric Andersen | |
2000-10-26 | Add in a fork test. Fix select so it works. | Eric Andersen | |
2000-10-26 | Fix makefile bugs | Eric Andersen | |
2000-10-26 | Link vs libgcc to include needed stuff. | Eric Andersen | |
2000-10-23 | Revert Makefie changes. | Eric Andersen | |
2000-10-23 | Link w libcc. | Eric Andersen | |
2000-10-20 | ignore more stuff | Eric Andersen | |
2000-10-18 | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | |
2000-10-18 | Signal test. One test written and already found a bug. | Eric Andersen | |
-Erik | |||
2000-10-17 | Naming fix | Eric Andersen | |
2000-10-17 | More stuff | Eric Andersen | |
2000-10-17 | Ignore more junk | Eric Andersen | |
2000-10-17 | Clean up after ourselves | Eric Andersen | |
2000-10-17 | Update excludes | Eric Andersen | |
2000-10-17 | More updates | Eric Andersen | |
2000-10-12 | Makefile update | Eric Andersen | |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen | |
2000-10-11 | Test cleanup | Eric Andersen | |
2000-10-09 | Bug ugly formatting update | Eric Andersen | |
2000-10-07 | Forgot to ignore this | Eric Andersen | |
2000-10-05 | Major update to string handling. strcmp and friends were horribly | Eric Andersen | |
broken. They now test out as working properly. -Erik | |||
2000-10-04 | More makefile updates | Eric Andersen | |
2000-10-04 | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | |
-Erik | |||
2000-10-04 | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | |
stuff so we can get this library into shape. -Erik | |||
2000-10-03 | Add in some more test suite stuff. | Eric Andersen | |
-Erik | |||
2000-09-12 | test proggy for strtol, strtoul | David Schleef | |
2000-09-01 | Fix up the Makefile for better portability | Eric Andersen | |
-Erik | |||
2000-06-29 | Fix up the makefiles. malloc-simple/Makefile forgot to include realloc. | Eric Andersen | |
test/Makefile used a hard coded absolute path (bad, bad, bad). -Erik | |||
2000-05-17 | More housecleaning. | Erik Andersen | |
-Erik | |||
2000-05-17 | More tests. Seems malloc isn't working... | Erik Andersen | |
-Erik |