ltfat / libltfat

Backend library for LTFAT
http://ltfat.github.io/libltfat
GNU General Public License v3.0
12 stars 2 forks source link

Tests are missing #7

Open susnak opened 8 years ago

susnak commented 8 years ago

As we move more code from Matlab to C, we have to ensure it behaves the same. We also need a way how to test the error checking and how to detect memory leaks.