blender/tests
Campbell Barton 3ec57ce6c7 Tests: add utility to generate interactive user actions
A utility that supports passing in actions as command line arguments for
writing reproducible interactions, benchmarking, profiling and testing.

Unlike regular scripts this is able to control model operators usefully.

Typical ways of controlling Blender using this utility are via
operator id's, menu search and explicit events.
Others methods can be added as needed.

See the doc-string for example usage.
2021-05-28 16:59:38 +10:00
..
blender_as_python_module Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30
gtests macOS/GTests: add_dependencies to fix build error 2021-03-04 08:04:17 +05:30
python Tests: add utility to generate interactive user actions 2021-05-28 16:59:38 +10:00
check_deprecated.py
CMakeLists.txt Tests/bpy: Add installation verification test 2021-03-29 22:26:54 +05:30