summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/mergecpp_obsolete/project.ts.result
Commit message (Collapse)AuthorAgeFilesLines
* handle messages with ids (more) correctlyOswald Buddenhagen2009-11-061-0/+12
| | | | | when comparing two messages which both have ids, compare only the ids. this affects finding/reporting duplicates and merging.
* Updating line-numbers for linguist auto testsJoão Abecasis2009-09-041-4/+4
|
* cut down on real codeOswald Buddenhagen2009-08-171-4/+4
| | | | | | | | remove all c++ code which is not part of the critical test data. as a result, remove the license headers where the remaining text cannot be reasonably considered copyright-worthy any more. this is a somewhat persistent solution to the ever-changing license headers screwing up the tests.
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-301-0/+31
Task-number: 218935