summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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