libisoburn/releng/README.releng

31 lines
1.1 KiB
Plaintext

TEST: Compilation
FILE: libburn/releng/releng_build_os
WHO: george, thomas
TEST: Static check
FILE: http://people.debian.org/~danchev/xorriso/sclogs/
WHO: george, thomas
TEST: Build logs (for various hardware architectures and kernels: linux, kfreebsd, hurd)
FILE: http://buildd.debian.org
WHO: george, thomas
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,
etc when working on various input data trees, like very large BD-sized ones.
FILE: http://anonscm.debian.org/gitweb/?p=users/danchev/medistimator.git;a=summary
FILE: http://people.debian.org/~danchev/medistimator/log/
WHO: george, thomas
TEST: jigdo
FILE: libisoburn/releng/releng_build_jigdo
WHO: george
TEST: gprof
FILE: CFLAGS=-pg ./configure && make
FILE: run resulting executable; gmon.out to be created in current cirectory
FILE: gprof path/to/xorriso gmon.out > gprof.out
WHO: george, thomas