sapling/eden/test_support
Chad Austin a96f374228 fix EDEN_TEST_NO_CLEANUP and add EDEN_TEST_NO_CLEANUP_ON_FAILURE
Summary:
It looks like a refactoring broke the EDEN_TEST_NO_CLEANUP feature
which was useful when trying to debug the eden state directory after a
failure.

While fixing it, I went ahead and added support for only saving the
state directory upon test failure.

Reviewed By: simpkins

Differential Revision: D21780122

fbshipit-source-id: 0cd6e9f274601eebd9b4a6978c0cf61fb1b85545
2020-06-10 19:29:17 -07:00
..
CMakeLists.txt support building the integration tests with CMake 2019-10-04 08:56:38 -07:00
environment_variable.py kill off some of the integration test mixin classes 2020-04-22 15:02:42 -07:00
temporary_directory.py fix EDEN_TEST_NO_CLEANUP and add EDEN_TEST_NO_CLEANUP_ON_FAILURE 2020-06-10 19:29:17 -07:00
testcase.py add a new EdenTestCaseBase class 2020-04-22 15:02:41 -07:00