summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py
Commit message (Expand)AuthorAgeFilesLines
* Remove getCategories mechanism of specifying test categoriesPavel Labath2017-11-021-4/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-76/+129
* Remove expectedFailureFreeBSD decoratorEd Maste2016-02-191-1/+1
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-101-1/+1
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-2/+2
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....Jim Ingham2016-01-291-1/+6
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+242
OpenPOWER on IntegriCloud