summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* mbrlen: Add tests.Bruno Haible2023-03-3014-0/+959
* btowc: Fix behaviour in the C locale.Bruno Haible2023-03-302-0/+28
* mbrtowc tests: Add comment.Bruno Haible2023-03-302-2/+7
* stdlib tests: Check behaviour of C locale.Bruno Haible2023-03-301-1/+12
* string-desc tests: Fix "make distcheck" failure.Bruno Haible2023-03-301-6/+5
* string-desc-quotearg: Add tests.Bruno Haible2023-03-291-0/+100
* xstring-desc: Add tests.Bruno Haible2023-03-291-0/+84
* string-desc: Add tests.Bruno Haible2023-03-292-0/+199
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-271-0/+274
* Add test case from a past musl libc bug.Bruno Haible2023-03-275-0/+40
* uchar: ISO C 23: Define char8_t.Bruno Haible2023-03-271-3/+11
* call_once: New module, separate from mtx.Bruno Haible2023-03-251-0/+3
* stdio: ISO C 23: Define _PRINTF_NAN_LEN_MAX.Bruno Haible2023-03-251-0/+32
* Make some header file tests a bit stronger.Bruno Haible2023-03-258-58/+65
* *printf-posix: ISO C 23: Support size specifiers 'wN' and 'wfN'.Bruno Haible2023-03-245-0/+2805
* vasnwprintf-gnu: Add tests.Bruno Haible2023-03-241-0/+276
* dprintf-gnu: Add tests.Bruno Haible2023-03-242-0/+113
* vdprintf-gnu: Add tests.Bruno Haible2023-03-242-0/+64
* printf-gnu: Add tests.Bruno Haible2023-03-242-0/+51
* vprintf-gnu: Add tests.Bruno Haible2023-03-243-0/+145
* fprintf-gnu: Add tests.Bruno Haible2023-03-242-0/+52
* vfprintf-gnu: Add tests.Bruno Haible2023-03-244-0/+163
* vasprintf-gnu: Add tests.Bruno Haible2023-03-241-0/+275
* sprintf-gnu: Add tests.Bruno Haible2023-03-241-0/+35
* vsprintf-gnu: Add tests.Bruno Haible2023-03-242-0/+223
* snprintf-gnu: Add tests.Bruno Haible2023-03-241-0/+35
* vsnprintf-gnu: Add tests.Bruno Haible2023-03-242-0/+223
* vasnprintf-gnu: Add tests.Bruno Haible2023-03-241-0/+275
* *printf-posix: Fix implementation of %b directive.Bruno Haible2023-03-225-0/+1662
* vasnwprintf: Fix for older platforms without swprintf.Bruno Haible2023-03-211-0/+38
* *printf-posix: Work around bug with %lc of 0 on many platforms.Bruno Haible2023-03-214-0/+146
* memrchr tests: Avoid GCC warning.Bruno Haible2023-03-201-1/+1
* test-pselect, test-select: use different portsPaul Eggert2023-03-193-2/+2
* *printf-posix: ISO C 23: Add %b directive for binary output of integers.Bruno Haible2023-03-175-0/+415
* vasnwprintf-posix: Add tests.Bruno Haible2023-03-174-0/+4215
* vasnwprintf: Add tests.Bruno Haible2023-03-171-0/+122
* strtol, strtoll, strtoul, strtoull: Make ISO C 23 compliant.Bruno Haible2023-03-164-0/+248
* stddef: Define 'unreachable', for ISO C 23 compliance.Bruno Haible2023-03-161-0/+24
* gettimeofday, timespec_get tests: Avoid test failure on glibc/Linux.Bruno Haible2023-03-082-2/+4
* time: Add tests.Bruno Haible2023-03-081-0/+49
* time: New module.Bruno Haible2023-03-081-0/+4
* time-h: Renamed from time.Bruno Haible2023-03-083-0/+0
* gettimeofday tests: Enhance test.Bruno Haible2023-03-081-4/+44
* timespec_get tests: Add comment.Bruno Haible2023-03-051-0/+2
* nl_langinfo tests: Avoid test failure on Solaris 11.Bruno Haible2023-03-021-2/+2
* unilbrk tests: Fix compilation failures (regression 2023-02-11).Bruno Haible2023-02-188-8/+24
* chown, lchown, fchownat tests: Avoid test failure on macOS 12.Bruno Haible2023-02-102-7/+18
* nl_langinfo tests: Add another test.Bruno Haible2023-02-082-0/+148
* nl_langinfo tests: Prepare for adding more tests.Bruno Haible2023-02-082-3/+3
* setlocale-null: Don't use a lock in Cygwin >= 3.4.6.Bruno Haible2023-02-061-1/+1