summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* replaygain test: Use C code to generate test files.Erik de Castro Lopo2015-02-151-51/+7
* test/test_replaygain.sh : Minor cleanup.Erik de Castro Lopo2015-02-131-3/+4
* Grammatical error in make file comment fixedKarthik Periagaram2014-12-141-1/+1
* Version 1.3.1 final.1.3.1Erik de Castro Lopo2014-11-271-1/+1
* tests/*.sh : Switch back to /bin/sh.Erik de Castro Lopo2014-11-2712-26/+27
* test/test_compression.sh : Fix for OSX.Erik de Castro Lopo2014-11-261-2/+4
* libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING.Erik de Castro Lopo2014-11-261-1/+1
* More date fixes.Erik de Castro Lopo2014-11-251-1/+1
* Set version to 1.3.1pre1.1.3.1pre1Erik de Castro Lopo2014-11-251-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-2516-16/+16
* Make test_compression a little more forgivingMartijn van Beurden2014-11-111-1/+1
* test/test_flac.sh : Add --force-raw-format as needed.Erik de Castro Lopo2014-07-131-6/+6
* test_replaygain.sh : Add --force-raw-format option.Erik de Castro Lopo2014-07-081-1/+1
* test/test_replaygain.sh : Update tests after work aroind for GCC bug.Erik de Castro Lopo2014-06-281-5/+5
* Remove un-needed code.Erik de Castro Lopo2014-06-281-1/+0
* Repairs test_grabbag.shMartijn van Beurden2014-03-141-2/+1
* Factor out common test functionality to test/common.sh.in.Erik de Castro Lopo2013-09-1711-253/+126
* Switch test scripts to bash.Erik de Castro Lopo2013-09-1711-17/+18
* test/test_seeking.sh : Fix detection of Ogg support.Erik de Castro Lopo2013-09-151-5/+3
* test/test_replaygain.sh : Prefer mawk over gawk.Erik de Castro Lopo2013-08-021-1/+10
* Split regain play tests into separate script.Erik de Castro Lopo2013-08-023-98/+211
* test/ : Use new --no-error-on-compression-fail option as needed.Erik de Castro Lopo2013-08-014-11/+11
* test/*.sh : Fix MALLOC_PERTURB initialization.1.3.0Erik de Castro Lopo2013-05-274-4/+4
* Language fix: "difference licenses"Ulrich Klauer2013-05-2715-15/+15
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-2615-15/+29
* test/test_compression.sh : Test compression level 0 as well.Erik de Castro Lopo2013-04-281-1/+1
* Add set -e to stop test_metaflac.shMartijn van Beurden2013-04-261-0/+2
* test/test_metaflac.sh: POSIXify embedded awk script.Erik de Castro Lopo2013-04-251-1/+6
* Replace usage of $RANDOM in test scripts.Erik de Castro Lopo2013-04-254-4/+4
* Reduce valgrind num-callers to 50Martijn van Beurden2013-04-228-26/+26
* Fixes setting test level and valgrind testingMartijn van Beurden2013-04-221-14/+14
* test/test_compression.sh : Replace seq with numbers.Erik de Castro Lopo2013-03-091-1/+1
* test/test_compression.sh : Use wc instead of stat to get file size.Erik de Castro Lopo2013-03-041-12/+13
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-029-17/+17
* Add a regresion test for compression levels.Erik de Castro Lopo2012-10-142-1/+54
* Tweak MALLOC_PERTURB_ expression in tests.Erik de Castro Lopo2012-04-194-4/+4
* export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suiteCristian Rodríguez2012-04-198-0/+17
* Add patch from Earl Chew <earl_chew@yahoo.com> that adds testing forErik de Castro Lopo2012-03-191-0/+87
* Speed up the tests by testing slightly fewer combinations.Erik de Castro Lopo2012-02-261-1/+1
* Fix 'make distcheck'.Erik de Castro Lopo2012-02-071-20/+35
* Renable metaflac tests disabled earlier because they were failing.Erik de Castro Lopo2012-02-041-18/+0
* Fix 'make distcheck'.Erik de Castro Lopo2012-02-031-5/+2
* Add test_wrapper.sh to the distribution.Ralph Giles2012-02-021-0/+1
* Add 'make fastcheck' target.Erik de Castro Lopo2012-02-011-0/+4
* Run all tests from one script which bails on the first failure.Erik de Castro Lopo2012-01-312-1/+15
* test/test_metaflac.sh : Disable failing tests.Erik de Castro Lopo2012-01-311-10/+14
* test/test_metaflac.sh : Bypass currently broken tests.Erik de Castro Lopo2012-01-311-0/+14
* add 2009 copyrightJosh Coalson2009-01-0714-14/+14
* Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...Josh Coalson2009-01-071-2/+2
* fix bug with fractional seconds on some locales (SF#1815517: https://sourcefo...Josh Coalson2009-01-031-0/+3