Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make test failures fatal | Mike Frysinger | 2005-07-06 | 1 | -5/+5 |
| | |||||
* | remove old depend on Config and make it so that a test failure aborts the ↵ | Mike Frysinger | 2005-07-01 | 1 | -1/+0 |
| | | | | make process | ||||
* | simplify TESTDIR setting and touchup | Mike Frysinger | 2005-06-29 | 1 | -3/+2 |
| | |||||
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -13/+0 |
| | |||||
* | Add ldflags where needed | Eric Andersen | 2004-01-03 | 1 | -7/+7 |
| | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Make it easier to disable lib debugging (mainly for when testing | Eric Andersen | 2003-09-02 | 1 | -5/+7 |
| | | | | with glibc). | ||||
* | Use "__pthread_once", since that is weak and present in both | Eric Andersen | 2003-09-01 | 2 | -7/+3 |
| | | | | glibc and uClibc. | ||||
* | move the ldso tests to dlopen where they belong | Eric Andersen | 2003-09-01 | 4 | -3/+89 |
| | |||||
* | ignore unwanted stuff | Eric Andersen | 2003-08-19 | 1 | -0/+8 |
| | |||||
* | Update the tests a little bit | Eric Andersen | 2003-08-19 | 4 | -16/+33 |
| | |||||
* | Add a test which shows off the broken spots in our dlopen implementation | Eric Andersen | 2003-06-27 | 5 | -0/+197 |