virtualx-engine/modules/gdscript/tests/scripts
Rémi Verschelde c40adf027d
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).
2023-06-14 10:54:49 +02:00
..
analyzer Merge pull request #75419 from vonagam/fix-super-classes-in-array-literals 2023-06-14 09:23:32 +02:00
parser GDScript: Reorganize and unify warnings 2023-04-28 18:25:11 +03:00
runtime GDScript: Only include script file path in test error output 2023-06-14 10:54:49 +02:00
.gitignore
project.godot