Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv16337
Modified Files:
00-CBMSystem-public.pl
Log Message:
Bump to 0.5.0.
Index: 00-CBMSystem-public.pl
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/00-CBMSystem-public.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** 00-CBMSystem-public.pl 4 Sep 2007 17:08:21 -0000 1.12
--- 00-CBMSystem-public.pl 19 Sep 2007 16:32:32 -0000 1.13
***************
*** 165,169 ****
test_getLastCommand();
test_getLastCommandOutput();
! ok($sys->Version() eq "0.5.0-BETA3");
$sys->done();
--- 165,169 ----
test_getLastCommand();
test_getLastCommandOutput();
! ok($sys->Version() eq "0.5.0");
$sys->done();
|