blender/source
Campbell Barton ae6a4fcc7a Tests: add test to ensure restricted py-driver execution is working
Add internal function (only used for testing at the moment)
`_bpy._driver_secure_code_test`.

Add test `script_pyapi_bpy_driver_secure_eval` to serves two purposes:

- Ensure expressions that should be insecure remain so when upgrading
  Python or making any changes in this area.

- Ensure new versions of Python don't introduce new byte-codes that
  prevent existing expressions from being executed
  (happened when upgrading from 3.7, see [0]).

[0]: dfa52017638abdf59791e5588c439d3a558a191d
2022-07-12 16:11:19 +10:00
..
blender Tests: add test to ensure restricted py-driver execution is working 2022-07-12 16:11:19 +10:00
creator Linux: Move Mesa software OpenGL libraries to sub-directory 2022-07-08 15:44:06 +02:00
tools@da8bdd7244 GPencil: Dot-dash modifier rename segment bug fix. 2022-07-11 10:13:07 +08:00
CMakeLists.txt Clang-tidy: Don't warn about unrecognized compiler flags 2022-05-06 15:26:54 +02:00