|
1 | | -{ |
2 | | - "source": "<TestRoot>\\hello_library\\target\\release\\hello_lib_libhello_lib.rusttests", |
3 | | - "exe": "<TestRoot>\\hello_library\\target\\release\\deps\\hello_lib-d9d78f0fcd1af879.exe", |
4 | | - "tests": [ |
5 | | - { |
6 | | - "type": "test", |
7 | | - "name": "tests::fibonacci_test::case_1", |
8 | | - "ignore": false, |
9 | | - "ignore_message": "", |
10 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
11 | | - "start_line": 32, |
12 | | - "start_col": 8, |
13 | | - "end_line": 32, |
14 | | - "end_col": 22 |
| 1 | +[ |
| 2 | + { |
| 3 | + "container": { |
| 4 | + "ThisPath": "<TestRoot>\\hello_library\\target\\release\\hello_lib_libhello_lib.rusttests", |
| 5 | + "Manifest": "<TestRoot>\\hello_library\\Cargo.toml", |
| 6 | + "TargetDir": "<TestRoot>\\hello_library\\target", |
| 7 | + "AdditionalTestDiscoveryArguments": "", |
| 8 | + "AdditionalTestExecutionArguments": "", |
| 9 | + "TestExecutionEnvironment": "", |
| 10 | + "Profile": "release", |
| 11 | + "TestExes": [ |
| 12 | + "<TestRoot>\\hello_library\\target\\release\\deps\\hello_lib-d9d78f0fcd1af879.exe", |
| 13 | + "<TestRoot>\\hello_library\\target\\release\\deps\\int_tests-58f9d629627e8abd.exe" |
| 14 | + ] |
15 | 15 | }, |
16 | | - { |
17 | | - "type": "test", |
18 | | - "name": "tests::fibonacci_test::case_2", |
19 | | - "ignore": false, |
20 | | - "ignore_message": "", |
21 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
22 | | - "start_line": 32, |
23 | | - "start_col": 8, |
24 | | - "end_line": 32, |
25 | | - "end_col": 22 |
| 16 | + "exe": "<TestRoot>\\hello_library\\target\\release\\deps\\hello_lib-d9d78f0fcd1af879.exe", |
| 17 | + "tests": [ |
| 18 | + { |
| 19 | + "type": "test", |
| 20 | + "name": "tests::fibonacci_test::case_1", |
| 21 | + "ignore": false, |
| 22 | + "ignore_message": "", |
| 23 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 24 | + "start_line": 32, |
| 25 | + "start_col": 8, |
| 26 | + "end_line": 32, |
| 27 | + "end_col": 22 |
| 28 | + }, |
| 29 | + { |
| 30 | + "type": "test", |
| 31 | + "name": "tests::fibonacci_test::case_2", |
| 32 | + "ignore": false, |
| 33 | + "ignore_message": "", |
| 34 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 35 | + "start_line": 32, |
| 36 | + "start_col": 8, |
| 37 | + "end_line": 32, |
| 38 | + "end_col": 22 |
| 39 | + }, |
| 40 | + { |
| 41 | + "type": "test", |
| 42 | + "name": "tests::fibonacci_test::case_3", |
| 43 | + "ignore": false, |
| 44 | + "ignore_message": "", |
| 45 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 46 | + "start_line": 32, |
| 47 | + "start_col": 8, |
| 48 | + "end_line": 32, |
| 49 | + "end_col": 22 |
| 50 | + }, |
| 51 | + { |
| 52 | + "type": "test", |
| 53 | + "name": "tests::it_works", |
| 54 | + "ignore": false, |
| 55 | + "ignore_message": "", |
| 56 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 57 | + "start_line": 17, |
| 58 | + "start_col": 8, |
| 59 | + "end_line": 17, |
| 60 | + "end_col": 16 |
| 61 | + }, |
| 62 | + { |
| 63 | + "type": "test", |
| 64 | + "name": "tests::it_works245_ignored", |
| 65 | + "ignore": true, |
| 66 | + "ignore_message": "ignored for now!", |
| 67 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 68 | + "start_line": 24, |
| 69 | + "start_col": 8, |
| 70 | + "end_line": 24, |
| 71 | + "end_col": 27 |
| 72 | + }, |
| 73 | + { |
| 74 | + "type": "test", |
| 75 | + "name": "tests::long_running_test", |
| 76 | + "ignore": false, |
| 77 | + "ignore_message": "", |
| 78 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 79 | + "start_line": 66, |
| 80 | + "start_col": 8, |
| 81 | + "end_line": 66, |
| 82 | + "end_col": 25 |
| 83 | + }, |
| 84 | + { |
| 85 | + "type": "test", |
| 86 | + "name": "tests::multiplication_tests::when_both_operands_are_negative", |
| 87 | + "ignore": false, |
| 88 | + "ignore_message": "", |
| 89 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 90 | + "start_line": 51, |
| 91 | + "start_col": 5, |
| 92 | + "end_line": 51, |
| 93 | + "end_col": 61 |
| 94 | + }, |
| 95 | + { |
| 96 | + "type": "test", |
| 97 | + "name": "tests::multiplication_tests::when_both_operands_are_positive", |
| 98 | + "ignore": false, |
| 99 | + "ignore_message": "", |
| 100 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 101 | + "start_line": 51, |
| 102 | + "start_col": 5, |
| 103 | + "end_line": 51, |
| 104 | + "end_col": 61 |
| 105 | + }, |
| 106 | + { |
| 107 | + "type": "test", |
| 108 | + "name": "tests::multiplication_tests::when_operands_are_swapped", |
| 109 | + "ignore": false, |
| 110 | + "ignore_message": "", |
| 111 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 112 | + "start_line": 51, |
| 113 | + "start_col": 5, |
| 114 | + "end_line": 51, |
| 115 | + "end_col": 61 |
| 116 | + }, |
| 117 | + { |
| 118 | + "type": "test", |
| 119 | + "name": "tests::mytest", |
| 120 | + "ignore": false, |
| 121 | + "ignore_message": "", |
| 122 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 123 | + "start_line": 61, |
| 124 | + "start_col": 8, |
| 125 | + "end_line": 61, |
| 126 | + "end_col": 14 |
| 127 | + }, |
| 128 | + { |
| 129 | + "type": "test", |
| 130 | + "name": "tests::should_fail", |
| 131 | + "ignore": false, |
| 132 | + "ignore_message": "", |
| 133 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 134 | + "start_line": 47, |
| 135 | + "start_col": 8, |
| 136 | + "end_line": 47, |
| 137 | + "end_col": 19 |
| 138 | + }, |
| 139 | + { |
| 140 | + "type": "test", |
| 141 | + "name": "tests::should_success", |
| 142 | + "ignore": false, |
| 143 | + "ignore_message": "", |
| 144 | + "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
| 145 | + "start_line": 42, |
| 146 | + "start_col": 8, |
| 147 | + "end_line": 42, |
| 148 | + "end_col": 22 |
| 149 | + } |
| 150 | + ] |
| 151 | + }, |
| 152 | + { |
| 153 | + "container": { |
| 154 | + "ThisPath": "<TestRoot>\\hello_library\\target\\release\\hello_lib_libhello_lib.rusttests", |
| 155 | + "Manifest": "<TestRoot>\\hello_library\\Cargo.toml", |
| 156 | + "TargetDir": "<TestRoot>\\hello_library\\target", |
| 157 | + "AdditionalTestDiscoveryArguments": "", |
| 158 | + "AdditionalTestExecutionArguments": "", |
| 159 | + "TestExecutionEnvironment": "", |
| 160 | + "Profile": "release", |
| 161 | + "TestExes": [ |
| 162 | + "<TestRoot>\\hello_library\\target\\release\\deps\\hello_lib-d9d78f0fcd1af879.exe", |
| 163 | + "<TestRoot>\\hello_library\\target\\release\\deps\\int_tests-58f9d629627e8abd.exe" |
| 164 | + ] |
26 | 165 | }, |
27 | | - { |
28 | | - "type": "test", |
29 | | - "name": "tests::fibonacci_test::case_3", |
30 | | - "ignore": false, |
31 | | - "ignore_message": "", |
32 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
33 | | - "start_line": 32, |
34 | | - "start_col": 8, |
35 | | - "end_line": 32, |
36 | | - "end_col": 22 |
37 | | - }, |
38 | | - { |
39 | | - "type": "test", |
40 | | - "name": "tests::it_works", |
41 | | - "ignore": false, |
42 | | - "ignore_message": "", |
43 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
44 | | - "start_line": 17, |
45 | | - "start_col": 8, |
46 | | - "end_line": 17, |
47 | | - "end_col": 16 |
48 | | - }, |
49 | | - { |
50 | | - "type": "test", |
51 | | - "name": "tests::it_works245_ignored", |
52 | | - "ignore": true, |
53 | | - "ignore_message": "ignored for now!", |
54 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
55 | | - "start_line": 24, |
56 | | - "start_col": 8, |
57 | | - "end_line": 24, |
58 | | - "end_col": 27 |
59 | | - }, |
60 | | - { |
61 | | - "type": "test", |
62 | | - "name": "tests::long_running_test", |
63 | | - "ignore": false, |
64 | | - "ignore_message": "", |
65 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
66 | | - "start_line": 66, |
67 | | - "start_col": 8, |
68 | | - "end_line": 66, |
69 | | - "end_col": 25 |
70 | | - }, |
71 | | - { |
72 | | - "type": "test", |
73 | | - "name": "tests::multiplication_tests::when_both_operands_are_negative", |
74 | | - "ignore": false, |
75 | | - "ignore_message": "", |
76 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
77 | | - "start_line": 51, |
78 | | - "start_col": 5, |
79 | | - "end_line": 51, |
80 | | - "end_col": 61 |
81 | | - }, |
82 | | - { |
83 | | - "type": "test", |
84 | | - "name": "tests::multiplication_tests::when_both_operands_are_positive", |
85 | | - "ignore": false, |
86 | | - "ignore_message": "", |
87 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
88 | | - "start_line": 51, |
89 | | - "start_col": 5, |
90 | | - "end_line": 51, |
91 | | - "end_col": 61 |
92 | | - }, |
93 | | - { |
94 | | - "type": "test", |
95 | | - "name": "tests::multiplication_tests::when_operands_are_swapped", |
96 | | - "ignore": false, |
97 | | - "ignore_message": "", |
98 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
99 | | - "start_line": 51, |
100 | | - "start_col": 5, |
101 | | - "end_line": 51, |
102 | | - "end_col": 61 |
103 | | - }, |
104 | | - { |
105 | | - "type": "test", |
106 | | - "name": "tests::mytest", |
107 | | - "ignore": false, |
108 | | - "ignore_message": "", |
109 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
110 | | - "start_line": 61, |
111 | | - "start_col": 8, |
112 | | - "end_line": 61, |
113 | | - "end_col": 14 |
114 | | - }, |
115 | | - { |
116 | | - "type": "test", |
117 | | - "name": "tests::should_fail", |
118 | | - "ignore": false, |
119 | | - "ignore_message": "", |
120 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
121 | | - "start_line": 47, |
122 | | - "start_col": 8, |
123 | | - "end_line": 47, |
124 | | - "end_col": 19 |
125 | | - }, |
126 | | - { |
127 | | - "type": "test", |
128 | | - "name": "tests::should_success", |
129 | | - "ignore": false, |
130 | | - "ignore_message": "", |
131 | | - "source_path": "<TestRoot>\\hello_library\\src\\lib.rs", |
132 | | - "start_line": 42, |
133 | | - "start_col": 8, |
134 | | - "end_line": 42, |
135 | | - "end_col": 22 |
136 | | - } |
137 | | - ] |
138 | | -} |
| 166 | + "exe": "<TestRoot>\\hello_library\\target\\release\\deps\\int_tests-58f9d629627e8abd.exe", |
| 167 | + "tests": [ |
| 168 | + { |
| 169 | + "type": "test", |
| 170 | + "name": "tests::int_test_1", |
| 171 | + "ignore": false, |
| 172 | + "ignore_message": "", |
| 173 | + "source_path": "<TestRoot>\\hello_library\\tests\\int_tests.rs", |
| 174 | + "start_line": 4, |
| 175 | + "start_col": 8, |
| 176 | + "end_line": 4, |
| 177 | + "end_col": 18 |
| 178 | + } |
| 179 | + ] |
| 180 | + } |
| 181 | +] |
0 commit comments