OSDN Git Service

buildsys: remove surplus slashes from test dir paths
[uclinux-h8/uClibc.git] / test / Makefile
2013-03-14 Bernhard Reutner... buildsys: remove surplus slashes from test dir paths
2012-01-18 Bernhard Reutner... tests: only test crypt if we have an impl
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2009-02-05 Denis Vlasenkolibm: add scalbf, gammaf, significandf wrappers.
2008-12-24 Denis Vlasenkotest/Makefile: make "make compile" install headers...
2008-07-11 Bernhard Reutner... - remove the error counter
2008-07-11 Bernhard Reutner... - add error-counter, do not immediately exit if a testc...
2008-07-11 Bernhard Reutner... - do not test pthread if threads are not available
2008-07-11 Bernhard Reutner... - don't test libcrypt stubs
2008-07-11 Bernhard Reutner... - do not run tests that are not available
2007-03-05 Khem RajNew test targets 'compile' and 'run'
2006-12-16 Mike Frysingerstart pulling in top level Rules.mak so we get access...
2006-03-01 Peter S. MazingerMove regex tests to their own subdir and dont run them...
2006-02-17 Mike Frysingerdynamically build the DIRS variables so i dont have...
2006-02-15 Mike Frysingeradd missing subdirs
2006-02-14 Mike Frysingeradd more test dirs, touchup output, and some other...
2006-01-13 Mike Frysingerdlopen test also requires threads :/
2006-01-11 Mike Frysingerdescend into mmap subdir
2005-11-21 Peter S. MazingerRemove TOPDIR, update copyright
2005-10-28 Peter S. MazingerHAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-06-30 Mike Frysingerfix ALL_SUBDIRS/DIRS setting so clean always kills...
2005-06-29 Mike Frysingertouchup syntax
2004-08-26 Manuel Novoa III Fixes from gentoo.
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-01 Eric Andersenmove the ldso tests to dlopen where they belong
2003-02-17 Eric AndersenPatch from Stefan Allius
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-11-11 "Steven J. Hill"Add in 'ldso' to directory list since 'make clean'...
2002-10-31 Eric AndersenAllow 'make clean' on the test stuff to work with the...
2002-08-12 Eric AndersenTest threads when appropriate
2002-02-23 Eric AndersenTest for libcrypt (which is partly broken ATM)
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-26 David SchleefDisable ldso directory if DODYNAMIC isn't true, in...
2001-08-29 Eric AndersenMinor update
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-07 Eric AndersenAdd in a test for outb (that currently fails)
2001-05-11 Eric AndersenFix the 'make clean' target
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-10-27 Eric AndersenMore random fixes and additions.
2000-10-18 Eric AndersenMore updates. Implement strsignal. Add pwd_grp tests
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 tests. Seems malloc isn't working...
2000-05-16 Erik AndersenSome more makefile fixes.
2000-05-16 Erik AndersenAdd in a test dir.