Erik de Castro Lopo
85d5c53803
Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.
2013-01-02 22:49:37 +11:00
Erik de Castro Lopo
1f0daccf2b
Add a regresion test for compression levels.
2012-10-14 21:40:40 +11:00
Erik de Castro Lopo
c5c4ce918f
Tweak MALLOC_PERTURB_ expression in tests.
2012-04-19 06:31:11 +10:00
Cristian Rodríguez
95f0f75477
export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
...
That enables an special implementation that checks
for common memory errors and will save us from a lot pain.
2012-04-19 04:54:01 +10:00
Erik de Castro Lopo
f20770e5d4
Add patch from Earl Chew <earl_chew@yahoo.com> that adds testing for
...
the replay gain calculations.
2012-03-19 07:44:11 +11:00
Erik de Castro Lopo
774e0776a5
Speed up the tests by testing slightly fewer combinations.
2012-02-26 12:19:39 +11:00
Erik de Castro Lopo
efffc25c18
Fix 'make distcheck'.
...
This disables the tests that don't run correctly out-of-tree from
the 'make check' target. Also add a new 'make fullcheck' target
which is the full old test suite.
2012-02-07 18:41:28 +11:00
Erik de Castro Lopo
a606e1a7ef
Renable metaflac tests disabled earlier because they were failing.
2012-02-04 14:13:45 +11:00
Erik de Castro Lopo
1ca541323b
Fix 'make distcheck'.
2012-02-03 06:21:57 +11:00
Ralph Giles
b2ef988135
Add test_wrapper.sh to the distribution.
...
Needed for 'make check'.
2012-02-02 17:32:58 +11:00
Erik de Castro Lopo
e7fb2153b3
Add 'make fastcheck' target.
2012-02-01 22:00:08 +11:00
Erik de Castro Lopo
7b0d8f1027
Run all tests from one script which bails on the first failure.
2012-01-31 21:06:21 +11:00
Erik de Castro Lopo
f3d4fb27e1
test/test_metaflac.sh : Disable failing tests.
2012-01-31 21:04:51 +11:00
Erik de Castro Lopo
0b06747a8f
test/test_metaflac.sh : Bypass currently broken tests.
2012-01-31 20:13:54 +11:00
Josh Coalson
dea0f5a044
add 2009 copyright
2009-01-07 07:31:28 +00:00
Josh Coalson
c9ed238c3d
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478 )
2009-01-07 07:03:17 +00:00
Josh Coalson
d75a07c968
fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478 )
2009-01-03 01:50:46 +00:00
Josh Coalson
bbdb83d633
fix incorrect handling of block align
2008-09-13 19:29:27 +00:00
Josh Coalson
d7f5344a64
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func=detail&aid=1769582&group_id=13478&atid=113478 )
2008-09-09 07:49:19 +00:00
Josh Coalson
7617cacb28
add support for RF64
2008-09-09 07:24:23 +00:00
Josh Coalson
3b938ac124
don't use filenames with colons to avoid problems on cygwin
2008-06-03 06:33:44 +00:00
Josh Coalson
82b128050e
update copyright for 2008
2008-02-28 05:34:21 +00:00
Josh Coalson
09b164bbe3
bump version number to 1.2.1
2007-09-14 00:11:52 +00:00
Josh Coalson
0f325b0786
replace CLEANFILES with clean-local: target
2007-09-11 06:29:04 +00:00
Josh Coalson
9f742f6db1
*** empty log message ***
2007-09-09 19:02:47 +00:00
Josh Coalson
571b95aa9b
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478 ).
2007-09-09 06:43:13 +00:00
Josh Coalson
367c1587f5
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478
2007-08-29 05:45:19 +00:00
Josh Coalson
412a03752e
solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail&aid=1783225&group_id=13478&atid=113478 )
2007-08-29 00:38:16 +00:00
Josh Coalson
12d3a41896
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478 )
2007-08-01 03:02:00 +00:00
Josh Coalson
a1584f63b0
bump release date to 7/15/07
2007-07-16 06:06:33 +00:00
Josh Coalson
732969760b
bump version number to 1.2.0
2007-07-07 06:10:35 +00:00
Josh Coalson
89f01a8019
switch from --logfile-fd= to --log-fd= to match newer valgrind options
2007-06-20 01:26:29 +00:00
Josh Coalson
5c24bb88ec
add support for reading the raw pcm samples so that seeker can check that decoding resumes at the right place
2007-06-16 00:43:15 +00:00
Josh Coalson
826a0a7e7a
bump version number to 1.1.4
2007-02-14 05:57:23 +00:00
Josh Coalson
8a95ba64c1
expand test to include simplified for of specification
2007-02-09 16:11:24 +00:00
Josh Coalson
2c5bbbfb4f
update to match new default blocksize of 4096
2007-02-07 17:37:25 +00:00
Josh Coalson
734fe75173
update to match default block size
2007-02-07 01:35:36 +00:00
Josh Coalson
a502353da2
minor comments
2007-02-04 04:28:37 +00:00
Josh Coalson
e74bd9516c
add 2007 copyright
2007-02-02 06:58:19 +00:00
Josh Coalson
574dc9c23e
more test variations on fsd streams
2007-01-19 05:33:30 +00:00
Josh Coalson
2824cecea8
add picture.ok
2006-11-21 01:40:44 +00:00
Josh Coalson
338a0b13d2
add logging of command to valgrind log
2006-11-20 05:39:34 +00:00
Josh Coalson
8ebb95cda0
add logging of command to valgrind log
2006-11-20 05:29:59 +00:00
Josh Coalson
c85f31440d
bump version number to 1.1.3
2006-11-17 16:00:55 +00:00
Josh Coalson
ea8691226a
add test_picture to grabbag tests
2006-11-17 07:46:09 +00:00
Josh Coalson
2b29546bb4
fix typo
2006-11-17 07:26:39 +00:00
Josh Coalson
5ebd693265
encode with --no-padding where possible to speed up test
2006-11-17 06:03:18 +00:00
Josh Coalson
f8d544f2b0
add argument to test_seeking to accept #samples in the input, to better evaluate whether or not seeking near/past end-of-stream
2006-11-16 01:22:33 +00:00
Josh Coalson
83d914253e
add missing --lax
2006-11-10 05:15:23 +00:00
Josh Coalson
acc4bea300
add tests for different fractional end blocks with different blocksizes
2006-11-09 16:53:15 +00:00