summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatterns
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2012-02-22 15:40:04 +0200
committerQt by Nokia <qt-info@nokia.com>2012-02-23 10:56:04 +0100
commit8cdd26295be30f951213ea511e96c2b4133be27e (patch)
treeef18513614846d234e03be1185d7ecd8c5caf000 /tests/auto/xmlpatterns
parent9f18ef6613e6babd64183601e75424aeb27e3560 (diff)
downloadqtxmlpatterns-8cdd26295be30f951213ea511e96c2b4133be27e.tar.gz
Fix line endins on xmlpatterns test case data files
Added required files to .gitattributes Task-number: QTBUG-24450 Change-Id: Ib924221f7110f166952589c164d4b45fdeb472ee Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'tests/auto/xmlpatterns')
-rw-r--r--tests/auto/xmlpatterns/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/xmlpatterns/.gitattributes b/tests/auto/xmlpatterns/.gitattributes
index 1b5e28a..16b85ac 100644
--- a/tests/auto/xmlpatterns/.gitattributes
+++ b/tests/auto/xmlpatterns/.gitattributes
@@ -1,3 +1,4 @@
stylesheets/copyWholeDocument.xsl -crlf
stylesheets/onlyRootTemplate.xsl -crlf
stylesheets/useParameters.xsl -crlf
+stderrBaselines/* -crlf