blender/tests/gtests
Sybren A. Stüvel feb71f1d71 Animation: Expand unit tests for BKE_fcurve_active_keyframe_index()
Expand unit test for `BKE_fcurve_active_keyframe_index()` to test edge
cases better.

This also introduces a new test macro `EXPECT_BLI_ASSERT()`, which can be
used to test that an assertion fails successfully.

No functional changes to actual Blender code.
2020-11-10 15:36:21 +01:00
..
runner Fix running tests when building without portable install. 2020-09-24 18:34:55 +02:00
testing Animation: Expand unit tests for BKE_fcurve_active_keyframe_index() 2020-11-10 15:36:21 +01:00
CMakeLists.txt Tests: move remaining gtests into their own module folders 2020-08-10 18:14:00 +02:00