This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
49403cbfa0
godot-module-template
/
tests
/
core
History
Download ZIP
Download TAR.GZ
Nathan Franke
49403cbfa0
Replace String comparisons with "", String() to is_empty()
...
Also: - Adds two stress tests to test_string.h - Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
io
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
math
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
object
Move and organize tests into subfolders
2021-11-07 00:43:31 -06:00
string
Replace String comparisons with "", String() to is_empty()
2021-12-09 04:48:38 -06:00
templates
Merge pull request
#35901
from nathanfranke/pool-byte-array-subarray-exclusive
2021-12-07 14:00:59 +01:00
variant
PackedByteArray, Array slice end exclusive, rename subarray to slice
2021-11-26 22:13:12 -06:00
test_crypto.h
Move and organize tests into subfolders
2021-11-07 00:43:31 -06:00
test_hashing_context.h
Move and organize tests into subfolders
2021-11-07 00:43:31 -06:00
test_time.h
Move and organize tests into subfolders
2021-11-07 00:43:31 -06:00