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