summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternssdk
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-1158-58/+58
| | | | Reviewed-by: Trust Me
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-1761-0/+11293
These tests were adding the same SUBDIR multiple times from different projects. Don't do that.