summaryrefslogtreecommitdiff
path: root/lib/util/charset/tests/convert_string.c
Commit message (Expand)AuthorAgeFilesLines
* lib:util: Fix code spellingAndreas Schneider2023-04-141-188/+188
* util: Free memory in charset torture test to satisfy sanitizerSwen Schillig2019-08-081-0/+10
* charset: add tests for Unicode NFC <-> NFD conversionRalph Boehme2019-08-071-0/+228
* util/charset/torture: ensure each cp850 high bytes is 3 utf8 bytesDouglas Bagnall2019-05-151-0/+52
* lib: Give base64.c its own .hVolker Lendecke2016-05-041-0/+1
* charset/tests: Add prototypes for test functions.Jelmer Vernooij2012-02-071-0/+5
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-201-11/+11
* lib/util/charset Use name of ISO-8859-1 that matches our internal implementationAndrew Bartlett2011-09-101-44/+44
* lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett2011-09-101-11/+23
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-55/+55
* lib/util/charset Add tests for srclen=-1 behaviour.Andrew Bartlett2011-04-281-0/+443
* lib/util/charset Add many more charset testsAndrew Bartlett2011-04-131-15/+444
* lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett2011-04-131-3/+2
* lib/util/charset Add more tests for convert_string_error_handle()Andrew Bartlett2011-04-131-0/+101
* lib/util/charset Add tests for convert_string_error_handleAndrew Bartlett2011-04-131-1/+68
* lib/util/charset Add expected values for upper/lower case testsAndrew Bartlett2011-04-131-0/+16
* lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett2011-03-311-0/+170
* lib/util/charset Add tests for strlen_m_ext() and convert_string_talloc()Andrew Bartlett2011-03-311-2/+87
* lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett2011-03-301-0/+418