use TEST consistently

This commit is contained in:
George Danchev 2011-06-22 15:03:38 +00:00
parent 256db7fda1
commit 0527ba11c4
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
NAME: Compilation
TEST: Compilation
FILE: libburn/releng/releng_build_os
WHO: george, thomas
NAME: Static check
TEST: Static check
FILE: http://people.debian.org/~danchev/xorriso/sclogs/
WHO: george, thomas
@ -10,7 +10,7 @@ TEST: Build logs (for various hardware architectures and kernels: linux, kfreebs
FILE: http://buildd.debian.org
WHO: george, thomas
NAME: Dialog mode, large trees
TEST: Dialog mode, large trees
this requires some specific knowledge of how the tool works (see comments in the
source), to interpret the results and compare them with the previous runs.
The aim is to catch speed performace regressions, prove correctness of results,
@ -24,5 +24,5 @@ FILE: libisoburn/releng/releng_build_jigdo
WHO: george
TEST: gprof
FILE: -pg
FILE: build with -pg
WHO: george, thomas