index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Test.mak
Age
Commit message (
Expand
)
Author
2010-10-30
test/math/*: unbreak
Denys Vlasenko
2009-11-29
test/: compile fixes for nptl and tls tests
Austin Foxley
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-26
sync confname, environments with glibc
Bernhard Reutner-Fischer
2009-11-22
Merge remote branch 'origin/master' into nptl_merge
Austin Foxley
2009-11-19
test: sync up with toplevel buildsys
Bernhard Reutner-Fischer
2009-10-17
build system changes needed for nptl
Austin Foxley
2009-03-16
Fixed makefiles inclusion flow to pass actual configuration variable values.
Carmelo Amoroso
2008-10-10
- add and use EXTRA_DIRS to wipe the test/locale/C directory
Bernhard Reutner-Fischer
2008-10-02
Fix bad commit 23574 for io redirecting when running the test suite
Hans-Christian Egtvedt
2008-10-02
Use more generic redirecting of output in the test suite
Hans-Christian Egtvedt
2008-07-11
- remove the error counter
Bernhard Reutner-Fischer
2008-07-11
- add error-counter, do not immediately exit if a testcase fails but print
Bernhard Reutner-Fischer
2008-07-02
Fix makefile target to run test when there are some shell script.
Carmelo Amoroso
2008-01-09
no need to delete the binary upon failure
Mike Frysinger
2007-03-05
New test targets 'compile' and 'run'
Khem Raj
2007-01-29
fixup prototype warnings
Mike Frysinger
2007-01-29
make error output a little more helpful
Mike Frysinger
2006-12-16
start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG...
Mike Frysinger
2006-11-18
Add CHECK_ONLY option to allow for running the tests on the target instead of...
"Steven J. Hill"
2006-06-26
also kill gdb files when building BFLT files
Mike Frysinger
2006-03-02
Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...
Peter S. Mazinger
2006-03-01
dont execute shell tests if we just want to compile
Mike Frysinger
2006-03-01
Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...
Peter S. Mazinger
2006-03-01
Add support to remove a flag from CFLAGS
Peter S. Mazinger
2006-03-01
add support for shell script tests
Mike Frysinger
2006-02-28
fail if test.c is found so i stop screwing myself up
Mike Frysinger
2006-02-22
make sure we clean everything
Mike Frysinger
2006-02-15
touchup output some more and add support for implicit TEST defining/disabling
Mike Frysinger
2006-02-14
allow subdirs to define extra clean files
Mike Frysinger
2006-02-14
- tighten up output
Mike Frysinger
2005-11-15
add a way to just run uclibc or glibc tests
Mike Frysinger
2005-07-02
new testing framework to unify duplicated code in subdirs
Mike Frysinger