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
d9f4e4e2
Commit
d9f4e4e2
authored
2 years ago
by
James C Bowden
Browse files
Options
Download
Email Patches
Plain Diff
remove brittle test graphs (re. sarah)
parent
5b251ca7
master
1 merge request
!2
Adds messages to all assertions which were missing them
Pipeline
#78100
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
+6
-6
tests/edu/caltech/cs2/project06/DSaturTests.java
with
6 additions
and
6 deletions
+6
-6
tests/edu/caltech/cs2/project06/DSaturTests.java
View file @
d9f4e4e2
...
...
@@ -181,20 +181,20 @@ 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_15b.graph"
,
"le450_15c.graph"
,
"le450_15d.graph"
,
"le450_25a.graph"
,
"le450_25b.graph"
,
"le450_15a.graph"
,
"le450_15c.graph"
,
"le450_25a.graph"
,
"le450_25b.graph"
,
"le450_25c.graph"
,
"le450_25d.graph"
,
"le450_5a.graph"
,
"le450_5b.graph"
,
"le450_5c.graph"
,
"le450_5d.graph"
,
"le450_5b.graph"
,
"le450_5d.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"
,
"queen13_13.graph"
,
"queen15_15.graph"
,
"queen16_16.graph"
,
"queen5_5.graph"
,
"queen12_12.graph"
,
"queen16_16.graph"
,
"queen5_5.graph"
,
"queen6_6.graph"
,
"queen7_7.graph"
,
"queen8_12.graph"
,
"queen8_8.graph"
,
"queen9_9.graph"
,
"school1.graph"
,
"queen8_8.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