[Compbench-devel] CompBenchmarks++/CBM-PI/t/reference compbenchmarks-config-0.xml, 1.3, 1.4
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-06-06 18:04:56
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv24919 Modified Files: compbenchmarks-config-0.xml Log Message: Match changes on CBM::Config (<defaults/> node, removed plan). Index: compbenchmarks-config-0.xml =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference/compbenchmarks-config-0.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** compbenchmarks-config-0.xml 25 Jan 2007 17:06:00 -0000 1.3 --- compbenchmarks-config-0.xml 6 Jun 2007 18:04:52 -0000 1.4 *************** *** 5,9 **** <benchmark id="gzip-1c" status="0"/> </benchmarks> ! <paths/> ! <plan/> </libcompbenchmarks> \ No newline at end of file --- 5,10 ---- <benchmark id="gzip-1c" status="0"/> </benchmarks> ! <defaults> ! <paths/> ! </defaults> </libcompbenchmarks> \ No newline at end of file |