sapling/eden/fs
Adam Simpkins 585e93f47c remove the hg store tester program
Summary:
This utility was initially used for testing flatmanifest and treemanifest
import.  It's less important now that we are planning to drop flatmanifest
import.

The recent changes to this code have mostly just been keeping up with changes
to Eden's initialization code.  I plan to continue making some additional
changes to Eden's config and local store initialization.  Rather than
continuing to keep this code up-to-date it seems simpler to just delete it.
We can always resurrect this later if we find a need for it again.

Reviewed By: chadaustin, strager

Differential Revision: D15456687

fbshipit-source-id: dd65f93012530392b399a353f5b092192666f102
2019-05-22 16:29:29 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config Replace EDEN_WIN with _WIN32 for Windows only code 2019-05-09 16:33:08 -07:00
fuse clang-format 2019-05-17 10:19:02 -07:00
inodes clang-format 2019-05-17 10:19:02 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model Make Tree::getEntryPtr() do a case insensitive lookup on Windows 2019-05-17 11:48:37 -07:00
rocksdb add an option to open RocksDbLocalStore in read-only mode 2019-05-20 14:13:59 -07:00
service clang-format 2019-05-17 10:19:02 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store remove the hg store tester program 2019-05-22 16:29:29 -07:00
takeover AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2) 2019-04-10 15:01:32 -07:00
testharness default test repos to treemanifest 2019-05-22 15:57:57 -07:00
tracing Optimize TLS lookup in HgImporter 2019-04-29 19:21:48 -07:00
utils increase the default send timeout on UnixSocket 2019-05-20 11:49:24 -07:00
win CMake build scripts for Eden Windows 2019-05-10 18:33:00 -07:00
CMakeLists.txt CMake build scripts for Eden Windows 2019-05-10 18:33:00 -07:00