summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsxqts/lib/XSDTestSuiteHandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-171-910/+0
| | | | | These tests were adding the same SUBDIR multiple times from different projects. Don't do that.
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Fixing some compilation warnings in xml testsJoão Abecasis2009-09-211-1/+1
| | | | Reviewed-by: Peter Hartmann
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update stale license headers.Jason McDonald2009-08-121-6/+35
| | | | Reviewed-by: Trust Me
* Add W3C XML Schema validation supportTobias Koenig2009-05-161-0/+881
This was done by Tobias Koenig, as part of an internship at Trolltech/Qt Software, started at Wed Oct 1 18:32:43 2008 +0200, and the last commit being part of this commit dating Tue Feb 24 11:03:36 2009 +0100. This is work consisting of about 650 commits squashed into one, where the first commit was 61b280386c1905a15690fdd917dcbc8eb09b6283, in the repository before Qt's history cut.