OSDN Git Service

be sure to use EXTRA_CFLAGS for tests, too
[uclinux-h8/uclibc-ng.git] / test / misc /
2014-12-25 Waldemar Brodkorbmerge upstream changes
2014-12-15 Bernhard Reutner... test: Some more tests under conditionals
2014-12-09 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-12-01 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-13 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-11-11 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2014-10-05 Waldemar Brodkorbdisable some test for avr32, compile failures.
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2013-03-14 Bernhard Reutner... test: cater for config
2013-01-17 Bernhard Reutner... statfs: support f_frsize
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-04-08 Kevin Cernekeetest/misc: Add tst-inotify
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-16 Mike Frysingertests: fdopen: add missing mode args to open()
2012-01-16 Mike Frysingertests: opendir-tst1: add header for mknod()
2010-06-11 Bernhard Reutner... testsuite: disable some tests for !LFS
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-10-10 Bernhard Reutner... - Include stdio.h for the perror prototype, use constan...
2008-10-09 Bernhard Reutner... - fix test. Tests are normal userspace and are _not_...
2008-10-06 Carmelo AmorosoFix scandir function to reset the errno when the
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2007-03-08 Khem RajNow Test.mak includes toplevel Rules.mak so if DO_ASSER...
2007-01-29 Mike Frysingerfixup shadowed warnings
2007-01-29 Mike Frysingerfixup prototype warnings
2006-07-05 Mike Frysingerfix license notice
2006-03-09 Peter S. MazingerUse GNU features only if defined in header
2006-03-05 Peter S. Mazingerdisable tst-gnuglob, it has no chance w/ our gnu glob
2006-03-02 Peter S. MazingerMove hidden test file for tst-regex2 as well
2006-03-01 Peter S. MazingerMove regex tests to their own subdir and dont run them...
2006-03-01 Mike Frysingermove to new time dir
2006-02-28 Mike Frysingerdisable blug-glob1 for now
2006-02-28 Mike Frysingerremove mtrace call
2006-02-28 Mike Frysingercheck more return values
2006-02-28 Mike Frysingergrab some tests from dalias
2006-02-28 Mike Frysingerpass an option to bug-glob1
2006-02-28 Mike Frysingergrab some tests from glibc
2006-02-26 Mike Frysingerdisable fnmatch test until our fnmatch stops sucking
2006-02-16 Mike Frysingerfix const position typo as pointed out by ia64/gcc
2006-02-15 Mike Frysingerneed std=c99 to build tst-regex2
2006-02-15 Mike Frysingertest file for regex test
2006-02-15 Mike Frysingergrab some tests from glibc
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-15 Mike Frysingerdont use %m glibcism
2006-02-15 Mike Frysingercleanup code to fix warnings
2006-02-15 Mike Frysingercleanup code to fix misc warnings
2006-02-15 Mike Frysingerskip collating and equivalence stuff
2006-02-14 Mike Frysingerdont fail on locale-based tests, just skip them
2006-02-14 Mike Frysingerget rid of link time warning with tmpname()
2006-02-14 Mike Frysingerconvert to new test framework
2006-02-14 Mike Frysingergrab fnmatch from glibc
2006-02-14 Mike Frysingermove the 64bit tests into a sep file
2006-02-14 Mike Frysingerallow for runtime testing
2006-02-14 Mike Frysingerdocument why the ftell() should be 5 and not 14
2006-02-14 Mike Frysingerfix fdopen test
2006-02-04 Mike Frysingertouchup test to have some more helpful output
2006-01-14 Mike Frysingeruse regular fseeko()
2006-01-14 Mike Frysingersimple stdarg test
2006-01-12 Mike Frysingertest for seek funcs
2006-01-11 Mike Frysingercleanup code and dont use %m glibcism
2005-07-01 Mike FrysingerGNU libc -> glibc
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-01-28 Eric AndersenAdd a couple of tests
2002-08-25 Eric Andersenignore generated stuff
2002-08-24 Eric AndersenSimple shared memory test
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-06-07 Eric AndersenAdd in a test for outb (that currently fails)