Files
openide/python/helpers/generator3/util_methods.py
Mikhail Golubev 383a76d223 [python] Make paths to binary modules in skeleton generator tests OS-independent
On Windows, we added paths containing backslashes to skeleton headers, while the expected test
data contains unix-style paths. Now in tests these paths are normalized to forward-slashes
regardless of the platform. It wasn't noticed before 575f96b1d5f72c5159eac8a6a368806f34d9734e
because earlier we didn't test modules containing more than one component in their relative
path to the corresponding test root.

GitOrigin-RevId: 6ad3436c26d4d8e7e693e37dcfa5d3ecdab59e83
2023-07-13 10:14:53 +00:00

28 KiB