summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #52905 from vnen/gdscript-single-line-declarationRémi Verschelde2021-09-214-0/+46
|\
| * GDScript: Allow classes declaration to be done in single lineGeorge Marques2021-09-214-0/+46
* | GDScript: Allow multiple lines in signal parameters declarationGeorge Marques2021-09-212-0/+22
|/
* Add more integration tests to the GDScript test suiteHugo Locurcio2021-09-1516-0/+64
* GDScript: Allow string keys on Lua-style dictionariesGeorge Marques2021-09-152-0/+11
* Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-1475-1/+1302
* GDScript: Removed spurious UNASSIGNED_VARIABLE warning for localsZuBsPaCe2021-09-102-12/+15
* Merge pull request #52081 from ThreeRhinosInAnElephantCostume/fixmatchfreezeGeorge Marques2021-09-104-0/+85
|\
| * Added tests for expression matchingThreeRhinosInAnElephantCostume2021-09-034-0/+85
* | GDScript test style fixMax Hilbrunner2021-08-271-2/+2
* | Correct null and boolean values being capitalised by the str commandBalloonpopper2021-08-262-0/+11
|/
* Rename GDScript test script filenames to use `snake_case`Andrii Doroshenko (Xrayez)2021-04-166-0/+33