teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/watchpoint
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
..
hello_watchlocation Add and fix some tests for PPC64 2018-03-26 12:42:07 +00:00
hello_watchpoint Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
multi_watchpoint_slots Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
multiple_hits Adapt some tests to work with PPC64le architecture 2018-02-28 20:57:26 +00:00
multiple_threads Speed up TestWatchpointMultipleThreads 2018-03-02 00:17:05 +00:00
step_over_watchpoint Add and fix some tests for PPC64 2018-03-26 12:42:07 +00:00
variable_out_of_scope Skip TestWatchedVarHitWhenInScope.py everywhere 2018-03-14 09:13:33 +00:00
watchpoint_commands Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
watchpoint_disable Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
watchpoint_events Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
watchpoint_on_vectors Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
watchpoint_set_command Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
watchpoint_size Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
.categories Add a "watchpoint" test category and annotate tests appropriately 2017-10-31 15:27:19 +00:00