Searched refs:test_conformance (Results 1 – 2 of 2) sorted by relevance
147 class test_conformance(_build_py): class153 cmd = 'cd ../conformance && make %s' % (test_conformance.target)178 test_conformance.target = 'test_python_cpp'280 'test_conformance': test_conformance,
20 python: python setup.py -q test_conformance21 cpp: python setup.py -q test_conformance --cpp_implementation