index
:
~arun/libsndfile
b2g
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Add test for last commit.
Erik de Castro Lopo
1
-1
/
+5
2012-06-19
Rename vorbis_test.c -> compression_size_test.c.
Erik de Castro Lopo
1
-3
/
+3
2011-12-31
Add new test for custom chunks.
Erik de Castro Lopo
1
-1
/
+4
2011-07-07
Add 'checkprograms' Make target.
Erik de Castro Lopo
1
-22
/
+24
2011-05-18
*/Makefile.am : Use check_PROGRAMS instead of noinst_PROGRAMS where appropriate.
Erik de Castro Lopo
1
-3
/
+3
2011-04-25
Hook new test program into build and test runner.
Erik de Castro Lopo
1
-1
/
+4
2011-03-22
tests/Makefile.am : Link lib to win32_test so testuite tarball works.
Erik de Castro Lopo
1
-1
/
+2
2010-10-06
Makefile.am : Add *~ to CLEANFILES.
Erik de Castro Lopo
1
-1
/
+3
2010-02-28
tests/rdwr_test.(def|tpl) : Add new test program and hook into build.
Erik de Castro Lopo
1
-2
/
+10
2009-02-11
tests/Makefile.am : Replace all tests with a single invocation of the test wr...
Erik de Castro Lopo
1
-276
/
+3
2008-10-20
tests/Makefile.am : Automake 1.10 MinGW cross compiling fixes.
Erik de Castro Lopo
1
-185
/
+185
2008-10-14
tests/Makefile.am : Disable string tests for RF64.
Erik de Castro Lopo
1
-1
/
+0
2008-10-14
Merge from -mdev branch.
Erik de Castro Lopo
1
-37
/
+40
2008-10-05
Add new checksum_test specifically for lossy compression of headerless files.
Erik de Castro Lopo
1
-1
/
+5
2008-09-25
*/Makefile.am : Clean paths.
Erik de Castro Lopo
1
-36
/
+35
2008-08-23
Add string tests (not yet working).
Erik de Castro Lopo
1
-0
/
+1
2008-08-23
Add more RF64 tests.
Erik de Castro Lopo
1
-26
/
+34
2008-07-30
tests/Makefile.am : Make sure to run mist_test on Ogg/Vorbis files.
Erik de Castro Lopo
1
-0
/
+1
2008-05-21
tests/external_libs_test.c : Add new test and hook into build and test suite.
Erik de Castro Lopo
1
-2
/
+6
2008-04-19
Add tests for MPC 2000 file format.
Erik de Castro Lopo
1
-1
/
+9
2008-04-06
tests/Makefile.am : When cross compiling from Linux to windows and running th...
Erik de Castro Lopo
1
-0
/
+16
2008-01-08
tests/Makefile.am : Run the multi_file_test on AU files.
Erik de Castro Lopo
1
-1
/
+1
2007-12-14
tests/Makefile.am : Fix dependancies.
Erik de Castro Lopo
1
-1
/
+1
2007-11-17
Merge from -mdev.
Erik de Castro Lopo
1
-0
/
+1
2007-11-17
Fix wav_pcm lossy_comp_test and run it by default in the test suite.
Erik de Castro Lopo
1
-0
/
+1
2007-11-03
Merge from -mdev branch.
Erik de Castro Lopo
1
-0
/
+2
2007-11-03
Add tests for correct updating of broadcast WAV coding history.
Erik de Castro Lopo
1
-0
/
+2
2007-10-28
Merge from -mdev branch.
Erik de Castro Lopo
1
-5
/
+1
2007-10-23
Move tests from open_fail_test.c to error_test.c and remove the former.
Erik de Castro Lopo
1
-5
/
+1
2007-08-21
Add file, tests/vorbis_test.c and hook into build.
Erik de Castro Lopo
1
-2
/
+7
2007-08-12
Add string tests for ogg/vorbis.
Erik de Castro Lopo
1
-0
/
+1
2007-08-12
tests/Makefile.am : Add ogg/vorbis testing.
Erik de Castro Lopo
1
-1
/
+8
2007-08-10
Add file tests/ogg_test.c, hook into build.
Erik de Castro Lopo
1
-4
/
+7
2007-07-14
Make sure string tests for SF_STR_LICENSE actually works.
Erik de Castro Lopo
1
-0
/
+1
2007-06-11
tests/Makefile.am : Fix 'make distcheck' target.
Erik de Castro Lopo
1
-1
/
+1
2007-06-10
Add files generate.[ch], hook into build.
Erik de Castro Lopo
1
-1
/
+1
2007-04-14
Add tests for WVE files.
Erik de Castro Lopo
1
-6
/
+7
2006-10-17
Fix problem related to recent test coverage changes.
Erik de Castro Lopo
1
-2
/
+2
2006-10-15
Add --enable-test-coverage configure option.
Erik de Castro Lopo
1
-2
/
+12
2006-07-27
Add a C++ test and hook into build.
Erik de Castro Lopo
1
-2
/
+7
2006-03-30
Merge in changes from broadcast WAV branch.
Erik de Castro Lopo
1
-0
/
+1
2006-03-17
src/Makefile.am : Remove --source-time argument from autogen command lines.
Erik de Castro Lopo
1
-8
/
+8
2006-03-08
Bunch of changes to fix MinGW DLL ordinal numbers.
Erik de Castro Lopo
1
-3
/
+7
2006-01-19
Add largefile_test.c and hook into build.
Erik de Castro Lopo
1
-1
/
+4
2006-01-09
Add/update reading/writing instrument chunks.
Erik de Castro Lopo
1
-0
/
+1
2005-12-10
A test to make sure sf_error() returns a valid error number.
Erik de Castro Lopo
1
-1
/
+1
2005-11-16
Add "gsm" as a recognised file extension. Add tests.
Erik de Castro Lopo
1
-0
/
+1
2005-10-26
Merge from --wav-g721 branch.
Erik de Castro Lopo
1
-0
/
+1
2005-10-23
Start tests for SF_INSTRUMENT, command_test.c is no longer autogen-ed.
Erik de Castro Lopo
1
-5
/
+1
2005-09-20
Add new test program locale_test.
Erik de Castro Lopo
1
-1
/
+6
[next]