diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-06-14 10:53:37 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-06-14 10:54:49 +0200 |
commit | c40adf027d7f8dfa814b590787d64bd97641e430 (patch) | |
tree | 9d583cd4d8144384f117d8d86bdbe0644943c766 /modules/mono/utils/path_utils.cpp | |
parent | 0aad5eb1cff831fce1263bf59144a63ecde32421 (diff) | |
download | redot-engine-c40adf027d7f8dfa814b590787d64bd97641e430.tar.gz |
GDScript: Only include script file path in test error output
Errors originating in C++ files cause unnecessary diffs whenever the engine is updated
(line number changes, etc.) and would cause CI failures due to different formatting
of the file path on Windows (backslashes, worked around here anyway) and when using
SCU builds (`../scu` insert).
Diffstat (limited to 'modules/mono/utils/path_utils.cpp')
0 files changed, 0 insertions, 0 deletions