Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 473af1c1b1a3b990812825c7e01ea46ec3728fd9 https://github.com/synfig/synfig/commit/473af1c1b1a3b990812825c7e01ea46ec3728fd9 Author: rodolforg <rodolf...@users.noreply.github.com> Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths: M synfig-core/test/bline.cpp M synfig-core/test/node.cpp M synfig-core/test/test_base.h Log Message: ----------- improve output readability of unit tests with test_base.h (#2583) Although the programming interface didn't change, test functions are not required to return a bool value anymore. If a test throws an unexpected exception, it doesn't end the whole test suit anymore. Now, this fact is signalized. _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl