tornavis/source/blender/asset_system/tests
Campbell Barton 1b514659ca Cleanup: minor changes to temp directory API
- Pass null instead of an empty string to BKE_tempdir_init
  because the string isn't meant to be used.
- Never pass null to BLI_temp_directory_path_copy_if_valid
  (the caller must check).
- Additional comments for which checks are performed & why
  from discussion about #95411.
2024-03-04 11:42:02 +11:00
..
asset_catalog_path_test.cc License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
asset_catalog_test.cc Refactor: Make asset catalog class members constant 2024-02-29 17:33:18 +01:00
asset_catalog_tree_test.cc Refactor: Remove asset catalog helper classes from public header 2024-02-29 17:12:08 +01:00
asset_library_service_test.cc Cleanup: minor changes to temp directory API 2024-03-04 11:42:02 +11:00
asset_library_test.cc Refactor: Make asset catalog service non-public, access through API 2024-02-29 17:12:08 +01:00
asset_library_test_common.hh Cleanup: minor changes to temp directory API 2024-03-04 11:42:02 +11:00
asset_representation_test.cc Revert changes from main commits that were merged into blender-v4.1-release 2024-02-19 15:59:59 +01:00