[GIT] ppl/ppl(master): test19() must fail with 8-bit coefficients.
16 May
2009
16 May
'09
8:57 a.m.
Module: ppl/ppl Branch: master Commit: a169691f1a9d7bc94a5d2372aa50ec273504c504 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a169691f1a9d7... Author: Roberto Bagnara <bagnara@cs.unipr.it> Date: Sat May 16 08:57:00 2009 +0200 test19() must fail with 8-bit coefficients. --- tests/Polyhedron/wrap1.cc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/Polyhedron/wrap1.cc b/tests/Polyhedron/wrap1.cc index cc622ba..3695a97 100644 --- a/tests/Polyhedron/wrap1.cc +++ b/tests/Polyhedron/wrap1.cc @@ -587,5 +587,5 @@ BEGIN_MAIN DO_TEST(test16); DO_TEST(test17); DO_TEST(test18); - DO_TEST(test19); + DO_TEST_F8(test19); END_MAIN
6083
Age (days ago)
6083
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara