summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-12-23Rename Control margin to offsetMarcel Admiraal
2020-12-21simplify randi_rangeMarco Cognetta
2020-12-21Add a paged array templatereduz
2020-12-21Add unit test for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)
2020-12-20Merge pull request #42136 from Xrayez/test-list-apiRémi Verschelde
2020-12-19Rename Rect2 and Rect2i clip() to intersection()Marcel Admiraal
2020-12-18Implement automatic LOD (Level of Detail)reduz
2020-12-11Add test suite for `FileAccess`Andrii Doroshenko (Xrayez)
2020-12-07Add test suite for `RandomNumberGenerator`Andrii Doroshenko (Xrayez)
2020-12-03Merge pull request #43536 from jonbonazza/hmacFabio Alessandrelli
2020-11-26feat: HMAC support in Crypto APIsJon Bonazza
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-23Add test cases for the `List` to cover public methodsAndrii Doroshenko (Xrayez)
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