summaryrefslogtreecommitdiff
path: root/lib/util/charset/tests/convert_string.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-07charset/tests: Add prototypes for test functions.Jelmer Vernooij1-0/+5
2011-09-20lib/util/charset: remove charset module loadingAndrew Bartlett1-11/+11
2011-09-10lib/util/charset Use name of ISO-8859-1 that matches our internal implementationAndrew Bartlett1-44/+44
2011-09-10lib/util/charset Run charset sets with and without the system iconvAndrew Bartlett1-11/+23
2011-06-23lib/util/charset: Remove 'display charset'Andrew Bartlett1-55/+55
2011-04-28lib/util/charset Add tests for srclen=-1 behaviour.Andrew Bartlett1-0/+443
2011-04-13lib/util/charset Add many more charset testsAndrew Bartlett1-15/+444
2011-04-13lib/util/charset Rename convert_string test to allow a 'non_handle' testAndrew Bartlett1-3/+2
2011-04-13lib/util/charset Add more tests for convert_string_error_handle()Andrew Bartlett1-0/+101
2011-04-13lib/util/charset Add tests for convert_string_error_handleAndrew Bartlett1-1/+68
2011-04-13lib/util/charset Add expected values for upper/lower case testsAndrew Bartlett1-0/+16
2011-03-31lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et alAndrew Bartlett1-0/+170
2011-03-31lib/util/charset Add tests for strlen_m_ext() and convert_string_talloc()Andrew Bartlett1-2/+87
2011-03-30lib/util/charset Add tests for convert_string_talloc_handle()Andrew Bartlett1-0/+418