
29 Sep
2005
29 Sep
'05
11:24 a.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: mundell@cs.unipr.it 2005-09-29 11:24:26
Modified files: tests/Polyhedron: numberinput1.cc
Log message: Convert test_template to function test, which uses an mpq_class checked number. In function test read number with function input (instead of op>>), compare the result of the conversion with an expected result, and use is_not_a_number instead of classify. Narrow long test invocations. Add an expected result value to each invocation.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/tests/Polyhedron/numberinput1....