summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* crypto/gc-pbkdf2: New module.Simon Josefsson2020-01-151-0/+131
* c32stombs: Add tests.Bruno Haible2020-01-135-0/+237
* c32stombs: New module.Bruno Haible2020-01-131-0/+5
* c32snrtombs: Add tests.Bruno Haible2020-01-105-0/+266
* c32snrtombs: New module.Bruno Haible2020-01-101-0/+5
* c32srtombs: Add tests.Bruno Haible2020-01-095-0/+266
* c32srtombs: New module.Bruno Haible2020-01-091-0/+5
* c32rtomb: Add tests.Bruno Haible2020-01-0910-0/+586
* c32rtomb: New module.Bruno Haible2020-01-091-0/+5
* tests: skip thread-using tests when threading is disabledJim Meyering2020-01-053-0/+51
* tests: Avoid GCC over-optimization caused by _GL_ARG_NONNULL attributes.Bruno Haible2020-01-053-1/+42
* update-copyright: reenable its always-skipped testJim Meyering2020-01-051-1/+1
* mbstoc32s: Add tests.Bruno Haible2020-01-055-0/+304
* mbstoc32s: New module.Bruno Haible2020-01-051-0/+5
* Tweak recently added tests.Bruno Haible2020-01-053-5/+5
* mbsnrtoc32s: Add tests.Bruno Haible2020-01-055-0/+353
* mbsnrtoc32s: New module.Bruno Haible2020-01-051-0/+6
* mbsrtoc32s tests: Enhance test.Bruno Haible2020-01-041-8/+8
* mbsrtoc32s: Add tests.Bruno Haible2020-01-045-0/+353
* mbsrtoc32s: New module.Bruno Haible2020-01-041-0/+5
* btoc32: Add tests.Bruno Haible2020-01-043-0/+94
* btoc32: New module.Bruno Haible2020-01-041-0/+4
* uchar tests: Avoid compilation error with HP cc.Bruno Haible2020-01-041-0/+2
* mbrtoc32: Add tests.Bruno Haible2020-01-0414-0/+1222
* mbrtoc32: New module.Bruno Haible2020-01-041-0/+5
* wcrtomb: Add more tests.Bruno Haible2020-01-033-6/+5
* mbrtowc: Add more tests.Bruno Haible2020-01-033-6/+5
* c32tob: New module.Bruno Haible2020-01-012-0/+14
* mbrtowc tests: Fix typos.Bruno Haible2020-01-012-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311244-1244/+1244
* uchar: Add C++ tests.Bruno Haible2019-12-312-0/+52
* uchar: Add tests.Bruno Haible2019-12-311-0/+42
* test-framework-sh: tighten an internal grep regexpJim Meyering2019-12-261-2/+2
* test-framework-sh: Avoid /bin/sh on AIX 7.2 due to its printf built-in.Bruno Haible2019-12-271-0/+8
* count-one-bits: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-4/+2
* count-trailing-zeros: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-2/+0
* count-leading-zeros: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-2/+0
* pthread_sigmask: Avoid test failure on NetBSD 8.0.Bruno Haible2019-12-221-0/+3
* New convention for multithread-safety tests.Bruno Haible2019-12-212-0/+0
* quotearg tests: Fix conflict with hard-locale tests.Bruno Haible2019-12-213-1/+1
* memcmp tests: Work around the clang bug.Bruno Haible2019-12-211-7/+9
* iconv tests: Test canonicalized, not system-dependent, encoding names.Bruno Haible2019-12-191-2/+2
* setlocale-null: Make API more useful.Bruno Haible2019-12-183-11/+11
* setlocale: Make calls with NULL argument multithread-safe.Bruno Haible2019-12-183-0/+12
* hard-locale: Avoid test failure on Haiku.Bruno Haible2019-12-181-3/+3
* hard-locale: Add test.Bruno Haible2019-12-182-0/+190
* nl_langinfo: Fix multithread-safety bug on mingw and MSVC.Bruno Haible2019-12-171-0/+238
* setlocale-null: Add tests.Bruno Haible2019-12-153-0/+328
* lock tests: Skip test when no multithreading is enabled.Bruno Haible2019-12-151-0/+17
* locale, duplocale, localename: Fix errors if locale_t does not exist.Bruno Haible2019-12-134-4/+4