summaryrefslogtreecommitdiffstats
path: root/tests/json.qrc
blob: dc8a0d3a821a531a20a25e2b9e59ad65f24a23f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/json">
        <file alias="create-test.json">auto/client/create-test.json</file>
        <file alias="client">auto/client/json</file>
        <file alias="list-objects.json">auto/jsondb-listmodel/list-objects.json</file>
        <file>auto/jsondblistmodel/list-objects.json</file>
        <file>auto/jsondbsortinglistmodel/list-objects.json</file>
        <file alias="dataset.json">auto/queries/dataset.json</file>
        <file>auto/partition/json/map-reduce.json</file>
    </qresource>
</RCC>