Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-15 | dont bother setting TESTS now | Mike Frysinger | |
2006-02-15 | fix prototype warning | Mike Frysinger | |
2006-02-15 | fix warning | Mike Frysinger | |
2006-02-15 | dont use %m glibcism | Mike Frysinger | |
2006-02-15 | fix warning about ignoring return value of realloc | 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-15 | document new features | Mike Frysinger | |
2006-02-15 | touchup output some more and add support for implicit TEST defining/disabling | Mike Frysinger | |
2006-02-15 | add missing subdirs | Mike Frysinger | |
2006-02-15 | make sure we build against local headers and link against local libs | Mike Frysinger | |
2006-02-14 | dont fail on locale-based tests, just skip them | Mike Frysinger | |
2006-02-14 | document new test framework | Mike Frysinger | |
2006-02-14 | touchup whitespace, remove STRIPTOOL since we no longer use it, and add ↵ | Mike Frysinger | |
-Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc | |||
2006-02-14 | get rid of link time warning with tmpname() | Mike Frysinger | |
2006-02-14 | include toplevel testdir | Mike Frysinger | |
2006-02-14 | sync with glibc | Mike Frysinger | |
2006-02-14 | import from glibc to make further glibc test importing easier | Mike Frysinger | |
2006-02-14 | dont bother defining _GNU_SOURCE | Mike Frysinger | |
2006-02-14 | rename to match glibc | Mike Frysinger | |
2006-02-14 | allow subdirs to define extra clean files | Mike Frysinger | |
2006-02-14 | convert to new framework and disable all tests that fail | Mike Frysinger | |
2006-02-14 | disable some more unsupported tests | Mike Frysinger | |
2006-02-14 | grab from glibc | Mike Frysinger | |
2006-02-14 | sync with glibc | Mike Frysinger | |
2006-02-14 | convert to new test framework | Mike Frysinger | |
2006-02-14 | fix stat64 | Mike Frysinger | |
2006-02-14 | convert to new test framework | Mike Frysinger | |
2006-02-14 | err, sorry for the noise, but rename back as glibc uses test-ildoubl.c | Mike Frysinger | |
2006-02-14 | rename file | Mike Frysinger | |
2006-02-14 | need a slightly different version of output for the glibc test | 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-14 | - tighten up output | Mike Frysinger | |
- add support for per-test and per-subdir CFLAGS/LDFLAGS - move common uClibc/glibc code into defines - add support for diffing output between uClibc/glibc - add rules for generating libraries (needed by dlopen) ... only supports uClibc atm though | |||
2006-02-14 | convert to new test framework | Mike Frysinger | |
2006-02-14 | just use := instead of = | Mike Frysinger | |
2006-02-14 | dont bother exporting variables and use := where appropriate | Mike Frysinger | |
2006-02-14 | add more test dirs, touchup output, and some other misc touchups | Mike Frysinger | |
2006-02-14 | add support for pretty output, remove LDD, make sure we build tests as ↵ | Mike Frysinger | |
GNU_SOURCE, and link against currently compiled libs | |||
2006-02-14 | grab a bunch of tests from glibc | Mike Frysinger | |
2006-02-14 | sync with glibc | Mike Frysinger | |
2006-02-14 | rename test to match glibc | Mike Frysinger | |
2006-02-14 | sync with glibc | Mike Frysinger | |
2006-02-14 | convert to new test system | Mike Frysinger | |
2006-02-14 | rename | Mike Frysinger | |