index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
test_class_db.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement properties arrays in the Inspector.
Gilles Roudière
2021-09-07
1
-1
/
+1
*
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-25
1
-3
/
+3
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-32
/
+30
*
Add test to check for :: in enum/constant bindings
George Marques
2021-07-06
1
-1
/
+7
*
Validate that all virtual methods start with _
kobewi
2021-06-15
1
-1
/
+5
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-4
/
+4
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-1
/
+1
*
Rename Variant TRANSFORM to TRANSFORM3D
Aaron Franke
2021-06-03
1
-1
/
+1
*
Add ClassDB tests to look for core API deps on editor API
Ignacio Etcheverry
2021-01-09
1
-5
/
+38
*
Use comma over `<<` operator for all unit test logging
Andrii Doroshenko (Xrayez)
2021-01-08
1
-36
/
+30
*
doctest: Update to 2.4.4
Rémi Verschelde
2021-01-08
1
-4
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-1
/
+0
*
Variant: Rename Type::_RID to Type::RID
Rémi Verschelde
2020-11-09
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-9
/
+9
*
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
1
-2
/
+796
*
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-26
1
-0
/
+42