Revision: 76838
          http://sourceforge.net/p/brlcad/code/76838
Author:   starseeker
Date:     2020-08-19 00:37:19 +0000 (Wed, 19 Aug 2020)
Log Message:
-----------
Arrrgh.  Looks like I recorded the wrong triangle - probably followed the ray 
backwards instead of forwards, from the looks of things.  Not a useful test, 
will have to track down another example.

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

Modified: brlcad/trunk/src/libbg/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libbg/tests/CMakeLists.txt 2020-08-18 23:22:05 UTC (rev 
76837)
+++ brlcad/trunk/src/libbg/tests/CMakeLists.txt 2020-08-19 00:37:19 UTC (rev 
76838)
@@ -77,8 +77,6 @@
 
 BRLCAD_ADDEXEC(bg_tri_ray_isect tri_ray_isect.cpp "libbg;libbn;libbu" TEST)
 
-# Need to double check, but I think this is an unexpected result - should hit, 
returns miss?
-#add_test(NAME bg_tri_ray_isect_1   COMMAND bg_tri_ray_isect  
23.179952013885874,7.6422705777096072,-0.25 
23.279461392150449,7.681746343891751,-0.25 
23.240884561991336,7.602980510224489,-0.25 
23.249999993258228,7.6246213728328982,4.9870093033699456 0,0,1 1)
 
 #  ************ tri_tri.c tests ***********
 

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