summaryrefslogtreecommitdiff
path: root/tests/test_macros.h
AgeCommit message (Expand)Author
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-02Fix various typosluz paz
2021-11-12Use "enum class" for input enumsAaron Franke
2021-11-07Move and organize tests into subfoldersAaron Franke
2021-10-30Modify Dictionary::operator== to do real key/value comparison with recursive ...Emmanuel Leblond
2021-09-20Add remaning code edit unit testsPaulb23
2021-09-01Create framework for testing SignalsPaulb23
2021-09-01Allow unit testing SceneTree OjectsPaulb23
2021-06-04Rename Quat to QuaternionMarcel Admiraal
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-01-08Use comma over `<<` operator for all unit test loggingAndrii Doroshenko (Xrayez)
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-21Add unit test for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-09-02Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)
2020-08-02Stringify `Variant` compatible types for doctest outputAndrii Doroshenko (Xrayez)
2020-07-30Hide implementation details of doctest macrosAndrii Doroshenko (Xrayez)