From 0d293c93f9a92c0919b2357a11aff533fe5c2913 Mon Sep 17 00:00:00 2001 From: George Danchev Date: Fri, 30 Mar 2012 20:23:30 +0000 Subject: [PATCH] more cleanups so grep TEST works better --- releng/CHECKLIST | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/releng/CHECKLIST b/releng/CHECKLIST index e30e3219..b99e07e4 100644 --- a/releng/CHECKLIST +++ b/releng/CHECKLIST @@ -6,11 +6,12 @@ Automated and semi-automated tests: - TEST: releng - auto_* tests could be run altogether by ./run_all_auto - - manual_* tests are to be run individually and manually. + TEST: releng + auto_* tests could be run altogether by ./run_all_auto + manual_* tests are to be run individually and manually FILE: http://people.debian.org/~danchev/libburnia/logs/releng/ - TEST: cppcheck + TEST: cppcheck - static code validator FILE: http://people.debian.org/~danchev/libburnia/logs/cppcheck/ TEST: medistimator - checks the dialog mode of xorriso, size estimation @@ -23,12 +24,11 @@ Automated and semi-automated tests: Non-automated tests: - TEST: valgrind - FILE: + TEST: valgrind - run-time validator + FILE: no logs yet - TEST: buildd_logs + TEST: buildd_logs - previous builds for several h/w architectures and kernels FILE: http://buildd.debian.org - FILE: (err/warn from prev. builds for several h/w architectures and kernels: linux, kfreebsd, hurd) TEST: gprof FILE: CFLAGS=-pg ./configure && make