teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/exec
Raphael Isemann 23d7a9ebbe Fix whitespace in the python test suite.
Summary:
The test suite has often unnecessary trailing whitespace, and sometimes
unnecessary trailing lines or a missing final new line. This patch just strips
trailing whitespace/lines and adds missing newlines at the end.

Subscribers: ki.stfu, JDevlieghere, christof, lldb-commits

Differential Revision: https://reviews.llvm.org/D49943

llvm-svn: 338171
2018-07-27 22:20:59 +00:00
..
main.cpp Change TestExec.py from creating an i386+x86_64 fat binary 2018-06-15 00:55:53 +00:00
Makefile Change TestExec.py from creating an i386+x86_64 fat binary 2018-06-15 00:55:53 +00:00
secondprog.cpp Change TestExec.py from creating an i386+x86_64 fat binary 2018-06-15 00:55:53 +00:00
secondprog.mk Fix TestExec after r334783 2018-06-15 20:36:03 +00:00
TestExec.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00