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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #44797 from a-ivanov/marshall-core-unit-tests
Rémi Verschelde
2021-01-24
2
-0
/
+330
|
\
|
*
Unit tests for encoding/decoding Variant
Anton Ivanov
2021-01-24
1
-0
/
+171
|
*
Unit tests for encoding/decoding of base types
Anton Ivanov
2021-01-24
2
-0
/
+159
*
|
Merge pull request #44514 from madmiraal/split-os-execute
Rémi Verschelde
2021-01-12
1
-1
/
+1
|
\
\
|
*
|
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-1
/
+1
|
|
/
*
/
Add function `LocalVector::remove_unordered`
AndreaCatania
2021-01-11
2
-0
/
+230
|
/
*
Use comma over `<<` operator for all unit test logging
Andrii Doroshenko (Xrayez)
2021-01-08
5
-55
/
+53
*
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
48
-96
/
+96
*
Added Geometry2D unit tests
Marcus Brummer
2020-12-30
2
-0
/
+554
*
Increase number of sections in object files for tests with MSVC
Andrii Doroshenko (Xrayez)
2020-12-30
1
-0
/
+5
*
Merge pull request #44586 from madmiraal/rename-stepify
Rémi Verschelde
2020-12-28
1
-2
/
+2
|
\
|
*
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
|
Merge pull request #44751 from madmiraal/rename-rect-grow_margin
Rémi Verschelde
2020-12-28
1
-8
/
+8
|
\
\
|
*
|
Rename Rect2 and Rect2i grow_margin() to grow_side()
Marcel Admiraal
2020-12-28
1
-8
/
+8
|
|
/
*
|
Merge pull request #44593 from madmiraal/rename-mainloop-methods
Rémi Verschelde
2020-12-28
3
-11
/
+11
|
\
\
|
*
|
Rename MainLoop methods to match Node methods
Marcel Admiraal
2020-12-22
3
-11
/
+11
*
|
|
Merge pull request #44687 from Xrayez/tests-data-rel-path
Rémi Verschelde
2020-12-28
3
-1
/
+86
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use relative path to executable for loading test data
Andrii Doroshenko (Xrayez)
2020-12-25
3
-1
/
+86
*
|
|
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
5
-13
/
+13
|
/
/
*
|
Rename Control margin to offset
Marcel Admiraal
2020-12-23
2
-7
/
+7
*
|
simplify randi_range
Marco Cognetta
2020-12-21
1
-0
/
+20
*
|
Add a paged array template
reduz
2020-12-21
2
-0
/
+154
|
/
*
Add unit test for `RandomNumberGenerator`
Andrii Doroshenko (Xrayez)
2020-12-21
2
-0
/
+147
*
Merge pull request #42136 from Xrayez/test-list-api
Rémi Verschelde
2020-12-20
1
-0
/
+270
|
\
|
*
Add test cases for the `List` to cover public methods
Andrii Doroshenko (Xrayez)
2020-09-23
1
-0
/
+270
*
|
Rename Rect2 and Rect2i clip() to intersection()
Marcel Admiraal
2020-12-19
1
-20
/
+20
*
|
Implement automatic LOD (Level of Detail)
reduz
2020-12-18
1
-1
/
+7
*
|
Add test suite for `FileAccess`
Andrii Doroshenko (Xrayez)
2020-12-11
3
-0
/
+68
*
|
Add test suite for `RandomNumberGenerator`
Andrii Doroshenko (Xrayez)
2020-12-07
2
-0
/
+112
*
|
Merge pull request #43536 from jonbonazza/hmac
Fabio Alessandrelli
2020-12-03
2
-0
/
+75
|
\
\
|
*
|
feat: HMAC support in Crypto APIs
Jon Bonazza
2020-11-26
2
-0
/
+75
*
|
|
[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...
bruvzg
2020-11-26
3
-0
/
+351
|
/
/
*
|
Merge pull request #43781 from MaxMutantMayer/regex_unit_tests
Rémi Verschelde
2020-11-23
1
-13
/
+0
|
\
\
|
*
|
Move and add new RegEx test cases
Maximilian Mayer
2020-11-22
1
-13
/
+0
*
|
|
Merge pull request #43727 from Calinou/test-add-aabb
Rémi Verschelde
2020-11-23
2
-0
/
+376
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add a test suite for AABB
Hugo Locurcio
2020-11-20
2
-0
/
+376
*
|
|
Merge pull request #43583 from Calinou/test-add-object
Rémi Verschelde
2020-11-20
2
-0
/
+93
|
\
\
\
|
*
|
|
Add a test suite for Object
Hugo Locurcio
2020-11-20
2
-0
/
+93
*
|
|
|
Merge pull request #43514 from Calinou/test-add-rect2-rect2i
Rémi Verschelde
2020-11-20
2
-0
/
+468
|
\
\
\
\
|
*
|
|
|
Add a test suite for Rect2 and Rect2i
Hugo Locurcio
2020-11-20
2
-0
/
+468
|
|
/
/
/
*
|
|
|
Style fix after #43517
Rémi Verschelde
2020-11-20
1
-1
/
+0
*
|
|
|
Merge pull request #43517 from Calinou/test-add-json
Rémi Verschelde
2020-11-20
2
-0
/
+168
|
\
\
\
\
|
*
|
|
|
Add a test suite for JSON
Hugo Locurcio
2020-11-14
2
-0
/
+168
|
|
/
/
/
*
|
/
/
doctest: Do not override command-line options
Andrii Doroshenko (Xrayez)
2020-11-20
1
-4
/
+0
|
|
/
/
|
/
|
|
*
|
|
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
23
-25
/
+0
*
|
|
Add a test suite for ConfigFile
Hugo Locurcio
2020-11-16
2
-0
/
+158
*
|
|
Merge pull request #43578 from Calinou/test-add-nodepath
Rémi Verschelde
2020-11-16
2
-0
/
+174
|
\
\
\
|
*
|
|
Add a test suite for NodePath
Hugo Locurcio
2020-11-15
2
-0
/
+174
|
|
/
/
*
|
|
Merge pull request #43572 from Calinou/test-add-pckpacker
Rémi Verschelde
2020-11-16
2
-0
/
+116
|
\
\
\
[next]