more cleanups so grep TEST works better
This commit is contained in:
parent
d56a6226fe
commit
5651f9acaf
@ -6,11 +6,12 @@
|
|||||||
|
|
||||||
Automated and semi-automated tests:
|
Automated and semi-automated tests:
|
||||||
|
|
||||||
TEST: releng - auto_* tests could be run altogether by ./run_all_auto
|
TEST: releng
|
||||||
- manual_* tests are to be run individually and manually.
|
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/
|
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/
|
FILE: http://people.debian.org/~danchev/libburnia/logs/cppcheck/
|
||||||
|
|
||||||
TEST: medistimator - checks the dialog mode of xorriso, size estimation
|
TEST: medistimator - checks the dialog mode of xorriso, size estimation
|
||||||
@ -23,12 +24,11 @@ Automated and semi-automated tests:
|
|||||||
|
|
||||||
Non-automated tests:
|
Non-automated tests:
|
||||||
|
|
||||||
TEST: valgrind
|
TEST: valgrind - run-time validator
|
||||||
FILE:
|
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: http://buildd.debian.org
|
||||||
FILE: (err/warn from prev. builds for several h/w architectures and kernels: linux, kfreebsd, hurd)
|
|
||||||
|
|
||||||
TEST: gprof
|
TEST: gprof
|
||||||
FILE: CFLAGS=-pg ./configure && make
|
FILE: CFLAGS=-pg ./configure && make
|
||||||
|
Loading…
Reference in New Issue
Block a user