Commit History

Author SHA1 Message Date
  Mike Frysinger 0422de26fe add missing subdirs 19 years ago
  Mike Frysinger 402cf95663 make sure we build against local headers and link against local libs 19 years ago
  Mike Frysinger 40699dc713 we cant simply alias getdents to getdents64 as they deal with structures of different sizes on 32bit hosts 19 years ago
  Mike Frysinger 45fbae2fff make sure we first search for libraries in the newly built tree rather than the compiler path 19 years ago
  Mike Frysinger 8fb730cf08 dont fail on locale-based tests, just skip them 20 years ago
  Mike Frysinger 84bd0fb2c6 document new test framework 20 years ago
  Mike Frysinger ff5243aa1c touchup whitespace, remove STRIPTOOL since we no longer use it, and add -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 20 years ago
  Mike Frysinger b90ca275ff get rid of link time warning with tmpname() 20 years ago
  Mike Frysinger e907e7f674 include toplevel testdir 20 years ago
  Mike Frysinger db32ff428f sync with glibc 20 years ago
  Mike Frysinger 073f4ac283 import from glibc to make further glibc test importing easier 20 years ago
  Mike Frysinger b41b3c6cb9 dont bother defining _GNU_SOURCE 20 years ago
  Mike Frysinger 3c8b8f84e0 rename to match glibc 20 years ago
  Mike Frysinger a6665c95b0 allow subdirs to define extra clean files 20 years ago
  Mike Frysinger 93bd833d59 convert to new framework and disable all tests that fail 20 years ago
  Mike Frysinger f300022bba disable some more unsupported tests 20 years ago
  Mike Frysinger e02dbd7cd7 grab from glibc 20 years ago
  Mike Frysinger 492ed006b4 sync with glibc 20 years ago
  Mike Frysinger 114823013d convert to new test framework 20 years ago
  Mike Frysinger 0507762860 fix stat64 20 years ago
  Mike Frysinger ccb3a37f93 convert to new test framework 20 years ago
  Mike Frysinger 3ed790f7d6 err, sorry for the noise, but rename back as glibc uses test-ildoubl.c 20 years ago
  Mike Frysinger 2f620571cf rename file 20 years ago
  Mike Frysinger bc99d85793 need a slightly different version of output for the glibc test 20 years ago
  Mike Frysinger d28e77ba76 convert to new test framework 20 years ago
  Mike Frysinger 12eca278f5 grab fnmatch from glibc 20 years ago
  Mike Frysinger 69749d06f2 move the 64bit tests into a sep file 20 years ago
  Mike Frysinger 900ceefa3c allow for runtime testing 20 years ago
  Mike Frysinger 70f5583d23 document why the ftell() should be 5 and not 14 20 years ago
  Mike Frysinger d42f59881f fix fdopen test 20 years ago