summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-03-08getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt testPeter S. Mazinger
2006-03-05disable tst-gnuglob, it has no chance w/ our gnu globPeter S. Mazinger
2006-03-02Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger
2006-03-02Move hidden test file for tst-regex2 as wellPeter S. Mazinger
2006-03-02inform people test is skipped on non-locale hostsMike Frysinger
2006-03-02allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger
2006-03-01disable test since we purposefully dont handle itMike Frysinger
2006-03-01dont execute shell tests if we just want to compileMike Frysinger
2006-03-01fix test failure pointed out by nightly buildMike Frysinger
2006-03-01Add another test, use for those hanging -cPeter S. Mazinger
2006-03-01Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger
2006-03-01Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger
2006-03-01Add AT&T research regex testsuitePeter S. Mazinger
2006-03-01Add support to remove a flag from CFLAGSPeter S. Mazinger
2006-03-01Update copyrightPeter S. Mazinger
2006-03-01start of test suite to catch errors in source codeMike Frysinger
2006-03-01add support for shell script testsMike Frysinger
2006-03-01move to new time dirMike Frysinger
2006-03-01grab some time tests from glibcMike Frysinger
2006-02-28freelocale() and strxfrm_l() exist only if XLOCALE is enabledPeter S. Mazinger
2006-02-28disable blug-glob1 for nowMike Frysinger
2006-02-28remove mtrace callMike Frysinger
2006-02-28set dynamic linker if we are building as sharedMike Frysinger
2006-02-28fail if test.c is found so i stop screwing myself upMike Frysinger
2006-02-28check more return valuesMike Frysinger
2006-02-28grab some tests from daliasMike Frysinger
2006-02-28add some tests for strlcat and strlcpy based upon strncat and strncpy respect...Mike Frysinger
2006-02-28pass an option to bug-glob1Mike Frysinger
2006-02-28grab some tests from glibcMike Frysinger
2006-02-26disable fnmatch test until our fnmatch stops suckingMike Frysinger
2006-02-22revert unintended commitMike Frysinger
2006-02-22sync with glibcMike Frysinger
2006-02-22blah, use a stable target instead of messing with timestamps on .c filesMike Frysinger
2006-02-22err, need to make sure the wrapper is executed separatelyMike Frysinger
2006-02-22fix running of stat test on filesystems that dont have noatime setMike Frysinger
2006-02-22add clone2 prototype to shutup warningsMike Frysinger
2006-02-22update malloc(0) check to handle expected behavior based upon config optionsMike Frysinger
2006-02-22update malloc(0) check to handle expected behavior based upon config optionsMike Frysinger
2006-02-22update MMU ifdef checkMike Frysinger
2006-02-22make sure we clean everythingMike Frysinger
2006-02-22enable test if LFS is enabledMike Frysinger
2006-02-21use vfork instead of fork so test works on non-mmuMike Frysinger
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-02-17dynamically build the DIRS variables so i dont have to keep updating it all t...Mike Frysinger
2006-02-17disable mallopt based upon malloc implementation, not mmu statusMike Frysinger
2006-02-16disable test on non-mmu hostMike Frysinger
2006-02-16disable test on non-mmu hostMike Frysinger
2006-02-16fix building on non-mmu hostsMike Frysinger
2006-02-16fix const position typo as pointed out by ia64/gccMike Frysinger
2006-02-15need std=c99 to build tst-regex2Mike Frysinger