bdk-blender/tests/python/modules
Habib Gahbiche b6d7aa9e13 Mesh automated testing: compare selection
MeshTest now compares selection between evaluated mesh and expected mesh. This way, we can test more operators
such as `faces_select_linked_flat`

Note: selection comparison intentionally does not happen in BKE_mesh_cmp() on C side but rather on Python side, because
selection is independent of mesh generation.

Reviewed By: calra, mont29

Differential Revision: https://developer.blender.org/D10279
2021-02-12 01:33:56 +05:30
..
global_report.py Tests: add CMake option to run Cycles regression tests on GPU devices 2020-11-30 13:40:33 +01:00
mesh_test.py Mesh automated testing: compare selection 2021-02-12 01:33:56 +05:30
render_report.py Tests: enable bake and shader raytracing tests for OptiX 2021-01-14 13:14:43 +01:00
test_utils.py Tests: fail automated tests on memory leaks and other internal errors 2020-08-26 22:02:02 +02:00