summaryrefslogtreecommitdiff
path: root/test/test_flac.sh
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* Small make distcheck fixesMartijn van Beurden2022-05-271-1/+1
* tests: Run through shellcheck (#134)Rosen Penev2022-05-181-28/+28
* Add checks for decoding from and encoding to UTF-8 filenamesMartijn van Beurden2022-05-121-0/+30
* Add --limit-min-bitrate to flac and add test for itMartijn van Beurden2022-05-021-1/+19
* Fix overflow of streaminfo total samples (github issue 237)Martijn van Beurden2022-04-191-0/+23
* test: Ignore varying length in metadataErik de Castro Lopo2019-07-151-2/+4
* Add output-prefix testsorbea2018-06-111-0/+37
* Makefile.lite: Fix running of testsErik de Castro Lopo2016-12-211-6/+0
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* test/ : Use more portable echo constructsErik de Castro Lopo2015-10-041-90/+90
* test_flac.sh: Test unsigned as well as signedErik de Castro Lopo2015-09-071-2/+4
* test/test_flac.sh : Make it work for 'make distcheck'.Erik de Castro Lopo2015-02-241-0/+2
* test/test_flac.sh : Out-of-tree build fixes.Erik de Castro Lopo2015-02-151-7/+7
* test/test_flac.sh : Silence increased encoding size warnings.Erik de Castro Lopo2015-02-151-38/+38
* tests/*.sh : Switch back to /bin/sh.Erik de Castro Lopo2014-11-271-2/+2
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* test/test_flac.sh : Add --force-raw-format as needed.Erik de Castro Lopo2014-07-131-6/+6
* Factor out common test functionality to test/common.sh.in.Erik de Castro Lopo2013-09-171-39/+9
* Switch test scripts to bash.Erik de Castro Lopo2013-09-171-1/+1
* test/ : Use new --no-error-on-compression-fail option as needed.Erik de Castro Lopo2013-08-011-2/+2
* test/*.sh : Fix MALLOC_PERTURB initialization.1.3.0Erik de Castro Lopo2013-05-271-1/+1
* Language fix: "difference licenses"Ulrich Klauer2013-05-271-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Replace usage of $RANDOM in test scripts.Erik de Castro Lopo2013-04-251-1/+1
* Reduce valgrind num-callers to 50Martijn van Beurden2013-04-221-4/+4
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-021-2/+2
* export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suiteCristian Rodríguez2012-04-191-0/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* fix bug with fractional seconds on some locales (SF#1815517: https://sourcefo...Josh Coalson2009-01-031-0/+3
* add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...Josh Coalson2008-09-091-0/+19
* add support for RF64Josh Coalson2008-09-091-10/+44
* don't use filenames with colons to avoid problems on cygwinJosh Coalson2008-06-031-78/+78
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-011-5/+5
* switch from --logfile-fd= to --log-fd= to match newer valgrind optionsJosh Coalson2007-06-201-2/+2
* minor commentsJosh Coalson2007-02-041-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* add logging of command to valgrind logJosh Coalson2006-11-201-0/+2
* fix typoJosh Coalson2006-11-171-1/+1
* encode with --no-padding where possible to speed up testJosh Coalson2006-11-171-10/+10
* add tests for different fractional end blocks with different blocksizesJosh Coalson2006-11-091-3/+25
* add tests for fractional blocksJosh Coalson2006-11-081-1/+18
* add support from encoding from ogg flac inputJosh Coalson2006-11-041-13/+74
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-1/+0
* expand round-trip tests to include odd bits per sample (all 4<=bps<=24)Josh Coalson2006-10-071-7/+6
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-6/+6
* minor commentsJosh Coalson2006-09-161-1/+1
* add support for encoding from FLAC to FLAC while preserving metadataJosh Coalson2006-08-281-179/+317
* add configure options --disable-thorough-tests which breaks up testing into 3...Josh Coalson2006-05-251-2/+2