bitwriter.c : Add missing "extern" declaration
[platform/upstream/flac.git] / test / test_metaflac.sh
2013-04-25 Martijn van BeurdenAdd set -e to stop test_metaflac.sh
2013-04-25 Erik de Castro Lopotest/test_metaflac.sh: POSIXify embedded awk script.
2013-04-25 Erik de Castro LopoReplace usage of $RANDOM in test scripts.
2013-04-22 Martijn van BeurdenReduce valgrind num-callers to 50
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2012-04-18 Cristian Rodríguezexport MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
2012-03-18 Erik de Castro LopoAdd patch from Earl Chew <earl_chew@yahoo.com> that...
2012-02-04 Erik de Castro LopoRenable metaflac tests disabled earlier because they...
2012-01-31 Erik de Castro Lopotest/test_metaflac.sh : Disable failing tests.
2012-01-31 Erik de Castro Lopotest/test_metaflac.sh : Bypass currently broken tests.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-08-29 Josh Coalsonsolaris 10 fixes (SF#1783225: https://sourceforge.net...
2007-06-20 Josh Coalsonswitch from --logfile-fd= to --log-fd= to match newer...
2007-02-02 Josh Coalsonadd 2007 copyright
2006-11-20 Josh Coalsonadd logging of command to valgrind log
2006-11-02 Josh Coalsonrename metaflac's --import-picture to --import-picture...
2006-11-02 Josh Coalsonadd --export-picture-to option to metaflac
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-03 Josh Coalsonminor syntax
2006-09-26 Josh Coalsonadd --import-picture command to metaflac
2006-08-28 Josh Coalsonswitch metaflac test over to comparing output against...
2006-05-25 Josh Coalsonadd configure options --disable-thorough-tests which...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsondefault to using current script as test file if there...
2005-08-31 Josh Coalsonadd shorthand option --remove-replay-gain to metaflac
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-11-09 Josh Coalsonfix PATH and LD_LIBRARY_PATH settings, pass build type...
2004-09-08 Josh Coalsonrename metaflac *-vc-* options to *-tag-* ones, only...
2004-07-24 Josh Coalsonfix "unknown metadata block" test to use ID 126 instead...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-16 Josh Coalsonadd test of --add-replay-gain
2003-02-07 Josh Coalsonchange license verbiage
2003-01-16 Josh Coalsonmake immune to vendor string changes
2003-01-14 Josh Coalsonminor syntax
2003-01-11 Josh Coalsonadd test for unknown metadata handling
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-30 Josh Coalsonmake valgrind output go into test-specific log file...
2002-12-27 Josh Coalsontweak Valgrind invocation to show more callers
2002-12-12 Josh Coalsonclean up code by emulating perl's 'die' command
2002-12-04 Josh Coalsoninstrument for valgrind
2002-11-27 Josh Coalsonadd some tests for cuesheet importing/exporting
2002-11-21 Josh Coalsonsplit obj dir into separate release and debug dirs
2002-10-26 Josh Coalsonadd a few more tests
2002-10-11 Josh Coalsonprecursor to valgrind support
2002-09-05 Josh Coalsonadd --import-vc-from
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-20 Josh Coalsonfix various little bugs related to format options
2002-08-12 Josh Coalsonupdate to match new getopt-based options
2002-06-28 Josh Coalsonminor fix for Darwin version of /bin/sh
2002-06-18 Josh Coalsonadd a few more tests
2002-06-15 Josh Coalsonadd more tests, fix check for needed binaries
2002-06-14 Josh Coalsoninitial import