GDScript: Further restrict test error output for C++ errors

MSVC and GCC/Clang also have different function names...
This commit is contained in:
Rémi Verschelde
2023-06-14 13:28:04 +02:00
parent 824c139f6b
commit 72b8d397d0
2 changed files with 9 additions and 10 deletions

View File

@@ -1,5 +1,4 @@
GDTEST_RUNTIME_ERROR
>> ERROR
>> on function: assign()
>> Method/function failed.
not ok