summaryrefslogtreecommitdiffstats
path: root/lib/util/charset/tests/convert_string.c
Commit message (Expand)AuthorAgeFilesLines
* 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