84984af0e1
Ported from QDom to QXmlStreamReader. This enables removal of QtXml classes from bootstrap. A new rcc test was added, copying the data from the QResourceFileEngine test. The new test runs rcc to create binary resources, dynamically loads them under various locales and checks that they do contain the expected files. Change-Id: I15d23dfda45de851a421156951ce2a60af4c1f7f Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: hjk <qthjk@ovi.com>
14 lines
589 B
Plaintext
14 lines
589 B
Plaintext
/test/abc/123/+++/currentdir.txt currentdir.txt
|
|
/test/abc/123/+++/currentdir2.txt ./currentdir2.txt
|
|
/test/abc/123/+++/parentdir.txt ../parentdir.txt
|
|
/test/abc/123/+++/subdir/subdir.txt subdir/subdir.txt
|
|
/search_file.txt search_file.txt
|
|
/searchpath1/search_file.txt searchpath1/search_file.txt
|
|
/searchpath2/search_file.txt searchpath2/search_file.txt
|
|
test/testdir.txt test/testdir.txt
|
|
otherdir/otherdir.txt otherdir/otherdir.txt
|
|
aliasdir/aliasdir.txt test/testdir2.txt
|
|
test/test/test1.txt test/test/test1.txt
|
|
test/test/test2.txt test/test/test2.txt
|
|
withoutslashes/blahblah.txt blahblah.txt
|