summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qcssparser/testdata.qrc
blob: 56e45cfbb0a4af59e40395c78f233a4d2fdbf9c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<RCC>
    <qresource prefix="/">
        <file>testdata/scanner/comments/input</file>
        <file>testdata/scanner/comments/output</file>
        <file>testdata/scanner/comments2/input</file>
        <file>testdata/scanner/comments2/output</file>
        <file>testdata/scanner/comments3/input</file>
        <file>testdata/scanner/comments3/output</file>
        <file>testdata/scanner/comments4/input</file>
        <file>testdata/scanner/comments4/output</file>
        <file>testdata/scanner/quotedstring/input</file>
        <file>testdata/scanner/quotedstring/output</file>
        <file>testdata/scanner/simple/input</file>
        <file>testdata/scanner/simple/output</file>
        <file>testdata/scanner/unicode/input</file>
        <file>testdata/scanner/unicode/output</file>
    </qresource>
</RCC>