Commit Graph

55 Commits

Author SHA1 Message Date
Josh Coalson
dea0f5a044 add 2009 copyright 2009-01-07 07:31:28 +00:00
Josh Coalson
82b128050e update copyright for 2008 2008-02-28 05:34:21 +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
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
338a0b13d2 add logging of command to valgrind log 2006-11-20 05:39:34 +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
4ac9fdbcda default to FLAC__TEST_LEVEL=1 2006-11-02 01:38:55 +00:00
Josh Coalson
d0edb97a46 limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12 2006-10-07 06:50:08 +00:00
Josh Coalson
de9091e4a7 add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing 2006-05-25 02:48:22 +00:00
Josh Coalson
0395dac13f add 2206 to copyright notice 2006-04-25 06:59:33 +00:00
Josh Coalson
439367cbe9 fix endian-ness on sine wave tests 2005-02-03 04:20:16 +00:00
Josh Coalson
a78fac662c add 2005 to copyright notices 2005-01-25 04:17:55 +00:00
Josh Coalson
b43d3cbd9e fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts 2004-11-09 01:28:05 +00:00
Josh Coalson
ba56c9e31a add --force to run_flac invocations 2004-07-17 00:22:39 +00:00
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson
ecf57b7514 minor syntax 2003-01-14 09:00:25 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
80936c5ba1 make valgrind output go into test-specific log file instead of one massive valgrind.log 2002-12-30 23:31:47 +00:00
Josh Coalson
af3145ebba tweak Valgrind invocation to show more callers 2002-12-27 21:07:20 +00:00
Josh Coalson
6218b344f7 clean up code by emulating perl's 'die' command 2002-12-12 03:58:18 +00:00
Josh Coalson
d3fe72801a split off some tests to new test_flac.sh script 2002-12-10 06:42:15 +00:00
Josh Coalson
34c1ea8ca2 instrument for valgrind 2002-12-04 04:57:33 +00:00
Josh Coalson
48404ff9c3 split obj dir into separate release and debug dirs 2002-11-21 08:58:52 +00:00
Josh Coalson
94b22e05de extend tests with --disable-...-subframe loops; precursor to valgrind support 2002-10-11 06:22:30 +00:00
Josh Coalson
e2281f3432 fix bug with missing --lax in some cases 2002-09-11 00:31:47 +00:00
Josh Coalson
07414eb2ce add test for --serial-number 2002-09-04 07:56:02 +00:00
Josh Coalson
214d319181 fix bugs in encode arguments 2002-08-31 05:47:33 +00:00
Josh Coalson
9b14518752 add FLAC__EXHAUSTIVE_TESTS 2002-08-30 05:39:36 +00:00
Josh Coalson
9fb180bc85 add 8bps sine wave to suite; also do some 48kHz and 96kHz tests 2002-08-22 07:26:06 +00:00
Josh Coalson
5f39e9f18c fixes based on Windows testing 2002-08-21 05:27:01 +00:00
Josh Coalson
eb20903946 fix various little bugs related to format options 2002-08-20 20:37:26 +00:00
Josh Coalson
a1283a2799 add --sector-align tests 2002-08-16 05:36:53 +00:00
Josh Coalson
6a8ff4793a update to match new getopt-based options 2002-08-12 20:26:22 +00:00
Josh Coalson
76e8725802 comment out --sector-align tests until I figure out how the decoded results can be compared properly 2002-08-08 22:54:03 +00:00
Josh Coalson
9bcf9e8174 add tests for --ogg, --sector-align, multiple files at once 2002-08-07 17:07:37 +00:00
Josh Coalson
bc15aee35e fix check for needed binaries 2002-06-15 05:12:31 +00:00
Josh Coalson
bc869506bd minor changes in anticipation of release 2002-06-14 06:36:16 +00:00
Josh Coalson
d57c8d31e3 fixes from compiling code and running all the tests on NT 2002-06-11 06:15:28 +00:00
Josh Coalson
a59ff6f654 add tests for pipe input/output 2002-06-10 18:24:51 +00:00
Josh Coalson
66293ca964 also test -3 and -7 in noise tests 2002-06-05 06:07:26 +00:00
Josh Coalson
1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson
970cd3df60 change to not use pipes so it works better on windows 2001-07-09 18:15:36 +00:00
Josh Coalson
6b05bc51f7 add/update copyright and license notices 2001-06-08 00:13:21 +00:00
Josh Coalson
04ad5d3d78 make the encoding options more intense 2001-06-06 16:39:17 +00:00
Josh Coalson
cc78fb5710 fix script to work with new flac command line 2001-05-03 00:59:27 +00:00
Josh Coalson
d041849e77 add wasted-bits-per-sample stream 2001-03-27 23:58:23 +00:00
Josh Coalson
eda1ff6a22 *** empty log message *** 2001-03-02 23:52:41 +00:00
Josh Coalson
f6237c8c3b add support for new 24-bit streams 2001-02-28 23:43:29 +00:00