tests/test-check-interfaces.py.out
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 22 Aug 2017 23:27:55 -0700
changeset 33936 c714e82b9ac2
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
context: always pass a matcher into _matchstatus() (API) This just makes it a little easier to follow and removes the need to call the superclass's method in workingctx. Differential Revision: https://phab.mercurial-scm.org/D491
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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