summaryrefslogtreecommitdiff
path: root/tests/convert-test.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 553447 $(Q#|(B g_assert_no_error()Dan Winship2008-09-271-22/+22
* Skip a test if iconv doesn't support the encodingMatthias Clasen2008-07-141-1/+4
* Use encoding names which may work better on Solaris. (#340434, AlessandroMatthias Clasen2006-05-081-2/+2
* Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas2006-02-231-0/+2
* Don't test items_read and items_written in error cases where it is notMatthias Clasen2006-01-111-12/+12
* Add some tests for conversions between UTF-8, UCS-4 and UTF-16.Matthias Clasen2005-10-301-0/+516
* Enable the endianness test.Matthias Clasen2005-08-081-8/+1
* Fix up the testcaseMatthias Clasen2005-08-081-4/+4
* Add a test for endianness handling.Matthias Clasen2005-08-081-0/+41
* Add convert-test here.Matthias Clasen2005-08-081-0/+107