Revision: 77520
          http://sourceforge.net/p/brlcad/code/77520
Author:   starseeker
Date:     2020-10-20 20:19:35 +0000 (Tue, 20 Oct 2020)
Log Message:
-----------
Stash valid and invalid binary plot3 files from gqa

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

Added Paths:
-----------
    brlcad/trunk/src/libbn/tests/invalid.plot3
    brlcad/trunk/src/libbn/tests/valid.plot3

Modified: brlcad/trunk/src/libbn/tests/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libbn/tests/CMakeLists.txt 2020-10-20 20:00:21 UTC (rev 
77519)
+++ brlcad/trunk/src/libbn/tests/CMakeLists.txt 2020-10-20 20:19:35 UTC (rev 
77520)
@@ -1149,6 +1149,8 @@
   bn_test.c.in
   poly_cubic_roots.c
   poly_quartic_roots.c
+  valid.plot3
+  invalid.plot3
   )
 
 # Local Variables:

Added: brlcad/trunk/src/libbn/tests/invalid.plot3
===================================================================
(Binary files differ)

Index: brlcad/trunk/src/libbn/tests/invalid.plot3
===================================================================
--- brlcad/trunk/src/libbn/tests/invalid.plot3  2020-10-20 20:00:21 UTC (rev 
77519)
+++ brlcad/trunk/src/libbn/tests/invalid.plot3  2020-10-20 20:19:35 UTC (rev 
77520)

Property changes on: brlcad/trunk/src/libbn/tests/invalid.plot3
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: brlcad/trunk/src/libbn/tests/valid.plot3
===================================================================
(Binary files differ)

Index: brlcad/trunk/src/libbn/tests/valid.plot3
===================================================================
--- brlcad/trunk/src/libbn/tests/valid.plot3    2020-10-20 20:00:21 UTC (rev 
77519)
+++ brlcad/trunk/src/libbn/tests/valid.plot3    2020-10-20 20:19:35 UTC (rev 
77520)

Property changes on: brlcad/trunk/src/libbn/tests/valid.plot3
___________________________________________________________________
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