index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
add MULTILIB_DIR: Path component for libdirs
Bernhard Reutner-Fischer
2010-03-12
1
-1
/
+1
*
libm: enable log2f and exp2f
Aurelien Jacobs
2010-02-04
1
-2
/
+2
*
add gethostid() testcase
Bernhard Reutner-Fischer
2010-02-03
1
-0
/
+6
*
test/math: put scalbf test under susv3 legacy define
Austin Foxley
2009-12-27
2
-1
/
+5
*
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
Filippo Arcidiacono
2009-12-09
1
-2
/
+2
*
test/.gitignore: Ignore a few more test binaries
Austin Foxley
2009-11-29
1
-0
/
+3
*
test/dlopen: fix build for libtest.so
Austin Foxley
2009-11-29
1
-0
/
+1
*
test/dlopen: Match the function name that libtest actually sets
Austin Foxley
2009-11-29
1
-1
/
+1
*
test/pthread: fix build of cancellation-points test
Austin Foxley
2009-11-29
1
-2
/
+2
*
test/stat: fix compiling the memcmp-stat test when __USE_MISC is defined
Austin Foxley
2009-11-29
1
-1
/
+1
*
try to probe if stat.t_mtim.tv_nsec is available
Bernhard Reutner-Fischer
2009-11-26
2
-20
/
+36
*
correct comment
Bernhard Reutner-Fischer
2009-11-26
1
-3
/
+1
*
sync confname, environments with glibc
Bernhard Reutner-Fischer
2009-11-26
5
-1
/
+1563
*
ignore some more testcase binaries
Bernhard Reutner-Fischer
2009-11-25
1
-0
/
+7
*
call nanosleep directly
Bernhard Reutner-Fischer
2009-11-25
2
-4
/
+10
*
conditional cancellation-point test of usleep
Bernhard Reutner-Fischer
2009-11-25
1
-0
/
+4
*
pass more ld flags
Bernhard Reutner-Fischer
2009-11-25
1
-1
/
+1
*
futimens: add function
Bernhard Reutner-Fischer
2009-11-20
2
-0
/
+92
*
make test-skeleton C89 compliant
Bernhard Reutner-Fischer
2009-11-20
1
-4
/
+7
*
SUSv4: disable isascii, toascii, _toupper, _tolower
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+2
*
test: sync up with toplevel buildsys
Bernhard Reutner-Fischer
2009-11-19
2
-73
/
+45
*
.gitignore more testfiles
Bernhard Reutner-Fischer
2009-11-19
1
-1
/
+10
*
test/plt: add a script to find PLT usage
Mike Frysinger
2009-10-22
1
-0
/
+38
*
add .gitignore for test/ and extra/
Austin Foxley
2009-10-17
1
-0
/
+254
*
test/dlopen: use pthread_once directly
Austin Foxley
2009-10-17
1
-3
/
+1
*
test_librt: Fix shmtest.c test case
Carmelo Amoroso
2009-07-30
1
-3
/
+5
*
test_librt: Fix build system for shm_open/unlink tests
Carmelo Amoroso
2009-07-30
2
-2
/
+4
*
test/librt: make it build again
Denys Vlasenko
2009-07-23
1
-0
/
+3
*
testsuite: fix one bug, one warning; extend README (one TODO added)
Denys Vlasenko
2009-07-23
3
-14
/
+31
*
testsuite: use KERNEL_HEADERS
Denys Vlasenko
2009-07-23
1
-0
/
+10
*
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-07-03
2
-0
/
+108
*
Fixed makefiles inclusion flow to pass actual configuration variable values.
Carmelo Amoroso
2009-03-16
51
-222
/
+341
*
Added string.h header for strerr prototype.
Carmelo Amoroso
2009-03-16
1
-0
/
+1
*
- remove superfluous $(strip)
Bernhard Reutner-Fischer
2009-02-23
1
-1
/
+1
*
- remove dependency on GNU error functionality
Bernhard Reutner-Fischer
2009-02-23
1
-8
/
+10
*
- disable libcrypt tests if we have no libcrypt
Bernhard Reutner-Fischer
2009-02-23
1
-0
/
+6
*
test/math/compile_test.c: make it exit with 0 always
Denis Vlasenko
2009-02-18
1
-1
/
+2
*
test/math/compile_test.c: add compile testing of (some) floats
Denis Vlasenko
2009-02-17
1
-2
/
+67
*
libm/Makefile.in: reformat the list of wrappers
Denis Vlasenko
2009-02-17
1
-62
/
+64
*
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-17
3
-3
/
+76
*
Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
Carmelo Amoroso
2009-02-12
1
-1
/
+3
*
libm: add scalbf, gammaf, significandf wrappers.
Denis Vlasenko
2009-02-05
1
-1
/
+0
*
libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build
Denis Vlasenko
2009-02-02
3
-2
/
+6
*
Follow naming convention for tst-regex2 input file. All others
Carmelo Amoroso
2009-01-28
2
-1
/
+1
*
"make utils" now successfully makes utils for target
Denis Vlasenko
2009-01-28
1
-2
/
+3
*
test/regex/tst-regexloc.c: include ok/bad indicator in the message
Denis Vlasenko
2008-12-25
2
-19
/
+40
*
test/regex/tst-regex2.c: fix the rest of testsuite failures
Denis Vlasenko
2008-12-25
1
-0
/
+4
*
test/regex: make it faster to rebuild and run regex testcase
Denis Vlasenko
2008-12-24
9
-21
/
+29
*
rename test file
Denis Vlasenko
2008-12-24
1
-0
/
+0
*
test/Makefile: make "make compile" install headers first
Denis Vlasenko
2008-12-24
4
-223
/
+223
[next]