Commit Graph

22 Commits

Author SHA1 Message Date
derselbst 291075c31f fix build for gcc 2018-04-25 12:33:47 +02:00
derselbst 044c5e3238 fuse preset iteration tests to preset+sample loading tests 2018-04-24 21:32:49 +02:00
Marcus Weseloh 7240461e5b Merge branch 'master' into dynamic-sample-loading 2018-04-21 23:34:20 +02:00
derselbst c433fc887c simplify dependency handling of unit tests 2018-04-21 23:22:45 +02:00
derselbst a051d57ab3 avoid preprocessor stringification to expand to special '%' character
in fprintf() call
2018-04-21 10:37:04 +02:00
Marcus Weseloh 7987446fdf Fix tests without libsndfile. Not pretty, welcome a better solution! 2018-04-18 09:14:55 +02:00
Marcus Weseloh f52bbf53a4 Add VintageDreamsWaves-v2 in SF3 format and some tests for sf3 loading 2018-04-18 09:14:55 +02:00
derselbst 88606f1538 test_sfont_loading: update unit test purpose 2018-04-11 11:12:01 +02:00
derselbst 36881f4ba8 add test for sample rate changes 2018-04-11 11:12:01 +02:00
derselbst cb35fac1c6 make VintageDreams sf2 an explicit requirement for unit tests 2018-04-11 11:03:12 +02:00
derselbst 713a4b680d remove redundant TEST_ASSERT_[N]EQ macros 2018-04-11 10:23:17 +02:00
Marcus Weseloh fdd6804ae8 Prevent uninitialized use of prev_preset and assume VintageDreams soundfont for test 2018-04-10 22:08:09 +02:00
Marcus Weseloh c6bdc4bc12 Add test for sfont preset iteration 2018-04-08 23:03:14 +02:00
derselbst 9bbd676f4e disable ctest verbose output 2018-04-08 10:04:53 +02:00
derselbst 2cd2c40cd0 add unit test for soundfont [un|re]loading 2018-04-08 10:04:53 +02:00
derselbst b34e5bbc36 reformat test/README.md 2018-04-08 09:41:15 +02:00
derselbst c58f3eb868 make test_sample_cache C90 compliant
and fix link in test/README.md
2018-04-07 19:09:49 +02:00
derselbst 4ce0e3eced add unit test README 2018-04-07 19:09:49 +02:00
derselbst de68492710 add cmake option enable-tests
forces a static build and sets up test env
2018-04-07 10:45:44 +02:00
derselbst 147dbb2aa1 fix build 2018-04-07 10:45:43 +02:00
derselbst 42a6a2153a add a macro to simplify adding unit tests 2018-04-07 10:45:43 +02:00
derselbst bd5b2f9a9c add unit test for sample cache 2018-04-06 22:15:17 +02:00