Commit Graph

109 Commits

Author SHA1 Message Date
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
b42b0ee5f5 initial import 2004-11-09 01:27:12 +00:00
Josh Coalson
536775976b more path fixes 2004-10-01 16:44:10 +00:00
Josh Coalson
1baba26fae remove dangerous clean targets 2004-09-28 01:14:55 +00:00
Josh Coalson
6803734dc4 fix path to bin files 2004-09-21 05:29:15 +00:00
Josh Coalson
70d8563c6e minor formatting 2004-09-21 05:29:01 +00:00
Josh Coalson
68d13215e6 run metaflac under valgrind also if requested 2004-09-14 00:25:43 +00:00
Josh Coalson
d4346721f7 fixes for windows 2004-09-12 22:58:13 +00:00
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