summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* alignalloc: work around AddressSanitizer bugPaul Eggert2022-01-271-17/+23
* alignalloc, xalignalloc: new modulesPaul Eggert2022-01-231-0/+57
* xstrtoll-tests: use %lld for long longPaul Eggert2022-01-162-2/+2
* log tests: Avoid test failure with nvc 22.1.Bruno Haible2022-01-151-1/+7
* tests: pacify nvc 22.1 unreachable statementPaul Eggert2022-01-141-2/+2
* tests: pacify nvc 22.1 set-but-not-usedPaul Eggert2022-01-142-16/+14
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051533-1533/+1533
* striconveh: Support an error handler that produces a Unicode U+FFFD.Bruno Haible2022-01-011-2/+385
* maint: Update copyright notices in code generating programs.Bruno Haible2022-01-01156-156/+156
* maint: run 'make update-copyright'Paul Eggert2022-01-011353-1353/+1353
* Update to Unicode 14.0.0.Bruno Haible2021-12-3197-1101/+3077
* Update to Unicode 13.0.0.Bruno Haible2021-12-3189-702/+2324
* Update to Unicode 12.1.0.Bruno Haible2021-12-3023-33/+26
* Update to Unicode 12.0.0.Bruno Haible2021-12-3085-720/+1771
* Update to Unicode 11.0.0.Bruno Haible2021-12-3088-1861/+3112
* unictype: Add Emoji properties from Unicode 11.0.0.Bruno Haible2021-12-306-0/+478
* uniwidth: Give width 0 to conjoining Hangul Jamo jungseong, jongseong.Bruno Haible2021-12-301-2/+7
* uniwidth: Update to Unicode 10.0.0.Bruno Haible2021-12-291-6/+142
* unilbrk: Improve support for strings that contain CR-LF sequences.Bruno Haible2021-12-298-57/+179
* uniwbrk: Add unit tests of CR-LF sequences.Bruno Haible2021-12-293-0/+50
* unigbrk: Add unit tests of CR-LF sequences.Bruno Haible2021-12-293-0/+13
* unilbrk: Update handling of Hebrew letter + hyphen for Unicode 10.0.0.Bruno Haible2021-12-293-0/+51
* unilbrk: Update handling of regional indicators for Unicode 10.0.0.Bruno Haible2021-12-293-0/+45
* unilbrk: Update handling of zero-width joiner for Unicode 10.0.0.Bruno Haible2021-12-293-0/+85
* unilbrk: Update handling of combining marks for Unicode 10.0.0.Bruno Haible2021-12-293-0/+60
* unilbrk: Restore deviation for (IS,AL) pair.Bruno Haible2021-12-294-1/+69
* unilbrk: Change algorithm to be closer to Unicode Standard Annex #14.Bruno Haible2021-12-295-8/+8
* uniwbrk: Add unit tests of regional indicators.Bruno Haible2021-12-293-0/+45
* unigbrk: Simplify code for regional indicators.Bruno Haible2021-12-293-0/+14
* timespec_getres: new modulePaul Eggert2021-12-281-0/+40
* gen-uni-tables: Produce license notices suitable for Gnulib.Bruno Haible2021-12-28150-750/+750
* Update to Unicode 10.0.0, part 3.Bruno Haible2021-12-261-255/+192
* Update to Unicode 10.0.0.Bruno Haible2021-12-2665-759/+2450
* hamt tests: Fix compilation error with AIX xlc.Bruno Haible2021-12-241-1/+2
* strerrorname_np: Fix compilation error on IRIX.Bruno Haible2021-12-241-1/+1
* qsort_r: Fix compilation error with SunPRO C++ on Solaris 10.Bruno Haible2021-12-241-1/+1
* threads-h tests: Avoid clang warnings.Bruno Haible2021-12-241-0/+2
* test-framework-sh: remove unsafe entries from PATHBernhard Voelker2021-11-261-0/+17
* Relicense qemu.h under LGPLv2+.Bruno Haible2021-09-201-7/+7
* sm3-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* sha512-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* sha256-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* sha1-buffer tests: New module.Bruno Haible2021-09-192-13/+42
* md5-buffer tests: New module.Bruno Haible2021-09-192-13/+44
* md4-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* md2-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-122-4/+5
* supersede: Fix test failure under QEMU user-mode for Linux/mips.Bruno Haible2021-08-302-4/+12
* spawn-pipe: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-6/+19
* execute: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-1/+11