[Compbench-devel] CompBenchmarks++/CBM-PI/t/reference plan-1batch.xml, NONE, 1.1 plan-compilersbatc
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-06-13 19:45:47
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23176 Added Files: plan-1batch.xml plan-compilersbatch.xml plan-empty.xml Log Message: First import. --- NEW FILE: plan-compilersbatch.xml --- <libcompbenchmarks-plan> <plan-batchs> <plan-batch id="b0"> <selection> <benchmarks/> <compilers> <compiler id="/usr/bin/gcc"/> </compilers> <option-set/> </selection> </plan-batch> </plan-batchs> <run> <iteration index="0"/> </run> </libcompbenchmarks-plan> --- NEW FILE: plan-empty.xml --- <libcompbenchmarks-plan> <plan-batchs/> <run> <iteration index="0"/> </run> </libcompbenchmarks-plan> --- NEW FILE: plan-1batch.xml --- <libcompbenchmarks-plan> <plan-batchs> <plan-batch id="b0"> <selection> <benchmarks/> <compilers/> <option-set/> </selection> </plan-batch> </plan-batchs> <run> <iteration index="0"/> </run> </libcompbenchmarks-plan> |