csharp: Split test files
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Wed, 22 May 2019 20:21:02 +0000 (17:21 -0300)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 30 May 2019 08:17:52 +0000 (17:17 +0900)
commit44e79abf00fa8687f1bfc0037f03c7004b5d2379
treed37f7e3bf1e8dfcbc83a3dbe08bf7738db4e3924
parentc024430301d2196314c21adf1cf02db50de3b5bf
csharp: Split test files

Summary: Make it easier to add new tests

Reviewers: vitor.sousa

Reviewed By: vitor.sousa

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8937
src/tests/efl_mono/dummy_child.c [new file with mode: 0644]
src/tests/efl_mono/dummy_inherit_helper.c [new file with mode: 0644]
src/tests/efl_mono/dummy_interfaces.c [new file with mode: 0644]
src/tests/efl_mono/dummy_numberwrapper.c [new file with mode: 0644]
src/tests/efl_mono/dummy_part_holder.c [new file with mode: 0644]
src/tests/efl_mono/dummy_test_object.c [moved from src/tests/efl_mono/libefl_mono_native_test.c with 96% similarity]
src/tests/efl_mono/libefl_mono_native_test.h [new file with mode: 0644]
src/tests/efl_mono/meson.build