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