Blender Git Commit Log

Git Commits -> Revision 16fc0da

Revision 16fc0da by Jeroen Bakker (master)
November 24, 2021, 07:02 (GMT)
Animation: Add test cases for `ED_keyframes_keylist`.

This patch adds test cases to detect edge cases when finding
keylist columns.

The patch originated during development of D12052 to make sure
the new implementation matches the old implementation. It would
be good to add these test cases to master so this part is covered
in a next change might influence the expected edges.

The patch covers `ED_keylist_find_next`, `ED_keylist_find_prev`
and `ED_keylist_find_exact` methods.

Reviewed By: sybren

Differential Revision: https://developer.blender.org/D12302

Commit Details:

Full Hash: 16fc0da0e7d8286f17ba254213c6ba8c5a336f3a
Parent Commit: 21f2275
Lines Changed: +156, -0

1 Added Path:

/source/blender/editors/animation/keyframes_keylist_test.cc (+144, -0) (View)

1 Modified Path:

/source/blender/editors/animation/CMakeLists.txt (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021