summaryrefslogtreecommitdiff
path: root/tests/unicode-encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-16LE as target encoding on all little-endian systems. (#143380,Matthias Clasen2006-01-241-1/+1
* Use UTF-16LE explicitly also on Cygwin. (#138423, Roger Leigh)Tor Lillqvist2004-03-311-1/+1
* Return nonzero exit status if the test fails. (#118729)Noah Levitt2003-07-311-1/+1
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor2001-06-231-4/+4
* Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist2001-01-061-5/+13
* move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor2001-01-051-0/+411