summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/async/library (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add intentional coverage for an async_wrapper case (#70593)Rick Elrod2020-07-131-0/+3
| | | | | | | | | | | Change: - Test async_wrapper when the module it runs has stderr output Test Plan: - CI - Looked at coverage report and saw green for a few lines that weren't previously green. Signed-off-by: Rick Elrod <rick@elrod.me>
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
| | | | | | | * Fix boilerplate in hacking dir. * Fix boilerplate in docs dir. * Fix boilerplate in integration tests. * Fix boilerplate in examples.
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
|
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-3/+6
| | | | | | | | | | * 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
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+1
|
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+39