Enable utf8 I/O stuff when compiling with MinGW.
[platform/upstream/flac.git] / test / test_streams.sh
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2012-04-18 Erik de Castro LopoTweak MALLOC_PERTURB_ expression in tests.
2012-04-18 Cristian Rodríguezexport MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
2009-01-07 Josh Coalsonadd 2009 copyright
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-06-20 Josh Coalsonswitch from --logfile-fd= to --log-fd= to match newer...
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-19 Josh Coalsonmore test variations on fsd streams
2006-11-20 Josh Coalsonadd logging of command to valgrind log
2006-11-17 Josh Coalsonencode with --no-padding where possible to speed up...
2006-11-02 Josh Coalsondefault to FLAC__TEST_LEVEL=1
2006-10-07 Josh Coalsonlimit subset further if sample rate is <=48kHz: max...
2006-05-25 Josh Coalsonadd configure options --disable-thorough-tests which...
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-02-03 Josh Coalsonfix endian-ness on sine wave tests
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-11-09 Josh Coalsonfix PATH and LD_LIBRARY_PATH settings, pass build type...
2004-07-17 Josh Coalsonadd --force to run_flac invocations
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-02-07 Josh Coalsonchange license verbiage
2003-01-14 Josh Coalsonminor syntax
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-10 Josh Coalsonsplit off some tests to new test_flac.sh script
2002-12-04 Josh Coalsoninstrument for valgrind
2002-11-21 Josh Coalsonsplit obj dir into separate release and debug dirs
2002-10-11 Josh Coalsonextend tests with --disable-...-subframe loops; precurs...
2002-09-11 Josh Coalsonfix bug with missing --lax in some cases
2002-09-04 Josh Coalsonadd test for --serial-number
2002-08-31 Josh Coalsonfix bugs in encode arguments
2002-08-30 Josh Coalsonadd FLAC__EXHAUSTIVE_TESTS
2002-08-22 Josh Coalsonadd 8bps sine wave to suite; also do some 48kHz and...
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-20 Josh Coalsonfix various little bugs related to format options
2002-08-16 Josh Coalsonadd --sector-align tests
2002-08-12 Josh Coalsonupdate to match new getopt-based options
2002-08-08 Josh Coalsoncomment out --sector-align tests until I figure out...
2002-08-07 Josh Coalsonadd tests for --ogg, --sector-align, multiple files...
2002-06-15 Josh Coalsonfix check for needed binaries
2002-06-14 Josh Coalsonminor changes in anticipation of release
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonadd tests for pipe input/output
2002-06-05 Josh Coalsonalso test -3 and -7 in noise tests
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-07-09 Josh Coalsonchange to not use pipes so it works better on windows
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-06-06 Josh Coalsonmake the encoding options more intense
2001-05-03 Josh Coalsonfix script to work with new flac command line
2001-03-27 Josh Coalsonadd wasted-bits-per-sample stream
2001-03-02 Josh Coalson*** empty log message ***
2001-02-28 Josh Coalsonadd support for new 24-bit streams
2001-02-08 Josh Coalsonminor tweak
2001-02-08 Josh Coalsonadd more tests and with more options
2001-01-19 Josh Coalsonadd support back in for running under .lite system
2001-01-19 Josh Coalsonfix for autoconf system
2000-12-10 Josh CoalsonInitial revision