##// END OF EJS Templates
interfaces: convert `repository.irevisiondelta` from zope `Attribute` attrs...
interfaces: convert `repository.irevisiondelta` from zope `Attribute` attrs This is the same transformation as b455dfddfed0 did for dirstate.

File last commit:

r41119:797a416a default
r53366:2aada52e default
Show More
test-revlog-raw.py.out
7 lines | 154 B | text/plain | TextLexer
/ tests / test-revlog-raw.py.out
Jun Wu
revlog: use raw content when building delta...
r31752 local test passed
Jun Wu
revlog: use raw revisions in revdiff...
r31753 addgroupcopy test passed
Jun Wu
revlog: use raw revisions in clone...
r31754 clone test passed
Jun Wu
revlog: make _addrevision only accept rawtext...
r31755 lowlevelcopy test passed
Boris Feld
revlog: add some direct testing of the slicing logic...
r41063 slicing test passed
Boris Feld
revlog: add an explicit test for `issnapshot`...
r41064 issnapshot test passed
Boris Feld
revlog: add test case for _findsnapshots...
r41119 findsnapshot test passed