Home
last modified time | relevance | path

Searched refs:test_conformance (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/
Dsetup.py147 class test_conformance(_build_py): class
153 cmd = 'cd ../conformance && make %s' % (test_conformance.target)
178 test_conformance.target = 'test_python_cpp'
280 'test_conformance': test_conformance,
Dtox.ini20 python: python setup.py -q test_conformance
21 cpp: python setup.py -q test_conformance --cpp_implementation