summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergecpp/project.ts.result
Commit message (Collapse)AuthorAgeFilesLines
* handle messages with ids (more) correctlyOswald Buddenhagen2009-11-061-0/+19
| | | | | when comparing two messages which both have ids, compare only the ids. this affects finding/reporting duplicates and merging.
* Add missing license headers and adjust test data to match.Jason McDonald2009-08-271-6/+6
| | | | Reviewed-by: Trust Me
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-301-0/+49
Task-number: 218935