sapling/eden/integration/lib
Shannon Zhu 096b35c70b Convert type check targets in eden to use configuration
Summary:
Migrating buck integration to use configurations, which is more performant and is the primary supported way to run Pyre.
Mypy is no longer supported at Facebook, so mypy buck integration is covered in this migration as well.

Configuration target automatically expanded to include all subtargets, expanding type coverage while introducing no more than 2 fixmes per file.

Reviewed By: dkgi

Differential Revision: D21474723

fbshipit-source-id: 2501af8250b4998fe331350b80c9dc8b4ba2dd1a
2020-05-08 15:24:57 -07:00
..
blacklist.py de-blacklist most of the hg status related tests on Windows 2020-05-07 16:41:30 -07:00
CMakeLists.txt enable all integration test sources in CMake builds 2020-05-04 11:46:09 -07:00
eden_server_inspector.py Tidy up license headers 2019-10-11 05:28:23 -07:00
edenclient.py update can_run_eden() to check for ProjectedFSLib.dll on Windows 2020-05-07 16:41:30 -07:00
error.py Tidy up license headers 2019-10-11 05:28:23 -07:00
fake_edenfs.py replace explicit casts with pyre-ignore comments for T38947910 2020-03-30 21:23:02 -07:00
find_executables.py enable all integration test sources in CMake builds 2020-05-04 11:46:09 -07:00
gitrepo.py implement our own temporary file management during integration tests 2020-04-13 13:12:04 -07:00
hgrepo.py improve finding the system hgrc during CMake-based integration tests 2020-04-29 18:50:34 -07:00
linux.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
overlay.py Tidy up license headers 2019-10-11 05:28:23 -07:00
pexpect.py update the usage of pexpect to work on Windows 2020-04-24 14:48:05 -07:00
repobase.py Tidy up license headers 2019-10-11 05:28:23 -07:00
service_test_case.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
systemd.py update the systemd-related integration tests to work on Ubuntu 2020-04-29 23:12:37 -07:00
temporary_directory.py Tidy up license headers 2019-10-11 05:28:23 -07:00
testcase.py Convert type check targets in eden to use configuration 2020-05-08 15:24:57 -07:00
util.py Tidy up license headers 2019-10-11 05:28:23 -07:00