Revision: 76833
          http://sourceforge.net/p/brlcad/code/76833
Author:   starseeker
Date:     2020-08-18 16:26:30 +0000 (Tue, 18 Aug 2020)
Log Message:
-----------
Add a test .g file for the cg pnts operation - this has three points on or 
inside the sphere and three outside it.  Not sure yet if we're ready to 
actually wire up a test.

Modified Paths:
--------------
    brlcad/trunk/src/libged/tests/CMakeLists.txt

Added Paths:
-----------
    brlcad/trunk/src/libged/tests/cg_tests.g

Modified: brlcad/trunk/src/libged/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libged/tests/CMakeLists.txt        2020-08-18 16:03:12 UTC 
(rev 76832)
+++ brlcad/trunk/src/libged/tests/CMakeLists.txt        2020-08-18 16:26:30 UTC 
(rev 76833)
@@ -13,6 +13,7 @@
   lint_tests.g
   obb_tests.g
   ged_tests.g
+  cg_tests.g
   )
 
 CMAKEFILES(CMakeLists.txt)

Added: brlcad/trunk/src/libged/tests/cg_tests.g
===================================================================
(Binary files differ)

Index: brlcad/trunk/src/libged/tests/cg_tests.g
===================================================================
--- brlcad/trunk/src/libged/tests/cg_tests.g    2020-08-18 16:03:12 UTC (rev 
76832)
+++ brlcad/trunk/src/libged/tests/cg_tests.g    2020-08-18 16:26:30 UTC (rev 
76833)

Property changes on: brlcad/trunk/src/libged/tests/cg_tests.g
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to