]> Nishi Git Mirror - gwion.git/commit
:white_check_mark: More tests
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 11 Jul 2019 14:46:41 +0000 (16:46 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 11 Jul 2019 14:46:41 +0000 (16:46 +0200)
commit85f2744e8330da51891ff75b49e560c9170ac935
treebaf64701671b31aa44a2092b426f718e535539a9
parentdd6cc998479f7d81e66644168c6c0f905d8a78b9
:white_check_mark: More tests
17 files changed:
tests/error/fork_value.gw [new file with mode: 0644]
tests/error/fptr_other_class.gw [new file with mode: 0644]
tests/error/non_public_typedef_global_scope.gw [new file with mode: 0644]
tests/error/non_static_from_member.gw [new file with mode: 0644]
tests/error/stack_overflow.gw [new file with mode: 0644]
tests/error/typedef_func_tmpl_types.gw [new file with mode: 0644]
tests/error/typedef_func_tmpl_types2.gw [new file with mode: 0644]
tests/import/fptr.c [new file with mode: 0644]
tests/import/fptr.gw [new file with mode: 0644]
tests/import/typedef.c
tests/import/typedef.gw
tests/sh/plugin.sh
tests/tree/typedef_func.gw [new file with mode: 0644]
tests/tree/typedef_func_class.gw [new file with mode: 0644]
tests/tree/typedef_func_tmpl.gw [new file with mode: 0644]
tests/tree/typedef_func_tmpl2.gw [new file with mode: 0644]
tests/tree/typedef_func_tmpl_class.gw [new file with mode: 0644]