Tor Lillqvist 421e7fdfad Fix Win32 behaviour in some cases where a drive letter is present. For
2004-03-21  Tor Lillqvist  <tml@iki.fi>

	* glib/gutils.c (g_path_get_dirname): Fix Win32 behaviour in some
	cases where a drive letter is present. For 'a:' or 'a:foo', return
	'a:.'. This is mostly just for consistency with the behaviour
	without a drive letter. But very important is to for 'a:\foo' or
	'a:\', return 'a:\', and not 'a:'. (Ditto for forward slashes
	instead of backslashes.) (#137316)

	* tests/dirname-test.c (main): More complete testing on
	Win32. If a test fails, include expected and actual result in
	error message.
2004-03-21 21:43:13 +00:00
..
2002-05-18 22:06:54 +00:00
2004-02-26 17:20:29 +00:00
2002-10-15 22:16:57 +00:00
2002-10-15 22:16:57 +00:00
2004-03-06 07:37:46 +00:00
2001-11-26 19:08:46 +00:00
2002-05-18 22:06:54 +00:00
2002-01-29 20:23:48 +00:00
2002-10-15 22:16:57 +00:00
2004-02-07 23:03:35 +00:00
2002-10-15 22:16:57 +00:00