1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
<RCC>
<qresource prefix="/tst_parser">
<file>data/badInitial.scxml.errors</file>
<file>data/badInitial.scxml</file>
<file>data/commentInScript.scxml.errors</file>
<file>data/commentInScript.scxml</file>
<file>data/empty.scxml.errors</file>
<file>data/empty.scxml</file>
<file>data/eventnames.scxml.errors</file>
<file>data/eventnames.scxml</file>
<file>data/ids1.scxml.errors</file>
<file>data/ids1.scxml</file>
<file>data/ids2.scxml.errors</file>
<file>data/ids2.scxml</file>
<file>data/invalidContent.scxml.errors</file>
<file>data/invalidContent.scxml</file>
<file>data/invalidRoot1.scxml.errors</file>
<file>data/invalidRoot1.scxml</file>
<file>data/invalidRoot2.scxml.errors</file>
<file>data/invalidRoot2.scxml</file>
<file>data/invalidRoot3.scxml.errors</file>
<file>data/invalidRoot3.scxml</file>
<file>data/invalidRoot6.scxml.errors</file>
<file>data/invalidRoot6.scxml</file>
<file>data/invalidstatemachinename.scxml.errors</file>
<file>data/invalidstatemachinename.scxml</file>
<file>data/invalidUnicode1.scxml.errors</file>
<file>data/invalidUnicode1.scxml</file>
<file>data/invalidXmlHeader1.scxml.errors</file>
<file>data/invalidXmlHeader1.scxml</file>
<file>data/invalidXmlHeader2.scxml.errors</file>
<file>data/invalidXmlHeader2.scxml</file>
<file>data/misplacedinvoke.scxml.errors</file>
<file>data/misplacedinvoke.scxml</file>
<file>data/namespaces1.scxml.errors</file>
<file>data/namespaces1.scxml</file>
<file>data/nestedScxml.scxml.errors</file>
<file>data/nestedScxml.scxml</file>
<file>data/noContentInInvoke1.scxml.errors</file>
<file>data/noContentInInvoke1.scxml</file>
<file>data/noContentInInvoke2.scxml.errors</file>
<file>data/noContentInInvoke2.scxml</file>
<file>data/noContentInInvoke3.scxml.errors</file>
<file>data/noContentInInvoke3.scxml</file>
<file>data/noContentInInvoke4.scxml.errors</file>
<file>data/noContentInInvoke4.scxml</file>
<file>data/prematureEndOfDocument1.scxml.errors</file>
<file>data/prematureEndOfDocument1.scxml</file>
<file>data/prematureEndOfDocument2.scxml.errors</file>
<file>data/prematureEndOfDocument2.scxml</file>
<file>data/scxml1.scxml.errors</file>
<file>data/scxml1.scxml</file>
<file>data/scxml2.scxml.errors</file>
<file>data/scxml2.scxml</file>
<file>data/syntaxErrors10.scxml.errors</file>
<file>data/syntaxErrors10.scxml</file>
<file>data/syntaxErrors11.scxml.errors</file>
<file>data/syntaxErrors11.scxml</file>
<file>data/syntaxErrors12.scxml.errors</file>
<file>data/syntaxErrors12.scxml</file>
<file>data/syntaxErrors13.scxml.errors</file>
<file>data/syntaxErrors13.scxml</file>
<file>data/syntaxErrors14.scxml.errors</file>
<file>data/syntaxErrors14.scxml</file>
<file>data/syntaxErrors15.scxml.errors</file>
<file>data/syntaxErrors15.scxml</file>
<file>data/syntaxErrors1.scxml.errors</file>
<file>data/syntaxErrors1.scxml</file>
<file>data/syntaxErrors2.scxml.errors</file>
<file>data/syntaxErrors2.scxml</file>
<file>data/syntaxErrors3.scxml.errors</file>
<file>data/syntaxErrors3.scxml</file>
<file>data/syntaxErrors4.scxml.errors</file>
<file>data/syntaxErrors4.scxml</file>
<file>data/syntaxErrors5.scxml.errors</file>
<file>data/syntaxErrors5.scxml</file>
<file>data/syntaxErrors7.scxml.errors</file>
<file>data/syntaxErrors7.scxml</file>
<file>data/syntaxErrors9.scxml.errors</file>
<file>data/syntaxErrors9.scxml</file>
<file>data/test1.scxml.errors</file>
<file>data/test1.scxml</file>
</qresource>
</RCC>
|