libsndfile has a comprehensive test suite so that each release is as bug freeas possible.When new bugs are found, new tests are added to the test suite to ensure thatthese bugs don't creep back into the code.When new features are added, tests are added to the test suite to make sure thatthese features continue to work correctly even when they are old features.