aboutsummaryrefslogtreecommitdiff
path: root/tests/roundtrip/testscript
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-01-25 17:01:47 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-01-26 03:22:10 +0300
commit8f975a122a280fa8a4d085fad2b6c99e8729ca50 (patch)
tree31ba1749dfa33580e0c19f14ade571ba300bc7f8 /tests/roundtrip/testscript
parent53c10a574f867c07ac03cadacfcf7f1206379dc7 (diff)
Move roundtrip tests to testscript
Diffstat (limited to 'tests/roundtrip/testscript')
-rw-r--r--tests/roundtrip/testscript15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/roundtrip/testscript b/tests/roundtrip/testscript
new file mode 100644
index 0000000..0cb18a2
--- /dev/null
+++ b/tests/roundtrip/testscript
@@ -0,0 +1,15 @@
+# file : tests/roundtrip/testscript
+# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
+# license : MIT; see accompanying LICENSE file
+
+# We are using external files for parsing/matching not to break make-based
+# tests.
+#
+# @@ Use here-documents when (if) we fully move the project to build2.
+#
+
+$* $src_base/attribute.xml >>>$src_base/attribute.xml : attribute
+$* $src_base/characters.xml >>>$src_base/characters.xml : characters
+$* $src_base/followup-1.xml >>>$src_base/followup-1.xml : followup-1
+$* $src_base/followup-2.xml >>>$src_base/followup-2.xml : followup-2
+$* $src_base/namespace.xml >>>$src_base/namespace.xml : namespace