Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Add unit tests for Array.pop_at() | Haoyu Qiu | 2021-08-28 | 1 | -0/+12 |
* | Rename Quat to Quaternion | Marcel Admiraal | 2021-06-04 | 1 | -1/+1 |
* | Rename Transform to Transform3D in core | Aaron Franke | 2021-06-03 | 1 | -1/+1 |
* | Use comma over `<<` operator for all unit test logging | Andrii Doroshenko (Xrayez) | 2021-01-08 | 1 | -4/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Port ClassDB tests to use doctest | Andrii Doroshenko (Xrayez) | 2020-08-16 | 1 | -4/+0 |
* | Stringify `Variant` compatible types for doctest output | Andrii Doroshenko (Xrayez) | 2020-08-02 | 1 | -0/+135 |
* | Hide implementation details of doctest macros | Andrii Doroshenko (Xrayez) | 2020-07-30 | 1 | -3/+19 |
* | Move `tests` to the top-level directory | Andrii Doroshenko (Xrayez) | 2020-07-26 | 1 | -0/+42 |