Skip to content

Commit 74f0b52

Browse files
more test changes
Former-commit-id: a46ece5c7ed11e0d36619b78e0646512c3bee3a7 [formerly d1fddf7adfc6cea1992c2502c63083f045fc7466] Former-commit-id: d3f872cbc7214186616c10b9d7b00c163ec8c0ea
1 parent 5185011 commit 74f0b52

4 files changed

Lines changed: 2 additions & 8 deletions

File tree

k-distribution/samples/tests/config.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,13 @@
66
<include file="../quine/tests/config.xml" directory="quine" />
77

88
<!-- AGENT -->
9-
<!--
109
<include file="../agent/tests/config.xml" directory="agent" />
11-
-->
1210

1311
<!-- BF -->
1412
<include file="../bf/tests/config.xml" directory="bf" />
1513

1614
<include file="../wcet/tests/config.xml" directory="wcet" />
1715

18-
<!--
1916
<include file="../kernelc/tests/config.xml" directory="kernelc" />
20-
-->
2117

2218
</tests>

k-distribution/tests/config.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66
<include file="../tutorial/tests/config.xml" directory="tutorial" />
77

88
<!-- Include the tests for the new parser. -->
9-
<!--
109
<include file="newparser/config.xml"
1110
directory="tests/newparser" skip="pdf" />
1211

1312
<include file="../samples/tests/config.xml" directory="samples" />
1413

1514
<include file="regression/config.xml" directory="tests/regression" skip="pdf" />
16-
-->
1715
</tests>
1816

k-distribution/tutorial/1_k/5_types/tests/config.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<include file="../lesson_1/tests/config.xml" directory="lesson_1" />
66
<include file="../lesson_2/tests/config.xml" directory="lesson_2" />
77
<include file="../lesson_3/tests/config.xml" directory="lesson_3" />
8-
<!--
98
<include file="../lesson_4/tests/config.xml" directory="lesson_4" />
10-
-->
119
<include file="../lesson_5/tests/config.xml" directory="lesson_5" />
1210
<include file="../lesson_6/tests/config.xml" directory="lesson_6" />
1311
<include file="../lesson_7/tests/config.xml" directory="lesson_7" />

k-distribution/tutorial/tests/config.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
-->
99
<tests>
1010
<include file="../1_k/tests/config.xml" directory="1_k" />
11+
<!--
1112
<include file="../2_languages/tests/config.xml" directory="2_languages" />
13+
-->
1214
</tests>
1315

0 commit comments

Comments
 (0)