Mercurial > hg
annotate tests/test-check-interfaces.py.out @ 35317:5c25fe7fb1e6
rebase: do not update if IMM; instead, set the overlaywctx's parents
Differential Revision: https://phab.mercurial-scm.org/D1246
author | Phil Cohen <phillco@fb.com> |
---|---|
date | Thu, 07 Dec 2017 16:07:06 -0800 |
parents | b70029f355a3 |
children | 39f7d4ee8bcd |
rev | line source |
---|---|
33807
b70029f355a3
tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff
changeset
|
1 public attributes not in abstract interface: badpeer.badattribute |
b70029f355a3
tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff
changeset
|
2 public attributes not in abstract interface: badpeer.badmethod |