diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2012-10-11 22:20:03 +1100 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2012-10-11 22:20:03 +1100 |
commit | 6040ad6a13658b7fd13f594948d60c655371b5c7 (patch) | |
tree | 31663639cb422512d2c91b4f23d29919503de435 /ChangeLog | |
parent | 835bd33ed45fb10a66b6ff2044d6f8dc1dd6f741 (diff) |
Add test for last commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ Calculation of the signal max was failing because it was trying to read a sample count that was not an integer multiple of the channel count. + * tests/channel_test.c tests/Makefile.am tests/test_wrapper.sh.in + Add test for the above. + 2012-09-25 Erik de Castro Lopo <erikd AT mega-nerd DOT com> * src/sndfile.hh |