summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-26[Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex...bruvzg
2020-11-23Merge pull request #43781 from MaxMutantMayer/regex_unit_testsRémi Verschelde
2020-11-23Merge pull request #43727 from Calinou/test-add-aabbRémi Verschelde
2020-11-22Move and add new RegEx test casesMaximilian Mayer
2020-11-20Add a test suite for AABBHugo Locurcio
2020-11-20Merge pull request #43583 from Calinou/test-add-objectRémi Verschelde
2020-11-20Merge pull request #43514 from Calinou/test-add-rect2-rect2iRémi Verschelde
2020-11-20Add a test suite for ObjectHugo Locurcio
2020-11-20Add a test suite for Rect2 and Rect2iHugo Locurcio
2020-11-20Style fix after #43517Rémi Verschelde
2020-11-20Merge pull request #43517 from Calinou/test-add-jsonRémi Verschelde
2020-11-20doctest: Do not override command-line optionsAndrii Doroshenko (Xrayez)
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-16Add a test suite for ConfigFileHugo Locurcio
2020-11-16Merge pull request #43578 from Calinou/test-add-nodepathRémi Verschelde
2020-11-16Merge pull request #43572 from Calinou/test-add-pckpackerRémi Verschelde
2020-11-15Add a test suite for NodePathHugo Locurcio
2020-11-15Add a test suite for PCKPackerHugo Locurcio
2020-11-14Add a test suite for JSONHugo Locurcio
2020-11-13Add a test suite for CurveHugo Locurcio
2020-11-09Variant: Rename Type::_RID to Type::RIDRémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-11-06Refactored Variant Operators.reduz
2020-11-03Remove `Color.contrasted()` as its behavior is barely usefulHugo Locurcio
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-10-12core/command_queue_mt: Customizable size and testsLyuma
2020-09-18Fix typos with codespellRémi Verschelde
2020-09-16Merge pull request #42013 from Xrayez/fix-list-swapRémi Verschelde
2020-09-14Add test cases for numeric literals with underscoresPawel Lampe
2020-09-13Add a test suite for `List`Andrii Doroshenko (Xrayez)
2020-09-11Move GDNative `String` tests to respective moduleAndrii Doroshenko (Xrayez)
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-09-02Fix doctest runner ignoring all arguments starting with --teststrank
2020-09-02Register GDScript test tools as test commands to run via command-lineAndrii Doroshenko (Xrayez)
2020-09-02Move GDScript tests to respective folder under modulesAndrii Doroshenko (Xrayez)
2020-09-01Add GDScript disassemblerGeorge Marques
2020-09-01Fix Color test cases for RGBAAaron Franke
2020-08-31Merge pull request #40955 from Calinou/test-add-expressionRémi Verschelde
2020-08-27Add a test suite for ExpressionHugo Locurcio
2020-08-19Add a test suite for GradientHugo Locurcio
2020-08-16Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)
2020-08-14Merge pull request #41117 from 3akev/masterRémi Verschelde
2020-08-11Merge pull request #40940 from fire/tests-port-basisRémi Verschelde
2020-08-08Port OrderedHashMap tests to doctestAladdin Al-Khafaji
2020-08-02Stringify `Variant` compatible types for doctest outputAndrii Doroshenko (Xrayez)
2020-08-01Port Basis tests to use doctest.K. S. Ernest (iFire) Lee
2020-07-31Fix memory leak in test argsAndrii Doroshenko (Xrayez)
2020-07-31Merge pull request #40928 from bruvzg/fix_test_heap_use_after_freeRémi Verschelde
2020-07-31Add a test suite for ColorHugo Locurcio
2020-07-31Fix heap use after free in the doctest "main".bruvzg