Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dozens of new integration tests to the GDScript test suite | Hugo Locurcio | 2021-09-14 | 1 | -0/+1 |
| | | | | This also ignores `.out` files in the file format static checks. | ||||
* | GDScript: Removed spurious UNASSIGNED_VARIABLE warning for locals | ZuBsPaCe | 2021-09-10 | 1 | -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-16 | 1 | -0/+12 |