Commit Graph

5 Commits (d6028c5de48ea24e13b74b64a698c477e26b5a68)

Author SHA1 Message Date
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
9 years ago
Brian Coca e29dc49a49 moved to exceptions for basic skip/fails
better handling of checkmode and async
fix test to follow new flow control
9 years ago
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup. 9 years ago
Brian Coca a529a60478 raw should not use default executable (#16085)
also removed unused cruft in script
10 years ago
Saran Ahluwalia fda927a14b added failing test for testing if executable is not empty string 10 years ago