1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
PY2TEST() OWNER(g:yatool) PEERDIR( build/plugins ) PY_SRCS( fake_ymake.py ) TEST_SRCS( test_code_generator.py test_common.py test_requirements.py test_ssqls.py ) NO_CHECK_IMPORTS( build.plugins.code_generator build.plugins.ssqls ) END()