Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Clean the test names of instances' properties' checks #170

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nox
Copy link
Contributor

@nox nox commented Dec 25, 2015

See the third commit for what this fixes.


This change is Reviewable

Static operations aren't supposed to appear on platform interface instances,
so there are no reason to have a "Foo interface: bar() must inherit property Qux"
for them.
They might be overloaded and thus we should test them only once, instead
of including the member's index in the test name to avoid dupes.
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/6068

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@Manishearth
Copy link
Member

r? @Ms2ger

@sideshowbarker
Copy link
Contributor

Waiting on review. @Ms2ger?

@Ms2ger
Copy link
Contributor

Ms2ger commented Nov 2, 2016

Ugh. I recall I wanted to rewrite idlharness a bit to make this simpler, but I don't recall how exactly. I'll try to figure out if I wrote any code for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants