1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
PY3TEST() PEERDIR( contrib/python/numpy/py3/tests ) NO_LINT() SRCDIR(contrib/python/numpy/py3) TEST_SRCS( numpy/fft/tests/__init__.py numpy/fft/tests/test_helper.py numpy/fft/tests/test_pocketfft.py ) END()