Files
test/source/blender/blenkernel
Campbell Barton e96ad822b3 Fix AssetCatalogTest failure on WIN32
Recent changes to path handling (most likely [0]) caused
AssetCatalogTest.create_catalog_after_loading_file to fail on WIN32.

The test relied on the resulting path to be joined with "/" as a path
separator. The resulting path used both forward and back-slashes.
While these do work for some API's on WIN32, mixing both in a file path
isn't expected behavior in most cases, so update the tests to use native
slash direction for file-paths.

[0]: 9f6a045e23
2022-10-17 21:27:05 +11:00
..
2022-02-11 10:28:59 +01:00
2022-07-08 09:48:49 +10:00
2022-09-15 19:13:13 +02:00
2022-02-11 09:14:36 +11:00
2022-09-29 16:43:09 -05:00
2022-05-06 13:33:23 +02:00
2022-06-03 15:08:11 +10:00
2022-09-16 18:14:33 +10:00
2022-06-03 15:08:11 +10:00
2022-09-15 19:13:13 +02:00
2022-09-16 18:14:33 +10:00
2022-10-05 13:48:01 -05:00
2022-02-11 09:14:36 +11:00
2022-09-16 18:14:33 +10:00
2022-09-21 12:00:01 +10:00
2022-09-16 18:14:33 +10:00
2022-10-05 13:48:01 -05:00
2022-10-06 10:49:24 -05:00
2022-10-06 10:49:24 -05:00
2022-09-19 14:52:27 +10:00
2022-09-07 15:14:49 +10:00
2022-08-26 15:58:32 +10:00
2022-10-06 10:49:24 -05:00
2022-08-30 16:22:49 +10:00