Revision: 69065
          http://sourceforge.net/p/brlcad/code/69065
Author:   starseeker
Date:     2016-10-14 19:52:15 +0000 (Fri, 14 Oct 2016)
Log Message:
-----------
Note that there is a Windows system option that offers basename functionality 
we should use to test this with.

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/bu_basename.c

Modified: brlcad/trunk/src/libbu/tests/bu_basename.c
===================================================================
--- brlcad/trunk/src/libbu/tests/bu_basename.c  2016-10-14 19:30:26 UTC (rev 
69064)
+++ brlcad/trunk/src/libbu/tests/bu_basename.c  2016-10-14 19:52:15 UTC (rev 
69065)
@@ -81,6 +81,8 @@
        bu_exit(EXIT_FAILURE, "");
     }
 #else
+    /* TODO - need to add tests using Windows specific routines as well:
+     * https://msdn.microsoft.com/en-us/library/e737s6tf.aspx */
     bu_exit(EXIT_SUCCESS, "BASENAME not available on this platform\n");
 #endif
 }

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to