summaryrefslogtreecommitdiff
path: root/test/test_seeking.sh
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
* tests: Run through shellcheck (#134)Rosen Penev2022-05-181-6/+6
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* test/ : Use more portable echo constructsErik de Castro Lopo2015-10-041-1/+1
* 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
* Factor out common test functionality to test/common.sh.in.Erik de Castro Lopo2013-09-171-26/+11
* Switch test scripts to bash.Erik de Castro Lopo2013-09-171-1/+1
* test/test_seeking.sh : Fix detection of Ogg support.Erik de Castro Lopo2013-09-151-5/+3
* test/ : Use new --no-error-on-compression-fail option as needed.Erik de Castro Lopo2013-08-011-3/+3
* 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
* Reduce valgrind num-callers to 50Martijn van Beurden2013-04-221-6/+6
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-021-2/+2
* Tweak MALLOC_PERTURB_ expression in tests.Erik de Castro Lopo2012-04-191-1/+1
* export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suiteCristian Rodríguez2012-04-191-0/+2
* Speed up the tests by testing slightly fewer combinations.Erik de Castro Lopo2012-02-261-1/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* 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-7/+7
* switch from --logfile-fd= to --log-fd= to match newer valgrind optionsJosh Coalson2007-06-201-3/+3
* add support for reading the raw pcm samples so that seeker can check that dec...Josh Coalson2007-06-161-6/+17
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* add logging of command to valgrind logJosh Coalson2006-11-201-0/+3
* add argument to test_seeking to accept #samples in the input, to better evalu...Josh Coalson2006-11-161-6/+9
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-161-1/+1
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-151-1/+0
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-24/+29
* add configure options --disable-thorough-tests which breaks up testing into 3...Josh Coalson2006-05-251-3/+3
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* only generate ogg files if flac is ogg-enabledJosh Coalson2005-09-031-3/+4
* fix: only do ogg-flac seeking tests if flac has ogg support built inJosh Coalson2005-02-011-8/+21
* add test_seeking runs for native FLAC files with total_samples=0 in the STREA...Josh Coalson2005-01-261-0/+26
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* initial importJosh Coalson2004-11-091-0/+94