Age | Commit message (Expand) | Author |
2006-07-05 | add some more rpaths to keep the tests happy | Mike Frysinger |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-07-05 | fix license notice | Mike Frysinger |
2006-07-05 | fix license notice | Mike Frysinger |
2006-06-26 | also kill gdb files when building BFLT files | Mike Frysinger |
2006-06-19 | touchup printf format to fix warning | Mike Frysinger |
2006-03-18 | keep uclibc features in the source | Mike Frysinger |
2006-03-17 | Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg... | "Steven J. Hill" |
2006-03-17 | Fix tests to work if MALLOC_GLIBC_COMPAT is enabled. | "Steven J. Hill" |
2006-03-17 | If locale support is not enabled, don't build 'tst_ftime_l'. | "Steven J. Hill" |
2006-03-11 | fix gcc warnings | Mike Frysinger |
2006-03-09 | Use GNU features only if defined in header | Peter S. Mazinger |
2006-03-08 | getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt test | Peter S. Mazinger |
2006-03-05 | disable tst-gnuglob, it has no chance w/ our gnu glob | Peter S. Mazinger |
2006-03-02 | Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU... | Peter S. Mazinger |
2006-03-02 | Move hidden test file for tst-regex2 as well | Peter S. Mazinger |
2006-03-02 | inform people test is skipped on non-locale hosts | Mike Frysinger |
2006-03-02 | allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS | Mike Frysinger |
2006-03-01 | disable test since we purposefully dont handle it | Mike Frysinger |
2006-03-01 | dont execute shell tests if we just want to compile | Mike Frysinger |
2006-03-01 | fix test failure pointed out by nightly build | Mike Frysinger |
2006-03-01 | Add another test, use for those hanging -c | Peter S. Mazinger |
2006-03-01 | Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc... | 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 | Add AT&T research regex testsuite | Peter S. Mazinger |
2006-03-01 | Add support to remove a flag from CFLAGS | Peter S. Mazinger |
2006-03-01 | Update copyright | Peter S. Mazinger |
2006-03-01 | start of test suite to catch errors in source code | Mike Frysinger |
2006-03-01 | add support for shell script tests | Mike Frysinger |
2006-03-01 | move to new time dir | Mike Frysinger |
2006-03-01 | grab some time tests from glibc | Mike Frysinger |
2006-02-28 | freelocale() and strxfrm_l() exist only if XLOCALE is enabled | Peter S. Mazinger |
2006-02-28 | disable blug-glob1 for now | Mike Frysinger |
2006-02-28 | remove mtrace call | Mike Frysinger |
2006-02-28 | set dynamic linker if we are building as shared | Mike Frysinger |
2006-02-28 | fail if test.c is found so i stop screwing myself up | Mike Frysinger |
2006-02-28 | check more return values | Mike Frysinger |
2006-02-28 | grab some tests from dalias | Mike Frysinger |
2006-02-28 | add some tests for strlcat and strlcpy based upon strncat and strncpy respect... | 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-22 | revert unintended commit | Mike Frysinger |
2006-02-22 | sync with glibc | Mike Frysinger |
2006-02-22 | blah, use a stable target instead of messing with timestamps on .c files | Mike Frysinger |
2006-02-22 | err, need to make sure the wrapper is executed separately | Mike Frysinger |
2006-02-22 | fix running of stat test on filesystems that dont have noatime set | Mike Frysinger |
2006-02-22 | add clone2 prototype to shutup warnings | Mike Frysinger |
2006-02-22 | update malloc(0) check to handle expected behavior based upon config options | Mike Frysinger |