godot/modules/gdnative
Andrii Doroshenko (Xrayez) 174b6e817f Move GDNative `String` tests to respective module
GDNative-specific tests moved out of main `tests/` folder into
`modules/gdnative/tests`.

Include path for GDNative headers are still hardcoded in `tests/SCsub`,
but made conditional now.

Also fixed test case tag typos.

Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2020-09-11 14:51:38 +03:00
..
android
doc_classes Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
gdnative [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
icons
include [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
nativescript [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
net Add override keywords. 2020-07-10 13:56:54 +01:00
pluginscript Remove multilevel calls 2020-07-24 14:13:58 -03:00
tests Move GDNative `String` tests to respective module 2020-09-11 14:51:38 +03:00
videodecoder Add override keywords. 2020-07-10 13:56:54 +01:00
xr Add override keywords. 2020-07-10 13:56:54 +01:00
SCsub SCons: Refactor running commands through builders 2020-07-28 00:09:21 +03:00
config.py
gdnative.cpp
gdnative.h
gdnative_api.json [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
gdnative_builders.py CI: Install master version of psf/black 2020-07-26 19:48:25 +02:00
gdnative_library_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
gdnative_library_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
register_types.h