Add test for g_path_skip_root().

2001-01-05  Tor Lillqvist  <tml@iki.fi>

	* testglib.c (main): Add test for g_path_skip_root().

	* gutils.c (g_path_skip_root): Fix bugs in code I just added ;-)
This commit is contained in:
Tor Lillqvist
2001-01-05 20:19:37 +00:00
committed by Tor Lillqvist
parent ebf8fe6a92
commit 71e0f93747
12 changed files with 156 additions and 22 deletions

View File

@@ -1,5 +1,7 @@
2001-01-05 Tor Lillqvist <tml@iki.fi>
* testglib.c (main): Add test for g_path_skip_root().
* gfileutils.c (g_file_open_tmp): (Win32:) Look also for (illegal)
forward slashes in the template.