sapling/eden/integration/lib
Wez Furlong eaeaf8f23c add SqliteLocalStore
Summary:
Adds a SQLite storage implementation and makes it the
default engine for integration tests; this requires fewer resources
to run and the integration tests thus run faster and more reliably.

In the future we may add a configuration option to remember the
storage engine that was used as it is currently not "safe" to switch
from one to the other because the hgproxyhash data cannot be
recreated without re-importing a revision.

Reviewed By: simpkins

Differential Revision: D6919456

fbshipit-source-id: 3afbfafb190cca0e3c797cd9b7cd051768575a8c
2018-02-08 20:06:55 -08:00
..
eden_server_inspector.py Add integration test for rebasing in Hg. 2017-07-27 17:24:01 -07:00
edenclient.py add SqliteLocalStore 2018-02-08 20:06:55 -08:00
find_executables.py add fsattr utility for testing purposes 2018-01-30 21:50:39 -08:00
fs.py add fsattr utility for testing purposes 2018-01-30 21:50:39 -08:00
gitrepo.py rename stdout_charset to encoding for hg() and git() functions 2018-01-18 20:24:08 -08:00
hgrepo.py Add support for a more complete set of options to hg status. 2018-01-26 17:52:14 -08:00
repobase.py add type annotations to some more integration test functions 2017-11-09 19:05:52 -08:00
TARGETS Updated Rust wrapper so that hg status works again in Eden. 2018-01-19 12:35:46 -08:00
testcase.py remove hypothesis timeout setting 2018-02-05 19:35:55 -08:00