summaryrefslogtreecommitdiffstats
path: root/tests/test_math.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some work on double supportAaron Franke2021-08-091-2/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-1/+1
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-2/+2
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-4/+4
* Rename files and the exposed name for Transform3DAaron Franke2021-06-031-1/+1
* Rename File::get_len() get_length()Marcel Admiraal2021-05-251-2/+2
* Make all file access 64-bit (uint64_t)Pedro J. Estébanez2021-05-171-1/+1
* Split OS::execute into two methodsMarcel Admiraal2021-01-091-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-5/+5
* [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-031-4/+4
* Make all String float conversion methods be 64-bitAaron Franke2020-07-271-1/+1
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-0/+703