DescriptionSimplify run-bindings-test
A bit more simplification, while we're at it.
We don't need a class for the tests: we're just calling a function once.
This removes a lot of OO boilerplace (lots of 'self') and makes the code
very functional
(an object with a main() method is a code smell).
Also simplify path handling (we already know Source/ for Python includes,
so we don't need to ask the source control system for it).
R=haraken
BUG=341748
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170323
Patch Set 1 #Patch Set 2 : Tweaked #Patch Set 3 : Spacing #Patch Set 4 : Comments #Messages
Total messages: 5 (0 generated)
|