Age | Commit message (Expand) | Author |
---|---|---|
2021-08-28 | Add unit tests for Array.pop_at() | Haoyu Qiu |
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-08-16 | Port ClassDB tests to use doctest | 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) |
2020-07-26 | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) |