summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/domain/book.oxm3
-rw-r--r--data/domain/structure.oxm3
-rw-r--r--data/typesystem/color.oxm3
-rw-r--r--testdata/filesystem/a.txt1
-rw-r--r--testdata/filesystem/b/c.txt1
-rw-r--r--testdata/filesystem/b/d.txt1
6 files changed, 12 insertions, 0 deletions
diff --git a/data/domain/book.oxm b/data/domain/book.oxm
new file mode 100644
index 0000000..9659334
--- /dev/null
+++ b/data/domain/book.oxm
@@ -0,0 +1,3 @@
+<?xml version="1.0" standalone="yes"?>
+<domain name="book">
+</domain>
diff --git a/data/domain/structure.oxm b/data/domain/structure.oxm
new file mode 100644
index 0000000..63d0c5c
--- /dev/null
+++ b/data/domain/structure.oxm
@@ -0,0 +1,3 @@
+<?xml version="1.0" standalone="yes"?>
+<domain name="structure">
+</domain>
diff --git a/data/typesystem/color.oxm b/data/typesystem/color.oxm
new file mode 100644
index 0000000..ef19c91
--- /dev/null
+++ b/data/typesystem/color.oxm
@@ -0,0 +1,3 @@
+<?xml version="1.0" standalone="yes"?>
+<typesystem name="color">
+</typesystem>
diff --git a/testdata/filesystem/a.txt b/testdata/filesystem/a.txt
new file mode 100644
index 0000000..4ef30bb
--- /dev/null
+++ b/testdata/filesystem/a.txt
@@ -0,0 +1 @@
+file a
diff --git a/testdata/filesystem/b/c.txt b/testdata/filesystem/b/c.txt
new file mode 100644
index 0000000..27c30ff
--- /dev/null
+++ b/testdata/filesystem/b/c.txt
@@ -0,0 +1 @@
+file b/c
diff --git a/testdata/filesystem/b/d.txt b/testdata/filesystem/b/d.txt
new file mode 100644
index 0000000..3a71efe
--- /dev/null
+++ b/testdata/filesystem/b/d.txt
@@ -0,0 +1 @@
+file b/d