tests/test-check-interfaces.py.out
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 09 Feb 2018 14:16:03 +0530
changeset 37198 78c2e9418278
parent 33807 b70029f355a3
child 37320 39f7d4ee8bcd
permissions -rw-r--r--
infinitepush: drop the `--create` flag to push command The extension added a `--create` flag for creating a new bookmark on the bundlestore. This patch changes the bahviour to create a bookmark if it does not exists and removes the requirement of the `--create` and then drop the logic around the `--create` flag. Tests are changed to drop the usage of `--create` flag. Differential Revision: https://phab.mercurial-scm.org/D2107
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