summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternssdk/ErrorHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| | | | | | | 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-101-1/+1
| | | | Reviewed-by: Trust Me
* Fixed compile of xmlpatterns tests with vcproj generator.Rohan McGovern2010-02-171-0/+149
These tests were adding the same SUBDIR multiple times from different projects. Don't do that.