[Compbench-devel] CompBenchmarks++/CBM-PI/t/reference compbenchmarks-0.xml, NONE, 1.1 compbenchmark
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2007-01-23 18:48:51
|
Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv3036 Modified Files: Makefile.am Added Files: compbenchmarks-0.xml compbenchmarks-1.xml Log Message: New XML files for checks. --- NEW FILE: compbenchmarks-1.xml --- <libcompbenchmarks version="0.5.0"> <paths> <path id="base-directory"> /home/fred/.compbenchmarks </path> <path id="download-directory"> /home/fred/.compbenchmarks/Downloads </path> <path id="extract-directory"> /home/fred/.compbenchmarks/Extracts </path> <path id="compilation-directory"/> context-directory </paths> <benchmarks> <benchmark id="gzip-1c" status="0"/> </benchmarks> </libcompbenchmarks> Index: Makefile.am =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.am 11 Jan 2007 18:07:29 -0000 1.2 --- Makefile.am 23 Jan 2007 18:48:47 -0000 1.3 *************** *** 1 **** ! dist_noinst_DATA = CBMSystem-copy.data compiler-fake-g++-4.1.1-13 compiler-fake-gcc-4.1.1-13 compiler-fake-tcc-0.9.23 \ No newline at end of file --- 1 ---- ! dist_noinst_DATA = CBMSystem-copy.data compiler-fake-g++-4.1.1-13 compiler-fake-gcc-4.1.1-13 compiler-fake-tcc-0.9.23 compbenchmarks-0.xml compbenchmarks-1.xml \ No newline at end of file --- NEW FILE: compbenchmarks-0.xml --- <libcompbenchmarks version="0.5.0"> <cont> content </cont> <paths> <path id=""/> <path id="x"/> </paths> </libcompbenchmarks> |