summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_mouse.xml
blob: b532534049ebfff8cbe318b93478cb452c750abf (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<TestCase name="tst_Mouse">
  <Environment>
    <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
    <QtBuild/>
    <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
  </Environment>
  <TestFunction name="initTestCase">
    <Incident type="pass" file="" line="0" />
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="timestampBetweenTestFunction">
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[press, release]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[press, release, hover]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[hover]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[hover #2]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[press, release #2]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[press, release, hover #2]]></DataTag>
    </Incident>
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="stateHandlingPart1">
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[dummy-1]]></DataTag>
    </Incident>
    <Incident type="pass" file="" line="0">
      <DataTag><![CDATA[dummy-2]]></DataTag>
    </Incident>
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="stateHandlingPart2">
    <Incident type="skip" file="qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp" line="0">
      <Description><![CDATA[Not implemented beyond this point!]]></Description>
    </Incident>
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="deterministicEvents">
    <Incident type="skip" file="qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp" line="0">
      <DataTag><![CDATA[first-run-true]]></DataTag>
      <Description><![CDATA[Not implemented!]]></Description>
    </Incident>
    <Incident type="skip" file="qtbase/tests/auto/testlib/selftests/mouse/tst_mouse.cpp" line="0">
      <DataTag><![CDATA[first-run-false]]></DataTag>
      <Description><![CDATA[Not implemented!]]></Description>
    </Incident>
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="doubleClick">
    <Incident type="pass" file="" line="0" />
    <Duration msecs="0"/>
  </TestFunction>
  <TestFunction name="cleanupTestCase">
    <Incident type="pass" file="" line="0" />
    <Duration msecs="0"/>
  </TestFunction>
  <Duration msecs="0"/>
</TestCase>