diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2016-11-03 13:27:51 +0000 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-11-03 15:42:29 +0200 |
commit | 752dd15c54238c389f676105867ff7815d623ced (patch) | |
tree | f213fc41f18dab3744d6294c2b26b302ae8ab198 /tests/files | |
parent | aecc31ab7b4e5a7f5d0b8889c6815644c6b5598a (diff) |
tests: wavparse: add test for processing an actual .wav file
https://bugzilla.gnome.org/show_bug.cgi?id=773861
Diffstat (limited to 'tests/files')
-rw-r--r-- | tests/files/Makefile.am | 1 | ||||
-rw-r--r-- | tests/files/audiotestsrc.wav | bin | 0 -> 6200 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/files/Makefile.am b/tests/files/Makefile.am index bd3282b91..3bf6aef9d 100644 --- a/tests/files/Makefile.am +++ b/tests/files/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = \ audiotestsrc.flac \ + audiotestsrc.wav \ gradient.j2k \ id3-407349-1.tag \ id3-407349-2.tag \ diff --git a/tests/files/audiotestsrc.wav b/tests/files/audiotestsrc.wav Binary files differnew file mode 100644 index 000000000..5a7f02e76 --- /dev/null +++ b/tests/files/audiotestsrc.wav |