summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternssdk/TestCase.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change to commercial license headers in preparation for release.Jason McDonald2010-09-071-13/+13
| | | | Reviewed-by: Trust Me
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-171-0/+439
These tests were adding the same SUBDIR multiple times from different projects. Don't do that.