Revision: 56300
          http://sourceforge.net/p/brlcad/code/56300
Author:   brlcad
Date:     2013-07-29 00:14:44 +0000 (Mon, 29 Jul 2013)
Log Message:
-----------
document why the libpc tests are disabled

Modified Paths:
--------------
    brlcad/trunk/src/libpc/solver_test.cpp

Modified: brlcad/trunk/src/libpc/solver_test.cpp
===================================================================
--- brlcad/trunk/src/libpc/solver_test.cpp      2013-07-29 00:13:08 UTC (rev 
56299)
+++ brlcad/trunk/src/libpc/solver_test.cpp      2013-07-29 00:14:44 UTC (rev 
56300)
@@ -122,6 +122,12 @@
     S1.cdisplay();
 
     pc_free_pcset(&pcs);
+
+    /* NOTE: THE BELOW TESTS ARE VOLATILE.
+     *
+     * This is why they are disabled, kept as an example of PC solving
+     * in use and for development continuation.
+     */
 #if 0
     /** Testing PCSolver Methods */
 

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to