mint20
authorMichael Wagner <michael@wagnertech.de>
Sat, 8 Oct 2022 22:11:47 +0000 (00:11 +0200)
committerMichael Wagner <michael@wagnertech.de>
Sat, 8 Oct 2022 22:11:47 +0000 (00:11 +0200)
TestMbuild/FitnessePages/PdfTest/content.txt [new file with mode: 0644]
TestMbuild/FitnessePages/PdfTest/properties.xml [new file with mode: 0644]

diff --git a/TestMbuild/FitnessePages/PdfTest/content.txt b/TestMbuild/FitnessePages/PdfTest/content.txt
new file mode 100644 (file)
index 0000000..c6e5b85
--- /dev/null
@@ -0,0 +1,15 @@
+!1 PDF-Test
+
+Build cobol handout in r.320
+
+!|test.util.CallScript|
+|call script|!-rm -r suites/Projekte || true -!|
+|call script|svn co http://wagnertech.de/svn/Projekte -r 320 suites/Projekte/|
+|call script|cd suites/Projekte; mconfigure cobol|
+
+Build cobol handout in r.323
+
+!|test.util.CallScript|
+|call script|!-rm -r suites/Projekte || true -!|
+|call script|svn co http://wagnertech.de/svn/Projekte -r 323 suites/Projekte/|
+|call script|cd suites/Projekte; mconfigure cobol|
diff --git a/TestMbuild/FitnessePages/PdfTest/properties.xml b/TestMbuild/FitnessePages/PdfTest/properties.xml
new file mode 100644 (file)
index 0000000..e13fdf4
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<properties>
+       <Edit>true</Edit>
+       <Files>true</Files>
+       <Properties>true</Properties>
+       <RecentChanges>true</RecentChanges>
+       <Refactor>true</Refactor>
+       <Search>true</Search>
+       <Test>true</Test>
+       <Versions>true</Versions>
+       <WhereUsed>true</WhereUsed>
+</properties>