summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternssdk
Commit message (Collapse)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-1658-754/+754
| | | | Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-1158-58/+58
| | | | | Reviewed-by: Trust Me (cherry picked from commit ac5c099cc3c5b8c7eec7a49fdeb8a21037230350)
* 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.