Add test files for GDScript
commitc8653dbc4001a453a5cef9e5660fe6bbfd72aaae
authorDavid Yang <davidyang6us@gmail.com>
Wed, 12 Jan 2022 03:58:02 +0000 (12 11:58 +0800)
committerDavid Yang <davidyang6us@gmail.com>
Sat, 15 Jan 2022 02:00:49 +0000 (15 10:00 +0800)
tree89fa39f42c7e041508d8fddea2af45c9159071ab
parentf59e52008e93bf3b1585a918bb248bf5d406e383
Add test files for GDScript
tests/ctags/Makefile.am
tests/ctags/gdscript-inner-class.gd [new file with mode: 0644]
tests/ctags/gdscript-inner-class.gd.tags [new file with mode: 0644]
tests/ctags/gdscript-modifiers.gd [new file with mode: 0644]
tests/ctags/gdscript-modifiers.gd.tags [new file with mode: 0644]
tests/ctags/gdscript-no-implicit-class.gd [new file with mode: 0644]
tests/ctags/gdscript-no-implicit-class.gd.tags [new file with mode: 0644]