index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Split regain play tests into separate script.
Erik de Castro Lopo
2013-08-02
3
-98
/
+211
*
test/ : Use new --no-error-on-compression-fail option as needed.
Erik de Castro Lopo
2013-08-01
4
-11
/
+11
*
test/*.sh : Fix MALLOC_PERTURB initialization.
1.3.0
Erik de Castro Lopo
2013-05-27
4
-4
/
+4
*
Language fix: "difference licenses"
Ulrich Klauer
2013-05-27
15
-15
/
+15
*
Set version to 1.3.0 and update coyprights throughout.
Erik de Castro Lopo
2013-05-26
15
-15
/
+29
*
test/test_compression.sh : Test compression level 0 as well.
Erik de Castro Lopo
2013-04-28
1
-1
/
+1
*
Add set -e to stop test_metaflac.sh
Martijn van Beurden
2013-04-26
1
-0
/
+2
*
test/test_metaflac.sh: POSIXify embedded awk script.
Erik de Castro Lopo
2013-04-25
1
-1
/
+6
*
Replace usage of $RANDOM in test scripts.
Erik de Castro Lopo
2013-04-25
4
-4
/
+4
*
Reduce valgrind num-callers to 50
Martijn van Beurden
2013-04-22
8
-26
/
+26
*
Fixes setting test level and valgrind testing
Martijn van Beurden
2013-04-22
1
-14
/
+14
*
test/test_compression.sh : Replace seq with numbers.
Erik de Castro Lopo
2013-03-09
1
-1
/
+1
*
test/test_compression.sh : Use wc instead of stat to get file size.
Erik de Castro Lopo
2013-03-04
1
-12
/
+13
*
Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.
Erik de Castro Lopo
2013-01-02
9
-17
/
+17
*
Add a regresion test for compression levels.
Erik de Castro Lopo
2012-10-14
2
-1
/
+54
*
Tweak MALLOC_PERTURB_ expression in tests.
Erik de Castro Lopo
2012-04-19
4
-4
/
+4
*
export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
Cristian RodrÃguez
2012-04-19
8
-0
/
+17
*
Add patch from Earl Chew <earl_chew@yahoo.com> that adds testing for
Erik de Castro Lopo
2012-03-19
1
-0
/
+87
*
Speed up the tests by testing slightly fewer combinations.
Erik de Castro Lopo
2012-02-26
1
-1
/
+1
*
Fix 'make distcheck'.
Erik de Castro Lopo
2012-02-07
1
-20
/
+35
*
Renable metaflac tests disabled earlier because they were failing.
Erik de Castro Lopo
2012-02-04
1
-18
/
+0
*
Fix 'make distcheck'.
Erik de Castro Lopo
2012-02-03
1
-5
/
+2
*
Add test_wrapper.sh to the distribution.
Ralph Giles
2012-02-02
1
-0
/
+1
*
Add 'make fastcheck' target.
Erik de Castro Lopo
2012-02-01
1
-0
/
+4
*
Run all tests from one script which bails on the first failure.
Erik de Castro Lopo
2012-01-31
2
-1
/
+15
*
test/test_metaflac.sh : Disable failing tests.
Erik de Castro Lopo
2012-01-31
1
-10
/
+14
*
test/test_metaflac.sh : Bypass currently broken tests.
Erik de Castro Lopo
2012-01-31
1
-0
/
+14
*
add 2009 copyright
Josh Coalson
2009-01-07
14
-14
/
+14
*
Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, ...
Josh Coalson
2009-01-07
1
-2
/
+2
*
fix bug with fractional seconds on some locales (SF#1815517: https://sourcefo...
Josh Coalson
2009-01-03
1
-0
/
+3
*
fix incorrect handling of block align
Josh Coalson
2008-09-13
1
-1
/
+1
*
add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...
Josh Coalson
2008-09-09
4
-17
/
+79
*
add support for RF64
Josh Coalson
2008-09-09
4
-13
/
+216
*
don't use filenames with colons to avoid problems on cygwin
Josh Coalson
2008-06-03
1
-78
/
+78
*
update copyright for 2008
Josh Coalson
2008-02-28
14
-14
/
+14
*
bump version number to 1.2.1
Josh Coalson
2007-09-14
1
-1
/
+1
*
replace CLEANFILES with clean-local: target
Josh Coalson
2007-09-11
3
-16
/
+6
*
*** empty log message ***
Josh Coalson
2007-09-09
1
-1
/
+1
*
Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out ...
Josh Coalson
2007-09-09
19
-19
/
+19
*
add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/t...
Josh Coalson
2007-08-29
1
-2
/
+6
*
solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=...
Josh Coalson
2007-08-29
1
-2
/
+7
*
change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...
Josh Coalson
2007-08-01
4
-13
/
+14
*
bump release date to 7/15/07
Josh Coalson
2007-07-16
1
-1
/
+1
*
bump version number to 1.2.0
Josh Coalson
2007-07-07
1
-1
/
+1
*
switch from --logfile-fd= to --log-fd= to match newer valgrind options
Josh Coalson
2007-06-20
8
-14
/
+14
*
add support for reading the raw pcm samples so that seeker can check that dec...
Josh Coalson
2007-06-16
1
-6
/
+17
*
bump version number to 1.1.4
Josh Coalson
2007-02-14
1
-1
/
+1
*
expand test to include simplified for of specification
Josh Coalson
2007-02-09
1
-2
/
+16
*
update to match new default blocksize of 4096
Josh Coalson
2007-02-07
13
-13
/
+13
*
update to match default block size
Josh Coalson
2007-02-07
1
-1
/
+1
[prev]
[next]