sapling/eden/fs/model
Adam Simpkins 7e7d208127 add == and != comparisons for Tree objects
Summary:
Add == and != operators for Tree and TreeEntry.
These are mainly useful for unit tests to compare that imported trees look as
expected.

Reviewed By: wez

Differential Revision: D5365956

fbshipit-source-id: c039dfc58e430e99466db1a6c891a3c50d7906fe
2017-07-05 11:21:30 -07:00
..
git Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
test Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
Blob.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
Hash.cpp support storing two parent commits 2017-04-27 11:50:13 -07:00
Hash.h support storing two parent commits 2017-04-27 11:50:13 -07:00
ParentCommits.cpp support storing two parent commits 2017-04-27 11:50:13 -07:00
ParentCommits.h support storing two parent commits 2017-04-27 11:50:13 -07:00
TARGETS Merge StringBase.cpp into String.cpp 2017-06-29 20:20:11 -07:00
Tree.cpp add == and != comparisons for Tree objects 2017-07-05 11:21:30 -07:00
Tree.h add == and != comparisons for Tree objects 2017-07-05 11:21:30 -07:00
TreeEntry.cpp add == and != comparisons for Tree objects 2017-07-05 11:21:30 -07:00
TreeEntry.h add == and != comparisons for Tree objects 2017-07-05 11:21:30 -07:00