summaryrefslogtreecommitdiff
path: root/tests/uri-test.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-23Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas1-0/+1
2005-08-01Minor simplification in safe_strcmp_filename().Tor Lillqvist1-4/+2
2005-08-01Ugh, fix braino.Tor Lillqvist1-2/+16
2005-08-01Make it pass on Win32. (from_uri_tests[]): Take into consideration that onTor Lillqvist1-3/+29
2005-07-14Make the tests silent on success.Matthias Clasen1-10/+0
2004-10-22Add some uri list tests.c.Matthias Clasen1-3/+56
2004-08-01move newline printing from run_from_uri_tests() to run_roundtrip_tests().Manish Singh1-1/+1
2004-07-30Don't validate for UTF-8 here. (#148420, Robert Ă–gren)Matthias Clasen1-3/+66
2004-06-10Fix expected results (ha ha) for URIs that *should* have been invalid, orFederico Mena Quintero1-8/+5
2004-04-10glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decorating variableTor Lillqvist1-1/+1
2003-03-30Get rid of UNSAFE_DOS_PATH. (acceptable): Align with RFC2396. (#59653)Matthias Clasen1-2/+2
2002-11-04Include config.h so DISABLE_MEMPOOLS actually has an effect. (#96437,Owen Taylor1-0/+2
2002-02-21ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor1-0/+7
2002-02-08Make hostname parameter const char *. Added a new "ASCII must not beDarin Adler1-21/+23
2002-01-23Not used on Windows, don't even compile it then.Tor Lillqvist1-10/+60
2001-10-01Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI andAlex Larsson1-9/+9
2001-08-27Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE toDarin Adler1-6/+56
2001-08-26New functions to convert between local pahtnames and file: uris.Alex Larsson1-0/+224