summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsview/tst_xmlpatternsview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
| | | | Reviewed-by: Trust Me
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-171-0/+74
These tests were adding the same SUBDIR multiple times from different projects. Don't do that.