automatically generated by browser
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 29 May 2013 02:03:01 +0200
changeset 827 d74a514c8148
parent 826 8886db76fa6b
child 828 3fd48d33f00b
automatically generated by browser
test/Make.spec
--- a/test/Make.spec	Wed May 29 02:02:49 2013 +0200
+++ b/test/Make.spec	Wed May 29 02:03:01 2013 +0200
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/goodies/monticello/test/Make.spec,v 1.2 2013-01-30 11:20:25 cg Exp $
+# $Header: /cvs/stx/stx/goodies/monticello/test/Make.spec,v 1.3 2013-05-29 00:03:01 vrany Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_monticello_test.
 #
 # Warning: once you modify this file, do not rerun
@@ -18,7 +18,7 @@
 
 
 # Argument(s) to the stc compiler (stc --usage).
-#  -H.         : create header files locally
+#  -headerDir=. : create header files locally
 #                (if removed, they will be created as common
 #  -Pxxx       : defines the package
 #  -Zxxx       : a prefix for variables within the classLib
@@ -50,13 +50,65 @@
 STCWARNINGS=-warnNonStandard
 
 COMMON_CLASSES= \
+	MCDependencySorterTest \
+	MCSnapshotResource \
+	MCSortingTest \
+	MCTestCase \
 	stx_goodies_monticello_test \
+	MCAncestryTest \
+	MCChangeNotificationTest \
+	MCClassDefinitionTest \
+	MCFileInTest \
+	MCInitializationTest \
+	MCMczInstallerTest \
+	MCMergingTest \
+	MCMethodDefinitionTest \
+	MCOrganizationTest \
+	MCPackageTest \
+	MCPatchTest \
+	MCRepositoryTest \
+	MCScannerTest \
+	MCSerializationTest \
+	MCSnapshotBrowserTest \
+	MCSnapshotTest \
+	MCStReaderTest \
+	MCStWriterTest \
+	MCVersionTest \
+	MCWorkingCopyTest \
+	MCDictionaryRepositoryTest \
+	MCDirectoryRepositoryTest \
 
 
 
 
 COMMON_OBJS= \
+    $(OUTDIR_SLASH)MCDependencySorterTest.$(O) \
+    $(OUTDIR_SLASH)MCSnapshotResource.$(O) \
+    $(OUTDIR_SLASH)MCSortingTest.$(O) \
+    $(OUTDIR_SLASH)MCTestCase.$(O) \
     $(OUTDIR_SLASH)stx_goodies_monticello_test.$(O) \
+    $(OUTDIR_SLASH)MCAncestryTest.$(O) \
+    $(OUTDIR_SLASH)MCChangeNotificationTest.$(O) \
+    $(OUTDIR_SLASH)MCClassDefinitionTest.$(O) \
+    $(OUTDIR_SLASH)MCFileInTest.$(O) \
+    $(OUTDIR_SLASH)MCInitializationTest.$(O) \
+    $(OUTDIR_SLASH)MCMczInstallerTest.$(O) \
+    $(OUTDIR_SLASH)MCMergingTest.$(O) \
+    $(OUTDIR_SLASH)MCMethodDefinitionTest.$(O) \
+    $(OUTDIR_SLASH)MCOrganizationTest.$(O) \
+    $(OUTDIR_SLASH)MCPackageTest.$(O) \
+    $(OUTDIR_SLASH)MCPatchTest.$(O) \
+    $(OUTDIR_SLASH)MCRepositoryTest.$(O) \
+    $(OUTDIR_SLASH)MCScannerTest.$(O) \
+    $(OUTDIR_SLASH)MCSerializationTest.$(O) \
+    $(OUTDIR_SLASH)MCSnapshotBrowserTest.$(O) \
+    $(OUTDIR_SLASH)MCSnapshotTest.$(O) \
+    $(OUTDIR_SLASH)MCStReaderTest.$(O) \
+    $(OUTDIR_SLASH)MCStWriterTest.$(O) \
+    $(OUTDIR_SLASH)MCVersionTest.$(O) \
+    $(OUTDIR_SLASH)MCWorkingCopyTest.$(O) \
+    $(OUTDIR_SLASH)MCDictionaryRepositoryTest.$(O) \
+    $(OUTDIR_SLASH)MCDirectoryRepositoryTest.$(O) \