summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/variable_declaration.gd
Commit message (Collapse)AuthorAgeFilesLines
* Add dozens of new integration tests to the GDScript test suiteHugo Locurcio2021-09-141-0/+1
| | | | This also ignores `.out` files in the file format static checks.
* GDScript: Removed spurious UNASSIGNED_VARIABLE warning for localsZuBsPaCe2021-09-101-7/+14
| | | | | | Variable->assignment needs to be incremented when assigned a value. Also fixed and improved unit test 'variable_declaration.gd'. Fixes #52551
* Rename GDScript test script filenames to use `snake_case`Andrii Doroshenko (Xrayez)2021-04-161-0/+12