Mike Frysinger
|
4d0d43c40a
grab some tests from glibc
|
19 年之前 |
Mike Frysinger
|
262d67adda
rename test to match glibc
|
19 年之前 |
Mike Frysinger
|
ced4d2934b
dont bother setting TESTS now
|
19 年之前 |
Mike Frysinger
|
1f9d2753ae
fix prototype warning
|
19 年之前 |
Mike Frysinger
|
8e413bb3ca
fix warning
|
19 年之前 |
Mike Frysinger
|
09c9327657
dont use %m glibcism
|
19 年之前 |
Mike Frysinger
|
dacafa9527
fix warning about ignoring return value of realloc
|
19 年之前 |
Mike Frysinger
|
b9f695b09c
cleanup code to fix warnings
|
19 年之前 |
Mike Frysinger
|
aa5545711b
cleanup code to fix misc warnings
|
19 年之前 |
Mike Frysinger
|
e1df97a08e
skip collating and equivalence stuff
|
19 年之前 |
Mike Frysinger
|
7434d62244
document new features
|
19 年之前 |
Mike Frysinger
|
37b8d6b242
touchup output some more and add support for implicit TEST defining/disabling
|
19 年之前 |
Mike Frysinger
|
0422de26fe
add missing subdirs
|
19 年之前 |
Mike Frysinger
|
402cf95663
make sure we build against local headers and link against local libs
|
19 年之前 |
Mike Frysinger
|
40699dc713
we cant simply alias getdents to getdents64 as they deal with structures of different sizes on 32bit hosts
|
19 年之前 |
Mike Frysinger
|
45fbae2fff
make sure we first search for libraries in the newly built tree rather than the compiler path
|
19 年之前 |
Mike Frysinger
|
8fb730cf08
dont fail on locale-based tests, just skip them
|
19 年之前 |
Mike Frysinger
|
84bd0fb2c6
document new test framework
|
19 年之前 |
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
|
19 年之前 |
Mike Frysinger
|
b90ca275ff
get rid of link time warning with tmpname()
|
19 年之前 |
Mike Frysinger
|
e907e7f674
include toplevel testdir
|
19 年之前 |
Mike Frysinger
|
db32ff428f
sync with glibc
|
19 年之前 |
Mike Frysinger
|
073f4ac283
import from glibc to make further glibc test importing easier
|
19 年之前 |
Mike Frysinger
|
b41b3c6cb9
dont bother defining _GNU_SOURCE
|
19 年之前 |
Mike Frysinger
|
3c8b8f84e0
rename to match glibc
|
19 年之前 |
Mike Frysinger
|
a6665c95b0
allow subdirs to define extra clean files
|
19 年之前 |
Mike Frysinger
|
93bd833d59
convert to new framework and disable all tests that fail
|
19 年之前 |
Mike Frysinger
|
f300022bba
disable some more unsupported tests
|
19 年之前 |
Mike Frysinger
|
e02dbd7cd7
grab from glibc
|
19 年之前 |
Mike Frysinger
|
492ed006b4
sync with glibc
|
19 年之前 |