summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add configure options --disable-thorough-tests which breaks up testing into 3...Josh Coalson2006-05-2512-71/+74
* add 2206 to copyright noticeJosh Coalson2006-04-2513-13/+13
* default to using current script as test file if there is no /bin/shJosh Coalson2005-09-031-1/+3
* only generate ogg files if flac is ogg-enabledJosh Coalson2005-09-031-3/+4
* add shorthand option --remove-replay-gain to metaflacJosh Coalson2005-08-311-0/+8
* add support for raw and aiff input in the multifile tests; also add proper ch...Josh Coalson2005-08-271-73/+134
* fix bug in cuesheet parsing where it would return an error if the last line o...Josh Coalson2005-08-094-0/+15
* fix endian-ness on sine wave testsJosh Coalson2005-02-031-6/+6
* skip the --input-size test until cat works in cygwinJosh Coalson2005-02-021-6/+9
* fix: only do ogg-flac seeking tests if flac has ogg support built inJosh Coalson2005-02-011-8/+21
* fix script invocation in valgrind modeJosh Coalson2005-01-281-1/+1
* 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-2513-13/+13
* add test for 'flac --input-size'Josh Coalson2004-12-301-0/+16
* add a default BUILD targetJosh Coalson2004-12-301-13/+17
* fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test s...Josh Coalson2004-11-0911-32/+142
* initial importJosh Coalson2004-11-091-0/+94
* more path fixesJosh Coalson2004-10-011-3/+3
* remove dangerous clean targetsJosh Coalson2004-09-282-4/+1
* fix path to bin filesJosh Coalson2004-09-211-1/+1
* minor formattingJosh Coalson2004-09-211-3/+3
* run metaflac under valgrind also if requestedJosh Coalson2004-09-141-3/+12
* fixes for windowsJosh Coalson2004-09-121-4/+43
* rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecatedJosh Coalson2004-09-081-18/+18
* add metaflac to search pathJosh Coalson2004-09-021-1/+1
* minor wordingJosh Coalson2004-07-301-2/+2
* add testing of min/max possible --skip valuesJosh Coalson2004-07-301-0/+21
* fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127Josh Coalson2004-07-243-1/+1
* fix bug #896057: parsing ISRC number from cuesheetJosh Coalson2004-07-191-1/+1
* add test for quoted catalog numberJosh Coalson2004-07-191-0/+1
* add --totally-silent option to flac, man page, and html docsJosh Coalson2004-07-171-4/+4
* add --cue option to flac, and tests and documentationJosh Coalson2004-07-171-6/+206
* add --force to run_flac invocationsJosh Coalson2004-07-172-8/+8
* add tests for -f and flac default behavior when the output file already existsJosh Coalson2004-07-161-12/+48
* run --skip and --until tests in Ogg FLAC mode alsoJosh Coalson2004-07-071-162/+176
* update copyright to 2004Josh Coalson2004-01-1712-12/+12
* add test of --add-replay-gainJosh Coalson2003-12-161-0/+4
* change license verbiageJosh Coalson2003-02-0712-144/+144
* make immune to vendor string changesJosh Coalson2003-01-162-1/+2
* update with current vendor stringJosh Coalson2003-01-152-0/+0
* minor syntaxJosh Coalson2003-01-149-10/+10
* add metaflac.flac.in and metaflac.flac.okJosh Coalson2003-01-111-0/+2
* add test for unknown metadata handlingJosh Coalson2003-01-111-0/+6
* initial importJosh Coalson2003-01-112-0/+0
* Add 2003 to copyright noticeJosh Coalson2003-01-0212-12/+12
* make valgrind output go into test-specific log file instead of one massive va...Josh Coalson2002-12-309-10/+10
* remove --workaroung-gcc296-bugs=yes from Valgrind invocationJosh Coalson2002-12-291-1/+1
* tweak Valgrind invocation to show more callersJosh Coalson2002-12-279-10/+10
* fix problem with recursive use of TESTS_ENVIRONMENTJosh Coalson2002-12-231-4/+6
* add WAVE and AIFF fixup testsJosh Coalson2002-12-211-2/+34