/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
contrib/python/parso/py2/tests/ya.make
39 строк
655 B
wilytiger
support building opensource nbs with ya make
09 окт 2023, 17:33
09 окт 2023, 17:33
759d542
Код
Авторство
О чём код?
PY2TEST() PEERDIR( contrib/python/parso ) DATA( arcadia/contrib/python/parso/py2/tests ) TEST_SRCS( __init__.py conftest.py failing_examples.py test_absolute_import.py test_cache.py test_diff_parser.py test_error_recovery.py test_file_python_errors.py test_fstring.py test_get_code.py test_grammar.py test_load_grammar.py test_normalizer_issues_files.py test_old_fast_parser.py test_param_splitting.py test_parser.py test_parser_tree.py test_pep8.py test_pgen2.py test_prefix.py test_python_errors.py test_tokenize.py test_utils.py ) NO_LINT() END()