summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lconvert
Commit message (Collapse)AuthorAgeFilesLines
* ignore someOswald Buddenhagen2009-08-061-0/+2
|
* don't rely on system codec when handling PO filesOswald Buddenhagen2009-07-171-1/+1
| | | | | - make -input-codec affect PO files, default to UTF-8 - add -output-codec for PO files, same default
* rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
| | | | ... so it works under windows as well.
* make tests independent of PATH contentsOswald Buddenhagen2009-07-101-4/+5
| | | | use absolute paths for the tested executables
* add license headersOswald Buddenhagen2009-07-021-0/+41
|
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-3031-0/+1301
Task-number: 218935