summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-03-18 22:08:25 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-08-07 10:32:02 +0000
commit19e3545df631e247bf31bb58868d602baea84419 (patch)
tree4c6715419e8193ae1663868889e4e6b2bea12da4 /.gitmodules
parenta39c6721d7f234edcca8689f77a28fb2f6149e2b (diff)
downloadqtxmlpatterns-19e3545df631e247bf31bb58868d602baea84419.tar.gz
Add qtxmlpatterns-testsuites as submodule and get XQTS from there
Change-Id: I9dda1a76e730dfe1790fe6771a6f9ccd63c5d13b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d850d20
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tests/auto/TESTSUITES"]
+ path = tests/auto/TESTSUITES
+ url = ../qtxmlpatterns-testsuites.git