Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorariel faigon <github.2009@yendor.com>2014-07-27 23:58:43 +0400
committerariel faigon <github.2009@yendor.com>2014-07-27 23:58:43 +0400
commitfd117b005a5ad8a1ea37c6eb46aeeaa363bf2e03 (patch)
treefa53d8ae5c35914a13c543504d45eb382d4bec4f /test/RunTests
parent30437e5e517deca5beb0738c408cc94594e948b0 (diff)
Add empty-set test (getting SEGV on bad builds so good to cover this)
Diffstat (limited to 'test/RunTests')
-rwxr-xr-xtest/RunTests5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/RunTests b/test/RunTests
index c27b96a1..537b5f05 100755
--- a/test/RunTests
+++ b/test/RunTests
@@ -1038,3 +1038,8 @@ __DATA__
daemon-test.sh
test-sets/ref/vw-daemon.stdout
+# Test 68: empty test, bad builds (without make clean)
+# sometimes cause a SEGV even on empty input
+{VW} /dev/null
+ train-sets/empty-set.stderr
+