tests/test-check-interfaces.py.out
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 14 Jan 2018 11:19:45 -0800
changeset 35721 f50067fbeead
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
githelp: don't reference 3rd party commands for `git show` `hg show` is a Facebook-ism. Reference functionality in core. The logic here isn't terrific. But it is better than nothing. Differential Revision: https://phab.mercurial-scm.org/D1729
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