
Module: ppl/ppl Branch: bounded_arithmetic Commit: ab98e746c91524e9ebe8b8d8dc220e83a7fb51cf URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=ab98e746c9152...
Author: Alberto Gioia alberto.gioia1@studenti.unipr.it Date: Thu Sep 15 21:01:21 2011 +0200
Splitted function test for operator bitwise.
---
tests/Concrete_Expression/linearize_int_and.cc | 1055 +++++++++++++ tests/Concrete_Expression/linearize_int_lshift.cc | 1629 ++++++++++++++++++++ tests/Concrete_Expression/linearize_int_or.cc | 1020 +++++++++++++ tests/Concrete_Expression/linearize_int_rshift.cc | 1676 +++++++++++++++++++++ tests/Concrete_Expression/linearize_int_xor.cc | 1037 +++++++++++++ 5 files changed, 6417 insertions(+), 0 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=ab98e746c...