Revision: 44759
http://brlcad.svn.sourceforge.net/brlcad/?rev=44759&view=rev
Author: brlcad
Date: 2011-06-06 21:19:22 +0000 (Mon, 06 Jun 2011)
Log Message:
-----------
testing a mod to the string interface, but bytebuffer is non-functional, so
swap out and enable only the StringUtilsUTest.
Modified Paths:
--------------
geomcore/trunk/tests/unit/CMakeLists.txt
Modified: geomcore/trunk/tests/unit/CMakeLists.txt
===================================================================
--- geomcore/trunk/tests/unit/CMakeLists.txt 2011-06-06 21:14:44 UTC (rev
44758)
+++ geomcore/trunk/tests/unit/CMakeLists.txt 2011-06-06 21:19:22 UTC (rev
44759)
@@ -43,10 +43,11 @@
libNet
)
-FILE(GLOB_RECURSE UnitTests_SRCS *UTest.cxx )
-#SET( UnitTests_SRCS
+#FILE(GLOB_RECURSE UnitTests_SRCS *UTest.cxx )
+SET( UnitTests_SRCS
+ ./utility/StringUtilsUTest.cxx
+)
# ./utility/ByteBufferUTest.cxx
-#)
ADD_EXECUTABLE(runUnitTests test_runner.cxx ${UnitTests_SRCS})
TARGET_LINK_LIBRARIES(runUnitTests ${UnitTests_LIBS})
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits