summaryrefslogtreecommitdiff
path: root/tests/unicode-encoding.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-24Use UTF-16LE as target encoding on all little-endian systems. (#143380,Matthias Clasen1-1/+1
2004-03-31Use UTF-16LE explicitly also on Cygwin. (#138423, Roger Leigh)Tor Lillqvist1-1/+1
2003-07-31Return nonzero exit status if the test fails. (#118729)Noah Levitt1-1/+1
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi1-0/+3
2001-06-23Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor1-4/+4
2001-01-06Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist1-5/+13
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor1-0/+411