tests/test-check-interfaces.py.out
author Augie Fackler <augie@google.com>
Sat, 30 Sep 2017 12:57:00 -0400
changeset 34387 44841a4d0efb
parent 33828 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
tests: update some clonebundles expectations to pass on both pure and non-pure Specifically, zstd isn't available in --pure mode, and we need to glob off the leading comma as well as the absent compression engine. Differential Revision: https://phab.mercurial-scm.org/D859
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