summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.31.3.3Erik de Castro Lopo2019-08-041-1/+1
* test: Ignore varying length in metadataErik de Castro Lopo2019-07-1580-540/+547
* Fixed #107: CMake error without enabling BUILD_CXXLIBSVitaliy Kirsanov2019-05-311-3/+4
* Added ECHO_C to CMake testsVitaliy Kirsanov2019-05-041-1/+4
* /test/*.sh enabled for CTest in UNIXVitaliy Kirsanov2019-05-041-0/+45
* Add output-prefix testsorbea2018-06-111-0/+37
* Fix miscellaneous typos.luz.paz2018-05-242-2/+2
* flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16)Erik de Castro Lopo2017-05-271-1/+1
* Version 1.3.21.3.2Erik de Castro Lopo2017-01-011-1/+1
* test/test_metaflac.sh: Comment onlyErik de Castro Lopo2017-01-011-0/+1
* Makefile.lite: Fix running of testsErik de Castro Lopo2016-12-214-12/+8
* Another bulk update of copyright datesErik de Castro Lopo2016-12-051-1/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-0515-15/+15
* test/Makefile.lite: Remove call to old scriptErik de Castro Lopo2016-05-131-1/+0
* Fix 'make distcheck' targetErik de Castro Lopo2016-04-271-1/+2
* cuesheet.c: Allow quotes around ISRC fieldErik de Castro Lopo2016-04-262-0/+7
* test/: Remove two redundant scriptsErik de Castro Lopo2016-02-113-111/+0
* test/ : Use more portable echo constructsErik de Castro Lopo2015-10-047-106/+106
* test_flac.sh: Test unsigned as well as signedErik de Castro Lopo2015-09-071-2/+4
* test_streams.sh: Improve error messageErik de Castro Lopo2015-09-071-1/+1
* metaflac: add --scan-replay-gain optionBen Boeckel2015-08-142-0/+5
* test/test_flac.sh : Make it work for 'make distcheck'.Erik de Castro Lopo2015-02-241-0/+2
* Fix cursheet tests for 'make distcheck'.Erik de Castro Lopo2015-02-241-2/+3
* test/test_metaflac.sh : Out-of-tree build fixes.Erik de Castro Lopo2015-02-151-17/+17
* test/test_flac.sh : Out-of-tree build fixes.Erik de Castro Lopo2015-02-151-7/+7
* Update grabbag tests to work out-of-tree.Erik de Castro Lopo2015-02-151-9/+9
* test/test_flac.sh : Silence increased encoding size warnings.Erik de Castro Lopo2015-02-151-38/+38
* test/Makefile.am : Collapse 'fullcheck' into 'check' target.Erik de Castro Lopo2015-02-151-19/+4
* test/common.sh.in : Add top_builddir and top_srcdir variables.Erik de Castro Lopo2015-02-151-0/+5
* 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