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
/
test_macros.h
Age
Commit message (
Expand
)
Author
2021-11-12
Use "enum class" for input enums
Aaron Franke
2021-11-07
Move and organize tests into subfolders
Aaron Franke
2021-10-30
Modify Dictionary::operator== to do real key/value comparison with recursive ...
Emmanuel Leblond
2021-09-20
Add remaning code edit unit tests
Paulb23
2021-09-01
Create framework for testing Signals
Paulb23
2021-09-01
Allow unit testing SceneTree Ojects
Paulb23
2021-06-04
Rename Quat to Quaternion
Marcel Admiraal
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-01-08
Use comma over `<<` operator for all unit test logging
Andrii Doroshenko (Xrayez)
2021-01-01
Update copyright statements to 2021
RĂ©mi Verschelde
2020-12-21
Add unit test for `RandomNumberGenerator`
Andrii Doroshenko (Xrayez)
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-09-02
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-08-02
Stringify `Variant` compatible types for doctest output
Andrii Doroshenko (Xrayez)
2020-07-30
Hide implementation details of doctest macros
Andrii Doroshenko (Xrayez)