summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU.Bruno Haible2021-08-301-11/+24
* getcwd tests: Avoid test failure when running under QEMU user-mode.Bruno Haible2021-08-301-1/+11
* explicit_bzero test: Fix test failure due to GCC optimizations.Bruno Haible2021-08-291-4/+17
* base32, base64: fix broken testsPaul Eggert2021-08-292-2/+2
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha, part 2.Bruno Haible2021-08-292-2/+2
* Skip some tests when running under QEMU user-mode.Bruno Haible2021-08-299-4/+147
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha.Bruno Haible2021-08-282-2/+2
* execle, execve, execvpe tests: Fix test failures under qemu user-mode.Bruno Haible2021-08-283-33/+126
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-272-2/+2