Les articles publiés sur le site
-
1er janvier 2017, par Erik de Castro Lopo
test/test_metaflac.sh: Comment only
- [DH] test/test_metaflac.sh
-
24 décembre 2016, par Erik de Castro Lopo
libFLAC: Remove commented out assert
Pointed out by c.helmrich@ecodis.de. It was added during debugging
in commit c06a44969, but was never meant to stay.
- [DH] src/libFLAC/stream_encoder.c
-
21 décembre 2016, par Erik de Castro Lopo
Makefile.lite: Fix running of tests
* `test/test_common.sh` is no longer an autogenerated file.
* Move `is_win` setting to `test_common.sh`.
- [DH] configure.ac
- [DH] test/common.sh
- [DH] test/test_flac.sh
- [DH] test/test_grabbag.sh
-
21 décembre 2016, par Erik de Castro Lopo
Makefile.lite: Fix running of tests
* Generate `test/common.sh` from `test/common.sh.in`.
* Move `is_win` setting to `test_common.sh`.
- [DH] test/Makefile.lite
- [DH] test/common.sh.in
- [DH] test/test_flac.sh
- [DH] test/test_grabbag.sh
-
21 décembre 2016, par Erik de Castro Lopo
libFLAC/cpu.c: Add CPP guard