tests/test-check-interfaces.py.out
author Yuya Nishihara <yuya@tcha.org>
Sun, 21 Jan 2018 15:50:24 +0900
changeset 36006 f113ac0750f3
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
log: drop dead code to concatenate --line-range patterns and pats It's disabled since 2e45bbd3db7b, and the current implementation is unlikely to be reused.
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