index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-09-14
Add test cases for numeric literals with underscores
Pawel Lampe
2020-09-11
Move GDNative `String` tests to respective module
Andrii Doroshenko (Xrayez)
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-02
Fix doctest runner ignoring all arguments starting with --test
strank
2020-09-02
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-09-02
Move GDScript tests to respective folder under modules
Andrii Doroshenko (Xrayez)
2020-09-01
Add GDScript disassembler
George Marques
2020-09-01
Fix Color test cases for RGBA
Aaron Franke
2020-08-31
Merge pull request #40955 from Calinou/test-add-expression
Rémi Verschelde
2020-08-27
Add a test suite for Expression
Hugo Locurcio
2020-08-19
Add a test suite for Gradient
Hugo Locurcio
2020-08-16
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-14
Merge pull request #41117 from 3akev/master
Rémi Verschelde
2020-08-11
Merge pull request #40940 from fire/tests-port-basis
Rémi Verschelde
2020-08-08
Port OrderedHashMap tests to doctest
Aladdin Al-Khafaji
2020-08-02
Stringify `Variant` compatible types for doctest output
Andrii Doroshenko (Xrayez)
2020-08-01
Port Basis tests to use doctest.
K. S. Ernest (iFire) Lee
2020-07-31
Fix memory leak in test args
Andrii Doroshenko (Xrayez)
2020-07-31
Merge pull request #40928 from bruvzg/fix_test_heap_use_after_free
Rémi Verschelde
2020-07-31
Add a test suite for Color
Hugo Locurcio
2020-07-31
Fix heap use after free in the doctest "main".
bruvzg
2020-07-31
Port AStar tests to use doctest
Andrii Doroshenko (Xrayez)
2020-07-30
Hide implementation details of doctest macros
Andrii Doroshenko (Xrayez)
2020-07-29
Cleanup obsolete tests from displaying in help
Andrii Doroshenko (Xrayez)
2020-07-28
Add test suite for `Variant`
Andrii Doroshenko (Xrayez)
2020-07-27
Make all String float conversion methods be 64-bit
Aaron Franke
2020-07-26
Crash when debugging tests by disabling thread_local in /MT context
Gordon
2020-07-26
Merge pull request #40720 from Xrayez/modules-tests
Rémi Verschelde
2020-07-26
Enable support for C++ modules tests
Andrii Doroshenko (Xrayez)
2020-07-26
SCons: Build tests/ and main/ in cloned environments
Rémi Verschelde
2020-07-26
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)