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
*
test/test_flac.sh : Make it work for 'make distcheck'.
Erik de Castro Lopo
2015-02-24
1
-0
/
+2
*
Fix cursheet tests for 'make distcheck'.
Erik de Castro Lopo
2015-02-24
1
-2
/
+3
*
test/test_metaflac.sh : Out-of-tree build fixes.
Erik de Castro Lopo
2015-02-15
1
-17
/
+17
*
test/test_flac.sh : Out-of-tree build fixes.
Erik de Castro Lopo
2015-02-15
1
-7
/
+7
*
Update grabbag tests to work out-of-tree.
Erik de Castro Lopo
2015-02-15
1
-9
/
+9
*
test/test_flac.sh : Silence increased encoding size warnings.
Erik de Castro Lopo
2015-02-15
1
-38
/
+38
*
test/Makefile.am : Collapse 'fullcheck' into 'check' target.
Erik de Castro Lopo
2015-02-15
1
-19
/
+4
*
test/common.sh.in : Add top_builddir and top_srcdir variables.
Erik de Castro Lopo
2015-02-15
1
-0
/
+5
*
replaygain test: Use C code to generate test files.
Erik de Castro Lopo
2015-02-15
1
-51
/
+7
*
test/test_replaygain.sh : Minor cleanup.
Erik de Castro Lopo
2015-02-13
1
-3
/
+4
*
Grammatical error in make file comment fixed
Karthik Periagaram
2014-12-14
1
-1
/
+1
*
Version 1.3.1 final.
1.3.1
Erik de Castro Lopo
2014-11-27
1
-1
/
+1
*
tests/*.sh : Switch back to /bin/sh.
Erik de Castro Lopo
2014-11-27
12
-26
/
+27
*
test/test_compression.sh : Fix for OSX.
Erik de Castro Lopo
2014-11-26
1
-2
/
+4
*
libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING.
Erik de Castro Lopo
2014-11-26
1
-1
/
+1
*
More date fixes.
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
Set version to 1.3.1pre1.
1.3.1pre1
Erik de Castro Lopo
2014-11-25
1
-1
/
+1
*
Update copyright years to include 2014.
Erik de Castro Lopo
2014-11-25
16
-16
/
+16
*
Make test_compression a little more forgiving
Martijn van Beurden
2014-11-11
1
-1
/
+1
*
test/test_flac.sh : Add --force-raw-format as needed.
Erik de Castro Lopo
2014-07-13
1
-6
/
+6
*
test_replaygain.sh : Add --force-raw-format option.
Erik de Castro Lopo
2014-07-08
1
-1
/
+1
*
test/test_replaygain.sh : Update tests after work aroind for GCC bug.
Erik de Castro Lopo
2014-06-28
1
-5
/
+5
*
Remove un-needed code.
Erik de Castro Lopo
2014-06-28
1
-1
/
+0
*
Repairs test_grabbag.sh
Martijn van Beurden
2014-03-14
1
-2
/
+1
*
Factor out common test functionality to test/common.sh.in.
Erik de Castro Lopo
2013-09-17
11
-253
/
+126
*
Switch test scripts to bash.
Erik de Castro Lopo
2013-09-17
11
-17
/
+18
*
test/test_seeking.sh : Fix detection of Ogg support.
Erik de Castro Lopo
2013-09-15
1
-5
/
+3
*
test/test_replaygain.sh : Prefer mawk over gawk.
Erik de Castro Lopo
2013-08-02
1
-1
/
+10
*
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
[next]