summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternssdk
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-1358-990/+990
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Update copyright year to 2011.Jason McDonald2011-01-1058-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.