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 #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
|
\
\
|
*
|
Add a test suite for PCKPacker
Hugo Locurcio
2020-11-15
2
-0
/
+116
|
|
/
*
/
Add a test suite for Curve
Hugo Locurcio
2020-11-13
2
-0
/
+223
|
/
*
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
19
-39
/
+39
*
Refactored Variant Operators.
reduz
2020-11-06
1
-3
/
+3
*
Remove `Color.contrasted()` as its behavior is barely useful
Hugo Locurcio
2020-11-03
1
-3
/
+0
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
2
-0
/
+166
*
core/command_queue_mt: Customizable size and tests
Lyuma
2020-10-12
2
-0
/
+483
*
Fix typos with codespell
Rémi Verschelde
2020-09-18
1
-4
/
+4
*
Merge pull request #42013 from Xrayez/fix-list-swap
Rémi Verschelde
2020-09-16
2
-0
/
+280
|
\
|
*
Add a test suite for `List`
Andrii Doroshenko (Xrayez)
2020-09-13
2
-0
/
+280
*
|
Add test cases for numeric literals with underscores
Pawel Lampe
2020-09-14
1
-0
/
+14
|
/
*
Move GDNative `String` tests to respective module
Andrii Doroshenko (Xrayez)
2020-09-11
3
-1987
/
+2
*
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-09-03
6
-38
/
+2531
*
Fix doctest runner ignoring all arguments starting with --test
strank
2020-09-02
1
-2
/
+3
*
Register GDScript test tools as test commands to run via command-line
Andrii Doroshenko (Xrayez)
2020-09-02
4
-17
/
+94
*
Move GDScript tests to respective folder under modules
Andrii Doroshenko (Xrayez)
2020-09-02
2
-298
/
+0
*
Add GDScript disassembler
George Marques
2020-09-01
1
-0
/
+63
*
Fix Color test cases for RGBA
Aaron Franke
2020-09-01
1
-5
/
+3
*
Merge pull request #40955 from Calinou/test-add-expression
Rémi Verschelde
2020-08-31
2
-0
/
+432
|
\
|
*
Add a test suite for Expression
Hugo Locurcio
2020-08-27
2
-0
/
+432
*
|
Add a test suite for Gradient
Hugo Locurcio
2020-08-19
2
-0
/
+153
*
|
Port ClassDB tests to use doctest
Andrii Doroshenko (Xrayez)
2020-08-16
3
-888
/
+796
*
|
Merge pull request #41117 from 3akev/master
Rémi Verschelde
2020-08-14
2
-177
/
+100
|
\
\
|
*
|
Port OrderedHashMap tests to doctest
Aladdin Al-Khafaji
2020-08-08
2
-177
/
+100
|
|
/
*
|
Merge pull request #40940 from fire/tests-port-basis
Rémi Verschelde
2020-08-11
2
-327
/
+250
|
\
\
|
*
|
Port Basis tests to use doctest.
K. S. Ernest (iFire) Lee
2020-08-01
2
-327
/
+250
|
|
/
*
/
Stringify `Variant` compatible types for doctest output
Andrii Doroshenko (Xrayez)
2020-08-02
2
-0
/
+192
|
/
*
Fix memory leak in test args
Andrii Doroshenko (Xrayez)
2020-07-31
1
-0
/
+3
*
Merge pull request #40928 from bruvzg/fix_test_heap_use_after_free
Rémi Verschelde
2020-07-31
1
-1
/
+2
|
\
[next]