summaryrefslogtreecommitdiff
path: root/test/Makefile
AgeCommit message (Expand)Author
2005-10-28HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and repla...Peter S. Mazinger
2005-09-28Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger
2005-07-01make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger
2005-06-30fix ALL_SUBDIRS/DIRS setting so clean always kills everythingMike Frysinger
2005-06-29touchup syntaxMike Frysinger
2004-08-26Fixes from gentoo.Manuel Novoa III
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-09-01move the ldso tests to dlopen where they belongEric Andersen
2003-02-17Patch from Stefan AlliusEric Andersen
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-11-11Add in 'ldso' to directory list since 'make clean' was not recursing"Steven J. Hill"
2002-10-31Allow 'make clean' on the test stuff to work with the new config system.Eric Andersen
2002-08-12Test threads when appropriateEric Andersen
2002-02-23Test for libcrypt (which is partly broken ATM)Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-11-26Disable ldso directory if DODYNAMIC isn't true, in addition to HAVE_SHAREDDavid Schleef
2001-08-29Minor updateEric Andersen
2001-07-03Scrub up the tests a bit, and force everybody to use theEric Andersen
2001-06-07Add in a test for outb (that currently fails)Eric Andersen
2001-05-11Fix the 'make clean' targetEric Andersen
2001-01-20Reworked all test suite makefiles (man did they need it).Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-18More updates. Implement strsignal. Add pwd_grp testsEric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-10-04Major facelift on the test area -- the beginnings of some real testingEric Andersen
2000-10-03Add in some more test suite stuff.Eric Andersen
2000-09-12test proggy for strtol, strtoulDavid Schleef
2000-09-01Fix up the Makefile for better portabilityEric Andersen
2000-06-29Fix up the makefiles. malloc-simple/Makefile forgot to include realloc.Eric Andersen
2000-05-17More tests. Seems malloc isn't working...Erik Andersen
2000-05-16Some more makefile fixes.Erik Andersen
2000-05-16Add in a test dir.Erik Andersen