sapling/eden/fs/model
Xavier Deguillard 7d6d6f3714 model: remove test-only constructor for TreeEntry
Summary:
The StringPiece constructor is untyped, and was only used in test. We can
afford to build the PathComponent in tests instead to avoid future headaches.

Reviewed By: genevievehelsel

Differential Revision: D25434556

fbshipit-source-id: 4b10bf2576870e81412d76c4b9755b45e26986b3
2021-01-05 14:08:14 -08:00
..
git model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00
test model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00
Blob.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt model: add tests to CMake 2020-05-07 10:07:32 -07:00
Hash.cpp model: add toByteString to Hash 2020-10-05 15:51:18 -07:00
Hash.h model: add toByteString to Hash 2020-10-05 15:51:18 -07:00
ParentCommits.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ParentCommits.h Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
Tree.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TreeEntry.cpp Remove dead includes in eden 2020-10-09 15:25:47 -07:00
TreeEntry.h model: remove test-only constructor for TreeEntry 2021-01-05 14:08:14 -08:00