Commit Graph

251 Commits

Author SHA1 Message Date
Josh Coalson 0ceb4491da rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecated 2004-09-08 00:55:16 +00:00
Josh Coalson a1093f9e86 add metaflac to search path 2004-09-02 04:43:38 +00:00
Josh Coalson 4f4beee61e minor wording 2004-07-30 00:35:51 +00:00
Josh Coalson 29f52ea9db add testing of min/max possible --skip values 2004-07-30 00:22:46 +00:00
Josh Coalson a7eecd05d8 fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
Josh Coalson a175043b3f fix bug #896057: parsing ISRC number from cuesheet 2004-07-19 06:36:26 +00:00
Josh Coalson faed1494d2 add test for quoted catalog number 2004-07-19 06:27:50 +00:00
Josh Coalson e4240db0f9 add --totally-silent option to flac, man page, and html docs 2004-07-17 18:14:45 +00:00
Josh Coalson 03a5a69e11 add --cue option to flac, and tests and documentation 2004-07-17 00:23:17 +00:00
Josh Coalson ba56c9e31a add --force to run_flac invocations 2004-07-17 00:22:39 +00:00
Josh Coalson 0bb57d0e82 add tests for -f and flac default behavior when the output file already exists 2004-07-16 00:50:42 +00:00
Josh Coalson 3e3ad0c99d run --skip and --until tests in Ogg FLAC mode also 2004-07-07 07:39:59 +00:00
Josh Coalson 9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson fb30b9e4ac add test of --add-replay-gain 2003-12-16 18:47:26 +00:00
Josh Coalson e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson 43bb14d1ad make immune to vendor string changes 2003-01-16 07:21:20 +00:00
Josh Coalson ad43e6d811 update with current vendor string 2003-01-15 07:13:22 +00:00
Josh Coalson ecf57b7514 minor syntax 2003-01-14 09:00:25 +00:00
Josh Coalson 4b08c0b05f add metaflac.flac.in and metaflac.flac.ok 2003-01-11 06:23:34 +00:00
Josh Coalson 6b4dfd0515 add test for unknown metadata handling 2003-01-11 06:23:16 +00:00
Josh Coalson 1150b5f705 initial import 2003-01-11 06:23:02 +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 6bc4e4f200 remove --workaroung-gcc296-bugs=yes from Valgrind invocation 2002-12-29 10:06:19 +00:00
Josh Coalson af3145ebba tweak Valgrind invocation to show more callers 2002-12-27 21:07:20 +00:00
Josh Coalson 2b7cc17a89 fix problem with recursive use of TESTS_ENVIRONMENT 2002-12-23 19:49:56 +00:00
Josh Coalson 9238a140a6 add WAVE and AIFF fixup tests 2002-12-21 03:29:26 +00:00
Josh Coalson 5126bb0431 add round-trip tests, add aiff to everything 2002-12-17 08:15:48 +00:00
Josh Coalson 291b4fcbe9 minor update for aiff tests 2002-12-17 08:15:20 +00:00
Josh Coalson 8232e2959a do --skip and --until tests for both wav and raw 2002-12-14 06:22:22 +00:00
Josh Coalson c3cc5b4260 minor comments 2002-12-13 05:36:34 +00:00
Josh Coalson 6218b344f7 clean up code by emulating perl's 'die' command 2002-12-12 03:58:18 +00:00
Josh Coalson 8fac5d67c3 add more --skip and --until tests 2002-12-12 03:57:47 +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 463d0f80de initial import 2002-12-10 06:41:27 +00:00
Josh Coalson 34c1ea8ca2 instrument for valgrind 2002-12-04 04:57:33 +00:00
Josh Coalson 4bfb6e5481 fix search path 2002-12-03 06:29:23 +00:00
Josh Coalson 3c75a397b9 add some tests for cuesheet importing/exporting 2002-11-27 04:46:14 +00:00
Josh Coalson cb908a6d77 add cuesheet parser/validator tests 2002-11-23 02:21:48 +00:00
Josh Coalson 48404ff9c3 split obj dir into separate release and debug dirs 2002-11-21 08:58:52 +00:00
Josh Coalson c6ea43bca3 add a few more tests 2002-10-26 04:28:11 +00:00
Josh Coalson cd0e322d2d add notion of topdir to Makefile.lite build system 2002-10-23 22:08:13 +00:00
Josh Coalson 2858ff31c6 precursor to valgrind support 2002-10-11 06:22:43 +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 d4f623409f add --import-vc-from 2002-09-05 05:38:22 +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 1f99eac2bb fixes based on a pass over everything with autoconf/automake 2002-08-23 06:45:23 +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 a86f8709b4 add tests for libOggFLAC and libOggFLAC++ 2002-08-20 04:03:24 +00:00
Josh Coalson 54fd7a8597 fix LD_LIBRARY_PATH setting 2002-08-20 04:02:43 +00:00
Josh Coalson 929ccb881b update to match new getopt-based options 2002-08-18 02:02:41 +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 eab64574d3 remove .ogg files in cleaning 2002-08-07 17:08:32 +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 9dfca882ba minor fix for Darwin version of /bin/sh 2002-06-28 05:21:57 +00:00
Josh Coalson 9533e3edc2 add test_metaflac.sh to test list 2002-06-18 16:06:56 +00:00
Josh Coalson daaf0a4e63 add a few more tests 2002-06-18 05:25:41 +00:00
Josh Coalson 16a16e26a4 add more tests, fix check for needed binaries 2002-06-15 05:14:04 +00:00
Josh Coalson bc15aee35e fix check for needed binaries 2002-06-15 05:12:31 +00:00
Josh Coalson 273e168f97 change position of test metaflac test 2002-06-15 05:12:05 +00:00
Josh Coalson bc869506bd minor changes in anticipation of release 2002-06-14 06:36:16 +00:00
Josh Coalson d09958f841 initial import 2002-06-14 06:31:35 +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 b5988941cc rename test_unit.sh to test_libFLAC.sh 2002-06-07 06:10:08 +00:00
Josh Coalson bd1d9b9eee move test_unit.sh to test_libFLAC.sh 2002-06-07 05:42:09 +00:00
Josh Coalson 9002f7be7d initial import 2002-06-07 05:41:56 +00:00
Josh Coalson 57ba6f4eb7 massive glob of checkins: improved tests, more tests, bugfixes 2002-06-07 05:27:37 +00:00
Josh Coalson 66293ca964 also test -3 and -7 in noise tests 2002-06-05 06:07:26 +00:00
Josh Coalson 9fb3a4c34d test_unit no longer needs to see itself 2002-05-17 06:29:22 +00:00
Josh Coalson fc9e33f448 minor comments 2002-05-09 05:55:13 +00:00
Josh Coalson cdcf19a122 use full path to test_unit 2002-05-09 05:53:46 +00:00
Josh Coalson 1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson 4c8f73a5e3 more autoconf/automake patches from Matt 2001-07-22 07:27:45 +00:00
Josh Coalson 21f692bb25 test for existence of test_files/ 2001-07-22 07:25:50 +00:00
Josh Coalson 51e3642107 add *.wav to the cleanup 2001-07-18 23:42:07 +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 9e03c444d2 minor fixes 2001-06-06 16:38:22 +00:00
Josh Coalson 07df6625db minor tweaks to support bin tests 2001-05-30 19:38:09 +00:00
Josh Coalson a48093265e add test_bins to the suite 2001-05-27 18:34:20 +00:00
Josh Coalson 60d9d01a84 initial import 2001-05-27 18:32:15 +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
Josh Coalson c5f2f3f952 minor tweak 2001-02-08 22:21:45 +00:00
Josh Coalson 29b4af8a7b add more tests and with more options 2001-02-08 22:00:05 +00:00
Josh Coalson 67fcd8ed2c add support back in for running under .lite system 2001-01-19 23:10:56 +00:00
Josh Coalson 2a21a752b3 fix for autoconf system 2001-01-19 22:43:49 +00:00
Josh Coalson 9f429bae5a initial version 2001-01-19 22:39:39 +00:00
Josh Coalson e60acb9fa0 renamed Makefile to Makefile.lite 2001-01-19 22:30:43 +00:00
Josh Coalson bb7f6b99d0 Initial revision 2000-12-10 04:09:52 +00:00