Les articles publiés sur le site
-
15 février 2015, par Erik de Castro Lopo
Update grabbag tests to work out-of-tree.
- [DH] include/share/grabbag/picture.h
- [DH] src/share/grabbag/picture.c
- [DH] src/test_grabbag/picture/main.c
- [DH] test/test_grabbag.sh
-
13 février 2015, par Erik de Castro Lopo
test/test_flac.sh : Silence increased encoding size warnings.
These warning are supposed to occur for files with noise-like
characteristics and some of the tests use files containing noise.
-
9 janvier 2015, par Christian Weisgerber
configure.ac : Detect 'amd64' as being same as 'x86_64'.
On BSD systems, the 64-bit x86 architecture is called "amd64".
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
-
27 décembre 2014, par Erik de Castro Lopo
test/Makefile.am : Collapse 'fullcheck' into 'check' target.
-
21 décembre 2014, par Erik de Castro Lopo
test/common.sh.in : Add top_builddir and top_srcdir variables.
These are needed for running some of the tests when building out
of tree.