Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-23wi
project06
Commits
79427f87
Commit
79427f87
authored
2 years ago
by
James C Bowden
Browse files
Options
Download
Email Patches
Plain Diff
remove some more brittle graph tests
parent
b74013c0
master
No related merge requests found
Pipeline
#78489
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/edu/caltech/cs2/project06/DSaturTests.java
+3
-8
tests/edu/caltech/cs2/project06/DSaturTests.java
with
3 additions
and
8 deletions
+3
-8
tests/edu/caltech/cs2/project06/DSaturTests.java
View file @
79427f87
...
...
@@ -189,20 +189,15 @@ public class DSaturTests {
"fpsol2.i.2.graph"
,
"fpsol2.i.3.graph"
,
"games120.graph"
,
"homer.graph"
,
"huck.graph"
,
"inithx.i.1.graph"
,
"inithx.i.2.graph"
,
"inithx.i.3.graph"
,
"jean.graph"
,
"le450_15a.graph"
,
"le450_
15c
.graph"
,
"le450_1
5c.graph"
,
"le450_
5a.graph"
,
"le450_
5b
.graph"
,
"le450_25a.graph"
,
"le450_25b.graph"
,
"le450_25c.graph"
,
"le450_25d.graph"
,
"le450_5a.graph"
,
"le450_5b.graph"
,
"le450_5d.graph"
,
"le450_25c.graph"
,
"le450_25d.graph"
,
"miles1000.graph"
,
"miles1500.graph"
,
"miles250.graph"
,
"miles500.graph"
,
"miles750.graph"
,
"mulsol.i.1.graph"
,
"mulsol.i.2.graph"
,
"mulsol.i.3.graph"
,
"mulsol.i.4.graph"
,
"mulsol.i.5.graph"
,
"myciel2.graph"
,
"myciel3.graph"
,
"myciel4.graph"
,
"myciel5.graph"
,
"myciel6.graph"
,
"myciel7.graph"
,
"queen10_10.graph"
,
"queen11_11.graph"
,
"queen12_12.graph"
,
"queen16_16.graph"
,
"queen5_5.graph"
,
"queen6_6.graph"
,
"queen7_7.graph"
,
"queen8_12.graph"
,
"queen8_8.graph"
,
"school1.graph"
,
"myciel7.graph"
,
"school1.graph"
,
"school1_nsh.graph"
,
"zeroin.i.1.graph"
,
"zeroin.i.2.graph"
,
"zeroin.i.3.graph"
})
public
void
testCmuGraphs
(
String
fname
)
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help