add simple test for g_path_get_basename().
authorTim Janik <timj@gtk.org>
Tue, 18 Sep 2001 16:33:20 +0000 (16:33 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 18 Sep 2001 16:33:20 +0000 (16:33 +0000)
Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>

        * tests/testglib.c: add simple test for g_path_get_basename().

        * glib/gfileutils.c (g_file_open_tmp):
        * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
        of "illegal".

12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/glib/tmpl/iochannels.sgml
glib/gfileutils.c
glib/gstrfuncs.c
tests/testglib.c

index 8043047..0333c60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 8043047..0333c60 100644 (file)
@@ -1,3 +1,11 @@
+Tue Sep 18 18:19:33 2001  Tim Janik  <timj@gtk.org>
+
+       * tests/testglib.c: add simple test for g_path_get_basename().
+
+       * glib/gfileutils.c (g_file_open_tmp): 
+       * glib/gstrfuncs.c (g_strerror): scratch erroneous usages
+       of "illegal".
+
 2001-09-18  Tor Lillqvist  <tml@iki.fi>
 
        * glib/gmain.c
index 4a6c864..604262b 100644 (file)
@@ -533,6 +533,7 @@ generic way.
 </para>
 
 @channel: 
+@length: 
 @Returns: 
 
 
@@ -543,6 +544,7 @@ generic way.
 
 @channel: 
 @line_term: 
+@length: 
 
 
 <!-- ##### FUNCTION g_io_channel_get_buffered ##### -->
index 859961b..3ab354c 100644 (file)
@@ -652,7 +652,7 @@ g_file_open_tmp (const char *tmpl,
       g_set_error (error,
                   G_FILE_ERROR,
                   G_FILE_ERROR_FAILED,
-                  _("Template '%s' illegal, should not contain a '%s'"),
+                  _("Template '%s' invalid, should not contain a '%s'"),
                   tmpl, G_DIR_SEPARATOR_S);
 
       return -1;
index 52f67ce..c7863e2 100644 (file)
@@ -435,7 +435,7 @@ g_strerror (gint errnum)
     case EISCONN: return "socket is already connected";
 #endif
 #ifdef EISDIR
-    case EISDIR: return "illegal operation on a directory";
+    case EISDIR: return "is a directory";
 #endif
 #ifdef EISNAME
     case EISNAM: return "is a name file";
index c914e8a..82f8d67 100644 (file)
@@ -440,6 +440,15 @@ main (int   argc,
 #endif /* G_HAVE_GINT64 */
   g_print ("\n");
 
+  g_print ("checking g_path_get_basename()...");
+  string = g_path_get_basename ("/foo/dir/");
+  g_assert (strcmp (string, "dir") == 0);
+  g_free (string);
+  string = g_path_get_basename ("/foo/file");
+  g_assert (strcmp (string, "file") == 0);
+  g_free (string);
+  g_print ("ok\n");
+
   g_print ("checking g_path_get_dirname()...");
   for (i = 0; i < n_dirname_checks; i++)
     {