[Compbench-devel] CompBenchmarks++ README,1.10,1.11
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-28 13:32:21
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv23977 Modified Files: README Log Message: make test referenced. Other minor changes. Index: README =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/README,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** README 1 Nov 2006 14:22:38 -0000 1.10 --- README 28 Dec 2006 13:32:16 -0000 1.11 *************** *** 1,5 **** $Id$ ! CompBenchmarks' suite 0.3.0 This package integrates some of the well-known benchmarks and applications, --- 1,5 ---- $Id$ ! CompBenchmarks' suite 0.5.0 This package integrates some of the well-known benchmarks and applications, *************** *** 30,33 **** --- 30,38 ---- * make + I use following command to check for regressions; that's not mandatory, yet that may + help spoting bugs with your compiled software : + + * make test + Optionnaly, you may want to install it on your system to make it accessible to all users : |