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