godot/modules
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
..
arkit Fix header guards in modules: 2020-09-06 16:13:59 +01:00
assimp Fix regression in FBX import caused by Skeleton3D 2020-08-25 01:17:39 -07:00
basis_universal Fix header guards in modules: 2020-09-06 16:13:59 +01:00
bmp Add more error explanations in the BMP image loader 2020-08-18 19:41:40 +02:00
bullet Avoid adding margin twice along capsule Y axis 2020-09-06 11:33:27 +02:00
camera Fix header guards in modules: 2020-09-06 16:13:59 +01:00
csg Merge pull request #40993 from Calinou/doc-collision-layer-mask 2020-08-31 15:32:44 +02:00
cvtt Ensure header guards enclose entire header. 2020-09-03 11:29:42 +01:00
dds
denoise Remove unused Python imports. 2020-09-10 11:38:52 +01:00
enet Add link titles for all links in the class reference 2020-08-31 14:22:07 +02:00
etc
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative Move GDNative String tests to respective module 2020-09-11 14:51:38 +03:00
gdnavigation
gdscript GDScript: Fix MutexLock usage, fixes Clang 6 compat 2020-09-09 14:56:57 +02:00
glslang
gridmap Merge pull request #40993 from Calinou/doc-collision-layer-mask 2020-08-31 15:32:44 +02:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls
mobile_vr Port ClassDB tests to use doctest 2020-08-16 16:41:02 +03:00
mono Remove unused Python local variables. 2020-09-11 11:39:15 +01:00
ogg
opensimplex
opus
pvr
regex [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
squish
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-09 20:50:41 +02:00
svg
tga
theora
tinyexr Make EXR import format support all depths and channel configurations 2020-09-09 16:51:32 -03:00
upnp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
vhacd
visual_script Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
vorbis
webm
webp
webrtc Merge pull request #41875 from nekomatata/webrtc-doc-turn-server 2020-09-08 13:37:23 +02:00
websocket Add override keywords. 2020-07-10 13:56:54 +01:00
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub