summaryrefslogtreecommitdiff
path: root/tests/unistr
Commit message (Expand)AuthorAgeFilesLines
* unistr/u*strstr tests: Add more tests.Bruno Haible2023-04-024-0/+41
* maint: run 'make update-copyright'Simon Josefsson2023-01-01131-131/+131
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-05131-131/+131
* maint: run 'make update-copyright'Paul Eggert2022-01-01131-131/+131
* maint: run 'make update-copyright'Paul Eggert2020-12-31131-131/+131
* tests: pacify gcc -fanalyzer on zerosize_ptrPaul Eggert2020-07-012-2/+7
* maint: Run 'make update-copyright'Paul Eggert2019-12-31131-131/+131
* tests: Free allocated memory.Bruno Haible2019-03-102-0/+4
* maint: Run 'make update-copyright'Paul Eggert2019-01-01131-131/+131
* maint: Run 'make update-copyright'Paul Eggert2018-01-01131-131/+131
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-142-4/+4
* all: prefer https: URLsPaul Eggert2017-09-13131-131/+131
* version-etc: new yearPaul Eggert2017-01-01131-131/+131
* Enable Unicode decoder safety unconditionally.Bruno Haible2016-11-198-17/+0
* version-etc: new yearPaul Eggert2016-01-01131-131/+131
* unistr/uN-strtok-tests: avoid a trivial leakDaiki Ueno2015-07-071-10/+12
* unistr/uN-strtok: handle multibyte delimitersSeiya Kawashima2015-07-034-0/+197
* u{16,32}-strstr-tests: relax timeout conditionDaiki Ueno2015-07-022-2/+2
* version-etc: new yearPaul Eggert2014-12-31127-127/+127
* maint: update copyrightEric Blake2014-01-01127-127/+127
* maint: update all copyright year number rangesEric Blake2013-01-01127-127/+127
* maint: update all copyright year number rangesJim Meyering2012-01-01127-127/+127
* uN_strstr: New unit tests.Bruno Haible2011-01-214-0/+354
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-01123-123/+123
* unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input.Bruno Haible2010-11-133-2/+220
* unistr/u8-strchr: Fix a test failure on i586 glibc systems.Bruno Haible2010-09-241-0/+7
* More tests for unistr/u8-strchr.Bruno Haible2010-07-314-7/+164
* unistr/u*-chr, unistr/u*-strchr: Fix link errors and warnings.Bruno Haible2010-07-286-0/+6
* unistr/u*-strchr: add testsPaolo Bonzini2010-07-234-0/+227
* unistr/u*-chr: test multibyte sequences morePaolo Bonzini2010-07-234-7/+30
* unistr/u*-chr: test multibyte sequencesPaolo Bonzini2010-07-231-10/+19
* unistr/u*-chr: prepare for multibyte testsPaolo Bonzini2010-07-234-8/+16
* Tests for module 'unistr/u32-strdup'.Bruno Haible2010-01-101-0/+27
* Tests for module 'unistr/u16-strdup'.Bruno Haible2010-01-101-0/+27
* Tests for module 'unistr/u8-strdup'.Bruno Haible2010-01-102-0/+68
* Tests for module 'unistr/u32-strncmp'.Bruno Haible2010-01-101-0/+47
* Tests for module 'unistr/u16-strncmp'.Bruno Haible2010-01-101-0/+47
* Tests for module 'unistr/u8-strncmp'.Bruno Haible2010-01-102-0/+145
* Tests for module 'unistr/u32-strcoll'.Bruno Haible2010-01-101-0/+41
* Tests for module 'unistr/u16-strcoll'.Bruno Haible2010-01-101-0/+41
* Tests for module 'unistr/u8-strcoll'.Bruno Haible2010-01-101-0/+41
* Tests for module 'unistr/u32-strcmp'.Bruno Haible2010-01-102-0/+76
* Tests for module 'unistr/u16-strcmp'.Bruno Haible2010-01-102-0/+76
* Tests for module 'unistr/u8-strcmp'.Bruno Haible2010-01-103-0/+132
* Tests for module 'unistr/u32-strncat'.Bruno Haible2010-01-101-0/+59
* Tests for module 'unistr/u16-strncat'.Bruno Haible2010-01-101-0/+59
* Tests for module 'unistr/u8-strncat'.Bruno Haible2010-01-102-0/+142
* Tests for module 'unistr/u32-strcat'.Bruno Haible2010-01-101-0/+28
* Tests for module 'unistr/u16-strcat'.Bruno Haible2010-01-101-0/+28
* Tests for module 'unistr/u8-strcat'.Bruno Haible2010-01-102-0/+84