summaryrefslogtreecommitdiffstats
path: root/tests/test_class_db.h
Commit message (Expand)AuthorAgeFilesLines
* Implement properties arrays in the Inspector.Gilles Roudière2021-09-071-1/+1
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-3/+3
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-32/+30
* Add test to check for :: in enum/constant bindingsGeorge Marques2021-07-061-1/+7
* Validate that all virtual methods start with _kobewi2021-06-151-1/+5
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-4/+4
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-1/+1
* Rename Variant TRANSFORM to TRANSFORM3DAaron Franke2021-06-031-1/+1
* Add ClassDB tests to look for core API deps on editor APIIgnacio Etcheverry2021-01-091-5/+38
* Use comma over `<<` operator for all unit test loggingAndrii Doroshenko (Xrayez)2021-01-081-36/+30
* doctest: Update to 2.4.4Rémi Verschelde2021-01-081-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Variant: Rename Type::_RID to Type::RIDRémi Verschelde2020-11-091-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-9/+9
* Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)2020-08-161-2/+796
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-0/+42