From 2c9e4fa4171fafccf51cd6980aafbe59209256af Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 13 Apr 2016 22:56:12 +0200 Subject: Add debug output for random unit test --- test/rand.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/rand.cpp') diff --git a/test/rand.cpp b/test/rand.cpp index 6790acf15..eeec34191 100644 --- a/test/rand.cpp +++ b/test/rand.cpp @@ -29,6 +29,9 @@ template void check_all_in_range(Scalar x, Scalar y) { mask( check_in_range(x,y)-x )++; } + for(Index i=0; i0).all() ); } -- cgit v1.2.3