Skip to content

Commit

Permalink
Annotated test suite to indicate that fail of #160 is expected
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Jun 11, 2012
1 parent 0845d71 commit 893124b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ test_suite_no_svn: compile

@# Report expected failures if any!
@#echo Expecting 1 test to fail in support of issue #3
@#echo Expecting 1 test to fail in support of issue #160

# Run entire test suite
test_suite: compile testdata
Expand All @@ -115,6 +116,7 @@ test_suite: compile testdata

@# Report expected failures if any!
@#echo Expecting 1 test to fail in support of issue #3
@#echo Expecting 1 test to fail in support of issue #160

# Run gui test suite only and without svn updating test data
gui_test_suite_no_svn: compile
Expand Down

0 comments on commit 893124b

Please sign in to comment.