LibCST/libcst/tests
martin 9542fc3882
remove entry points to pure parser (#1375)
* rm: ci

* rm: entry point

* fix: tests

* fix: remove combine step from ci

* linter fixes

* omit the _parser

* fix newlines

* fix: remove optional

* fix: linter

---------

Co-authored-by: thereversiblewheel <martin.li@uwaterloo.ca>
2025-07-30 16:27:20 +00:00
..
pyre Upgrade pyre (#1032) 2023-10-02 09:43:17 -07:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
__main__.py remove entry points to pure parser (#1375) 2025-07-30 16:27:20 +00:00
test_add_slots.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
test_batched_visitor.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
test_deep_clone.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_deep_replace.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_e2e.py cli: Instantiate Codemods per file (#1334) 2025-05-25 09:23:10 +01:00
test_exceptions.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_fuzz.py Remove uses of # pyre-placeholder-stub (#1174) 2024-07-20 09:04:25 +01:00
test_pyre_integration.py Script to regenerate test fixtures (#872) 2023-02-22 12:35:23 -08:00
test_roundtrip.py remove entry points to pure parser (#1375) 2025-07-30 16:27:20 +00:00
test_tabs.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_type_enforce.py remove typing dependencies (#1126) 2024-04-03 19:50:14 +01:00
test_visitor.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00