[gxml/wip/fixes: 3/3] test: Don't generate *.xml while they don't contain any replacements
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/wip/fixes: 3/3] test: Don't generate *.xml while they don't contain any replacements
- Date: Thu, 2 Mar 2017 07:33:24 +0000 (UTC)
commit bae3f00d76991e39d053d4165cbc42fd84d576fd
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Mar 2 08:29:20 2017 +0100
test: Don't generate *.xml while they don't contain any replacements
configure.ac | 5 -----
test/{test.xml.in => test.xml} | 0
test/{test_invalid.xml.in => test_invalid.xml} | 0
..._expected.xml.in => test_out_path_expected.xml} | 0
...xpected.xml.in => test_out_stream_expected.xml} | 0
test/{test_with_ns.xml.in => test_with_ns.xml} | 0
6 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e638b52..caf90d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -247,11 +247,6 @@ gxml/namespace-info.vala
gxml/gxml-0.14.pc
gxml/Makefile
test/Makefile
-test/test.xml
-test/test_invalid.xml
-test/test_out_path_expected.xml
-test/test_out_stream_expected.xml
-test/test_with_ns.xml
docs/Makefile
docs/valadoc/Makefile
docs/valadoc/devhelp/Makefile
diff --git a/test/test.xml.in b/test/test.xml
similarity index 100%
rename from test/test.xml.in
rename to test/test.xml
diff --git a/test/test_invalid.xml.in b/test/test_invalid.xml
similarity index 100%
rename from test/test_invalid.xml.in
rename to test/test_invalid.xml
diff --git a/test/test_out_path_expected.xml.in b/test/test_out_path_expected.xml
similarity index 100%
rename from test/test_out_path_expected.xml.in
rename to test/test_out_path_expected.xml
diff --git a/test/test_out_stream_expected.xml.in b/test/test_out_stream_expected.xml
similarity index 100%
rename from test/test_out_stream_expected.xml.in
rename to test/test_out_stream_expected.xml
diff --git a/test/test_with_ns.xml.in b/test/test_with_ns.xml
similarity index 100%
rename from test/test_with_ns.xml.in
rename to test/test_with_ns.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]