1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
PY2TEST() PEERDIR( contrib/python/freezegun contrib/python/itsdangerous ) TEST_SRCS( __init__.py test_compat.py test_encoding.py test_jws.py test_serializer.py test_signer.py test_timed.py test_url_safe.py ) NO_LINT() END()