diff options
author | George Marques <george@gmarqu.es> | 2022-02-01 21:31:12 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2022-02-03 13:32:33 -0300 |
commit | b013c0d544e784392020aa693fd248fa52f450c2 (patch) | |
tree | 751e7557e050231e590be87352345ba0b5d8e3af /modules/fbx/fbx_parser/FBXDeformer.cpp | |
parent | ad6e2e82a9e2f7e6f6db99a7be474a1f2f2739bf (diff) |
GDScript: Allow tests to run on release builds
- Fix compilation issues by disabling warnings on release builds. This
also strips warnings from expected result before the comparison to
avoid false mismatches.
- Add a `#debug-only` flag to tests. Must be the first line of the test
script. Those won't run with release builds. Can be used for test
cases that rely on checks only available on debug builds.
Diffstat (limited to 'modules/fbx/fbx_parser/FBXDeformer.cpp')
0 files changed, 0 insertions, 0 deletions