summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* c32toupper: Add tests.Bruno Haible2023-04-102-0/+490
* c32tolower: Add tests.Bruno Haible2023-04-102-0/+478
* striconveh tests: Avoid test failure on glibc 2.15.Bruno Haible2023-04-081-6/+12
* vasnwprintf-posix tests: Avoid test failure on mingw.Bruno Haible2023-04-071-2/+2
* string-desc-quotearg tests: Avoid a test failure on Haiku.Bruno Haible2023-04-061-2/+6
* strerrorname_np: Fix compilation error on Haiku.Bruno Haible2023-04-051-1/+1
* localename tests: Work around a Haiku bug.Bruno Haible2023-04-051-0/+5
* uchar: Rename _GL_LARGE_CHAR32_T to _GL_SMALL_WCHAR_T.Bruno Haible2023-04-041-4/+4
* tests: Set executable bit on more tests.Bruno Haible2023-04-034-0/+0
* fix harmless ChangeLog typoJim Meyering2023-04-031-0/+0
* tests: set executable bit in test-trim[1-3].shJim Meyering2023-04-032-0/+0
* mbstoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-032-0/+75
* mbsnrtoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-032-0/+86
* mbsrtoc32s tests: Check behaviour in the C locale.Bruno Haible2023-04-032-0/+86
* btoc32 tests: Check behaviour in the C locale.Bruno Haible2023-04-032-0/+39
* mbrtoc32 tests: Prefer *c32* functions.Bruno Haible2023-04-031-1/+1
* mbrtoc32 tests: Add comment.Bruno Haible2023-04-032-2/+9
* trim: Add tests.Bruno Haible2023-04-024-0/+193
* unistr/u*strstr tests: Add more tests.Bruno Haible2023-04-024-0/+41
* vasnwprintf-posix: Fix behaviour in the C locale.Bruno Haible2023-04-011-0/+42
* vasnprintf-posix: Fix crash in narrow %lc directive (regr. 2023-03-21).Bruno Haible2023-04-015-0/+101
* Avoid test failures on Android.Bruno Haible2023-03-314-0/+36
* mbstowcs: Add tests.Bruno Haible2023-03-316-0/+323
* mbstowcs: New module.Bruno Haible2023-03-311-0/+5
* mbsnrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-302-0/+75
* mbsrtowcs: Fix behaviour in the C locale.Bruno Haible2023-03-302-0/+75
* 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