From: W. Trevor King
Date: Sun, 18 Jul 2010 17:29:30 +0000 (-0400)
Subject: Also convert the files themselves, and fill them with dummy content.
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4336bcc6d3995449d15f25495dffc04cc0fe0f57;p=dirtag.git
Also convert the files themselves, and fill them with dummy content.
---
diff --git a/test/raw/a/a1.dat b/test/raw/a/a1.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/a/a1.html b/test/raw/a/a1.html
new file mode 100644
index 0000000..7bb4bc6
--- /dev/null
+++ b/test/raw/a/a1.html
@@ -0,0 +1 @@
+
a1.html
diff --git a/test/raw/a/a2.dat b/test/raw/a/a2.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/a/a2.html b/test/raw/a/a2.html
new file mode 100644
index 0000000..3172739
--- /dev/null
+++ b/test/raw/a/a2.html
@@ -0,0 +1 @@
+a2.html
diff --git a/test/raw/a/a3.dat b/test/raw/a/a3.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/a/a3.html b/test/raw/a/a3.html
new file mode 100644
index 0000000..010e71c
--- /dev/null
+++ b/test/raw/a/a3.html
@@ -0,0 +1 @@
+a3.html
diff --git a/test/raw/b/b1.dat b/test/raw/b/b1.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/b/b1.html b/test/raw/b/b1.html
new file mode 100644
index 0000000..e5f45b0
--- /dev/null
+++ b/test/raw/b/b1.html
@@ -0,0 +1 @@
+b1.html
diff --git a/test/raw/b/b2.dat b/test/raw/b/b2.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/b/b2.html b/test/raw/b/b2.html
new file mode 100644
index 0000000..d69ef58
--- /dev/null
+++ b/test/raw/b/b2.html
@@ -0,0 +1 @@
+b2.html
diff --git a/test/raw/b/b3.dat b/test/raw/b/b3.dat
deleted file mode 100644
index e69de29..0000000
diff --git a/test/raw/b/b3.html b/test/raw/b/b3.html
new file mode 100644
index 0000000..0ca1422
--- /dev/null
+++ b/test/raw/b/b3.html
@@ -0,0 +1 @@
+b3.html
diff --git a/test/tag/1/a1.dat b/test/tag/1/a1.html
similarity index 100%
rename from test/tag/1/a1.dat
rename to test/tag/1/a1.html
diff --git a/test/tag/1/b1.dat b/test/tag/1/b1.html
similarity index 100%
rename from test/tag/1/b1.dat
rename to test/tag/1/b1.html
diff --git a/test/tag/x/a2.dat b/test/tag/x/a2.html
similarity index 100%
rename from test/tag/x/a2.dat
rename to test/tag/x/a2.html
diff --git a/test/tag/x/b3.dat b/test/tag/x/b3.html
similarity index 100%
rename from test/tag/x/b3.dat
rename to test/tag/x/b3.html
diff --git a/test/tag/x/y/b1.dat b/test/tag/x/y/b1.html
similarity index 100%
rename from test/tag/x/y/b1.dat
rename to test/tag/x/y/b1.html