tests/test-check-interfaces.py.out
author Phil Cohen <phillco@fb.com>
Thu, 24 Aug 2017 21:26:40 -0700
changeset 33920 f39ba8237ed6
parent 33828 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
simplemerge: use `ctx.decoddeddata()` instead of `repo.wreaddata` This eliminates the need for the `repo` object. Differential Revision: https://phab.mercurial-scm.org/D435
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33828
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