1. b02574e add --import-picture command to metaflac by Josh Coalson · 18 years ago
  2. 0faeaa1 new pictures/ directory has files used to test PICTURE metadata importing by Josh Coalson · 18 years ago
  3. c0da196 minor comments by Josh Coalson · 18 years ago
  4. afd99a8 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  5. 6b21f66 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH by Josh Coalson · 18 years ago
  6. bfda378 add support for encoding from FLAC to FLAC while preserving metadata by Josh Coalson · 18 years ago
  7. ff151cc switch metaflac test over to comparing output against "golden" files by Josh Coalson · 18 years ago
  8. de9091e 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 by Josh Coalson · 18 years ago
  9. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  10. 1be4415 default to using current script as test file if there is no /bin/sh by Josh Coalson · 19 years ago
  11. 461899f only generate ogg files if flac is ogg-enabled by Josh Coalson · 19 years ago
  12. 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
  13. c2751e6 add support for raw and aiff input in the multifile tests; also add proper checking for the correct operation of --sector-align by Josh Coalson · 19 years ago
  14. 0d903aa fix bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline by Josh Coalson · 19 years ago
  15. 439367c fix endian-ness on sine wave tests by Josh Coalson · 20 years ago
  16. 47a6b5f skip the --input-size test until cat works in cygwin by Josh Coalson · 20 years ago
  17. 7ffd7e4 fix: only do ogg-flac seeking tests if flac has ogg support built in by Josh Coalson · 20 years ago
  18. cc12687 fix script invocation in valgrind mode by Josh Coalson · 20 years ago
  19. 450572f add test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO by Josh Coalson · 20 years ago
  20. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  21. dad6ad4 add test for 'flac --input-size' by Josh Coalson · 20 years ago
  22. f3becfd add a default BUILD target by Josh Coalson · 20 years ago
  23. b43d3cb fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts by Josh Coalson · 20 years ago
  24. b42b0ee initial import by Josh Coalson · 20 years ago
  25. 5367759 more path fixes by Josh Coalson · 20 years ago
  26. 1baba26 remove dangerous clean targets by Josh Coalson · 20 years ago
  27. 6803734 fix path to bin files by Josh Coalson · 20 years ago
  28. 70d8563 minor formatting by Josh Coalson · 20 years ago
  29. 68d1321 run metaflac under valgrind also if requested by Josh Coalson · 20 years ago
  30. d434672 fixes for windows by Josh Coalson · 20 years ago
  31. 0ceb449 rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecated by Josh Coalson · 20 years ago
  32. a1093f9 add metaflac to search path by Josh Coalson · 20 years ago
  33. 4f4beee minor wording by Josh Coalson · 20 years ago
  34. 29f52ea add testing of min/max possible --skip values by Josh Coalson · 20 years ago
  35. a7eecd0 fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 by Josh Coalson · 20 years ago
  36. a175043 fix bug #896057: parsing ISRC number from cuesheet by Josh Coalson · 20 years ago
  37. faed149 add test for quoted catalog number by Josh Coalson · 20 years ago
  38. e4240db add --totally-silent option to flac, man page, and html docs by Josh Coalson · 20 years ago
  39. 03a5a69 add --cue option to flac, and tests and documentation by Josh Coalson · 20 years ago
  40. ba56c9e add --force to run_flac invocations by Josh Coalson · 20 years ago
  41. 0bb57d0 add tests for -f and flac default behavior when the output file already exists by Josh Coalson · 20 years ago
  42. 3e3ad0c run --skip and --until tests in Ogg FLAC mode also by Josh Coalson · 20 years ago
  43. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  44. fb30b9e add test of --add-replay-gain by Josh Coalson · 21 years ago
  45. e8a7601 change license verbiage by Josh Coalson · 22 years ago
  46. 43bb14d make immune to vendor string changes by Josh Coalson · 22 years ago
  47. ad43e6d update with current vendor string by Josh Coalson · 22 years ago
  48. ecf57b7 minor syntax by Josh Coalson · 22 years ago
  49. 4b08c0b add metaflac.flac.in and metaflac.flac.ok by Josh Coalson · 22 years ago
  50. 6b4dfd0 add test for unknown metadata handling by Josh Coalson · 22 years ago
  51. 1150b5f initial import by Josh Coalson · 22 years ago
  52. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  53. 80936c5 make valgrind output go into test-specific log file instead of one massive valgrind.log by Josh Coalson · 22 years ago
  54. 6bc4e4f remove --workaroung-gcc296-bugs=yes from Valgrind invocation by Josh Coalson · 22 years ago
  55. af3145e tweak Valgrind invocation to show more callers by Josh Coalson · 22 years ago
  56. 2b7cc17 fix problem with recursive use of TESTS_ENVIRONMENT by Josh Coalson · 22 years ago
  57. 9238a14 add WAVE and AIFF fixup tests by Josh Coalson · 22 years ago
  58. 5126bb0 add round-trip tests, add aiff to everything by Josh Coalson · 22 years ago
  59. 291b4fc minor update for aiff tests by Josh Coalson · 22 years ago
  60. 8232e29 do --skip and --until tests for both wav and raw by Josh Coalson · 22 years ago
  61. c3cc5b4 minor comments by Josh Coalson · 22 years ago
  62. 6218b34 clean up code by emulating perl's 'die' command by Josh Coalson · 22 years ago
  63. 8fac5d6 add more --skip and --until tests by Josh Coalson · 22 years ago
  64. d3fe728 split off some tests to new test_flac.sh script by Josh Coalson · 22 years ago
  65. 463d0f8 initial import by Josh Coalson · 22 years ago
  66. 34c1ea8 instrument for valgrind by Josh Coalson · 22 years ago
  67. 4bfb6e5 fix search path by Josh Coalson · 22 years ago
  68. 3c75a39 add some tests for cuesheet importing/exporting by Josh Coalson · 22 years ago
  69. cb908a6 add cuesheet parser/validator tests by Josh Coalson · 22 years ago
  70. 48404ff split obj dir into separate release and debug dirs by Josh Coalson · 22 years ago
  71. c6ea43b add a few more tests by Josh Coalson · 22 years ago
  72. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  73. 2858ff3 precursor to valgrind support by Josh Coalson · 22 years ago
  74. 94b22e0 extend tests with --disable-...-subframe loops; precursor to valgrind support by Josh Coalson · 22 years ago
  75. e2281f3 fix bug with missing --lax in some cases by Josh Coalson · 22 years ago
  76. d4f6234 add --import-vc-from by Josh Coalson · 22 years ago
  77. 07414eb add test for --serial-number by Josh Coalson · 22 years ago
  78. 214d319 fix bugs in encode arguments by Josh Coalson · 22 years ago
  79. 9b14518 add FLAC__EXHAUSTIVE_TESTS by Josh Coalson · 22 years ago
  80. 1f99eac fixes based on a pass over everything with autoconf/automake by Josh Coalson · 22 years ago
  81. 9fb180b add 8bps sine wave to suite; also do some 48kHz and 96kHz tests by Josh Coalson · 22 years ago
  82. 5f39e9f fixes based on Windows testing by Josh Coalson · 22 years ago
  83. eb20903 fix various little bugs related to format options by Josh Coalson · 22 years ago
  84. a86f870 add tests for libOggFLAC and libOggFLAC++ by Josh Coalson · 22 years ago
  85. 54fd7a8 fix LD_LIBRARY_PATH setting by Josh Coalson · 22 years ago
  86. 929ccb8 update to match new getopt-based options by Josh Coalson · 22 years ago
  87. a1283a2 add --sector-align tests by Josh Coalson · 22 years ago
  88. 6a8ff47 update to match new getopt-based options by Josh Coalson · 22 years ago
  89. 76e8725 comment out --sector-align tests until I figure out how the decoded results can be compared properly by Josh Coalson · 22 years ago
  90. eab6457 remove .ogg files in cleaning by Josh Coalson · 22 years ago
  91. 9bcf9e8 add tests for --ogg, --sector-align, multiple files at once by Josh Coalson · 22 years ago
  92. 9dfca88 minor fix for Darwin version of /bin/sh by Josh Coalson · 22 years ago
  93. 9533e3e add test_metaflac.sh to test list by Josh Coalson · 22 years ago
  94. daaf0a4 add a few more tests by Josh Coalson · 22 years ago
  95. 16a16e2 add more tests, fix check for needed binaries by Josh Coalson · 22 years ago
  96. bc15aee fix check for needed binaries by Josh Coalson · 22 years ago
  97. 273e168 change position of test metaflac test by Josh Coalson · 22 years ago
  98. bc86950 minor changes in anticipation of release by Josh Coalson · 22 years ago
  99. d09958f initial import by Josh Coalson · 22 years ago
  100. d57c8d3 fixes from compiling code and running all the tests on NT by Josh Coalson · 22 years ago