index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2009-07-30
test_librt: Fix shmtest.c test case
Carmelo Amoroso
2009-07-30
test_librt: Fix build system for shm_open/unlink tests
Carmelo Amoroso
2009-07-23
test/librt: make it build again
Denys Vlasenko
2009-07-23
testsuite: fix one bug, one warning; extend README (one TODO added)
Denys Vlasenko
2009-07-23
testsuite: use KERNEL_HEADERS
Denys Vlasenko
2009-07-03
add testcases for shm_{open,unlink}
Bernhard Reutner-Fischer
2009-03-16
Fixed makefiles inclusion flow to pass actual configuration variable values.
Carmelo Amoroso
2009-03-16
Added string.h header for strerr prototype.
Carmelo Amoroso
2009-02-23
- remove superfluous $(strip)
Bernhard Reutner-Fischer
2009-02-23
- remove dependency on GNU error functionality
Bernhard Reutner-Fischer
2009-02-23
- disable libcrypt tests if we have no libcrypt
Bernhard Reutner-Fischer
2009-02-18
test/math/compile_test.c: make it exit with 0 always
Denis Vlasenko
2009-02-17
test/math/compile_test.c: add compile testing of (some) floats
Denis Vlasenko
2009-02-17
libm/Makefile.in: reformat the list of wrappers
Denis Vlasenko
2009-02-17
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-12
Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
Carmelo Amoroso
2009-02-05
libm: add scalbf, gammaf, significandf wrappers.
Denis Vlasenko
2009-02-02
libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build
Denis Vlasenko
2009-01-28
Follow naming convention for tst-regex2 input file. All others
Carmelo Amoroso
2009-01-28
"make utils" now successfully makes utils for target
Denis Vlasenko
2008-12-25
test/regex/tst-regexloc.c: include ok/bad indicator in the message
Denis Vlasenko
2008-12-25
test/regex/tst-regex2.c: fix the rest of testsuite failures
Denis Vlasenko
2008-12-24
test/regex: make it faster to rebuild and run regex testcase
Denis Vlasenko
2008-12-24
rename test file
Denis Vlasenko
2008-12-24
test/Makefile: make "make compile" install headers first
Denis Vlasenko
2008-12-17
resolv: fix testcase failure
Denis Vlasenko
2008-12-02
Fix wcswidth function when LOCALE support is disabled
Carmelo Amoroso
2008-11-26
This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is
Carmelo Amoroso
2008-10-25
Use C implementation of strncmp.
Khem Raj
2008-10-10
- add and use EXTRA_DIRS to wipe the test/locale/C directory
Bernhard Reutner-Fischer
2008-10-10
- Include stdio.h for the perror prototype, use constants from stdlib.h,
Bernhard Reutner-Fischer
2008-10-09
- fix test. Tests are normal userspace and are _not_ part of the libc itself
Bernhard Reutner-Fischer
2008-10-06
Fix scandir function to reset the errno when the
Carmelo Amoroso
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-10-02
Fix bad commit 23574 for io redirecting when running the test suite
Hans-Christian Egtvedt
2008-10-02
Use more generic redirecting of output in the test suite
Hans-Christian Egtvedt
2008-09-26
- revert inappropriate part of r23478
Bernhard Reutner-Fischer
2008-09-25
Add globally __stringify macro in libc-symbols.h.
Carmelo Amoroso
2008-08-27
- remove a couple of duplicate includes
Bernhard Reutner-Fischer
2008-07-23
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-11
- remove the error counter
Bernhard Reutner-Fischer
2008-07-11
- add error-counter, do not immediately exit if a testcase fails but print
Bernhard Reutner-Fischer
2008-07-11
- do not test pthread if threads are not available
Bernhard Reutner-Fischer
2008-07-11
- don't test libcrypt stubs
Bernhard Reutner-Fischer
2008-07-11
- do not run tests that are not available
Bernhard Reutner-Fischer
2008-07-11
wow. So why does test/ keep it's own copy of CFLAGS guessing etc?
Bernhard Reutner-Fischer
2008-07-10
Removed wrong preprocessed files
Carmelo Amoroso
2008-07-10
Added missing tests for locale with multibyte encoding
Carmelo Amoroso
2008-07-09
Added several tests for locale support (8 bit and multibyte UTF-8)
Carmelo Amoroso
2008-07-08
Fix the test build system by installing headers on a local folder
Carmelo Amoroso
[next]