Age | Commit message (Expand) | Author |
2013-01-17 | statfs: support f_frsize | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-04-08 | test/misc: Add tst-inotify | Kevin Cernekee |
2012-01-29 | tmpnam, tempnam are obsolete in SUSV4 | Bernhard Reutner-Fischer |
2012-01-16 | tests: fdopen: add missing mode args to open() | Mike Frysinger |
2012-01-16 | tests: opendir-tst1: add header for mknod() | Mike Frysinger |
2010-06-11 | testsuite: disable some tests for !LFS | Bernhard Reutner-Fischer |
2010-05-09 | powerpc: Add TLS and NPTL support | Khem Raj |
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso |
2008-10-10 | - Include stdio.h for the perror prototype, use constants from stdlib.h, | Bernhard Reutner-Fischer |
2008-10-09 | - fix test. Tests are normal userspace and are _not_ part of the libc itself | Bernhard Reutner-Fischer |
2008-10-06 | Fix scandir function to reset the errno when the | Carmelo Amoroso |
2008-08-27 | - remove a couple of duplicate includes | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2007-03-08 | Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then -DND... | Khem Raj |
2007-01-29 | fixup shadowed warnings | Mike Frysinger |
2007-01-29 | fixup prototype warnings | Mike Frysinger |
2006-07-05 | fix license notice | Mike Frysinger |
2006-03-09 | Use GNU features only if defined in header | Peter S. Mazinger |
2006-03-05 | disable tst-gnuglob, it has no chance w/ our gnu glob | Peter S. Mazinger |
2006-03-02 | Move hidden test file for tst-regex2 as well | Peter S. Mazinger |
2006-03-01 | Move regex tests to their own subdir and dont run them if regex is disabled | Peter S. Mazinger |
2006-03-01 | move to new time dir | Mike Frysinger |
2006-02-28 | disable blug-glob1 for now | Mike Frysinger |
2006-02-28 | remove mtrace call | Mike Frysinger |
2006-02-28 | check more return values | Mike Frysinger |
2006-02-28 | grab some tests from dalias | Mike Frysinger |
2006-02-28 | pass an option to bug-glob1 | Mike Frysinger |
2006-02-28 | grab some tests from glibc | Mike Frysinger |
2006-02-26 | disable fnmatch test until our fnmatch stops sucking | Mike Frysinger |
2006-02-16 | fix const position typo as pointed out by ia64/gcc | Mike Frysinger |
2006-02-15 | need std=c99 to build tst-regex2 | Mike Frysinger |
2006-02-15 | test file for regex test | Mike Frysinger |
2006-02-15 | grab some tests from glibc | Mike Frysinger |
2006-02-15 | dont bother setting TESTS now | Mike Frysinger |
2006-02-15 | dont use %m glibcism | Mike Frysinger |
2006-02-15 | cleanup code to fix warnings | Mike Frysinger |
2006-02-15 | cleanup code to fix misc warnings | Mike Frysinger |
2006-02-15 | skip collating and equivalence stuff | Mike Frysinger |
2006-02-14 | dont fail on locale-based tests, just skip them | Mike Frysinger |
2006-02-14 | get rid of link time warning with tmpname() | Mike Frysinger |
2006-02-14 | convert to new test framework | Mike Frysinger |
2006-02-14 | grab fnmatch from glibc | Mike Frysinger |
2006-02-14 | move the 64bit tests into a sep file | Mike Frysinger |
2006-02-14 | allow for runtime testing | Mike Frysinger |
2006-02-14 | document why the ftell() should be 5 and not 14 | Mike Frysinger |
2006-02-14 | fix fdopen test | Mike Frysinger |
2006-02-04 | touchup test to have some more helpful output | Mike Frysinger |
2006-01-14 | use regular fseeko() | Mike Frysinger |
2006-01-14 | simple stdarg test | Mike Frysinger |