Update of /cvsroot/luabind/luabind/luabind/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13881
Modified Files:
Tag: beta7-devel2
Jamfile
Removed Files:
Tag: beta7-devel2
test_resume_with_object.cpp
Log Message:
Removed duplicate test.
Index: Jamfile
===================================================================
RCS file: /cvsroot/luabind/luabind/luabind/test/Jamfile,v
retrieving revision 1.15.2.4
retrieving revision 1.15.2.5
diff -u -d -r1.15.2.4 -r1.15.2.5
--- Jamfile 19 Oct 2005 10:00:35 -0000 1.15.2.4
+++ Jamfile 19 Oct 2005 11:36:15 -0000 1.15.2.5
@@ -3,7 +3,6 @@
use-project /luabind : ../ ;
SOURCES =
- test_resume_with_object.cpp
test_def_from_base.cpp
test_object.cpp
test_abstract_base.cpp
--- test_resume_with_object.cpp DELETED ---
|