summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/event/TestEvents.py
Commit message (Expand)AuthorAgeFilesLines
* [lldbsuite, windows] Mark tests as XFAIL on Windows or skip themStella Stamenova2018-08-021-0/+1
* PR25934: Skip EventAPITestCase. It still SEGV's on Darwin.Vedant Kumar2018-01-301-0/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-46/+65
* Clean up test results on Windows.Zachary Turner2016-05-131-0/+1
* Fix TestEvents.py on OS XTodd Fiala2016-05-051-3/+6
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-101-2/+2
* Remove expectedFailureWindows decorator.Zachary Turner2016-02-081-1/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Skip TestEvents on linux completelyPavel Labath2016-01-111-1/+1
* XFAIL TestEvents.test_add_listener_to_broadcasterPavel Labath2016-01-071-1/+1
* skip TestEvents.py on DarwinTodd Fiala2015-12-221-0/+1
* 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/+3
* Mark another TestEvents test as flaky on linuxPavel Labath2015-10-301-0/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+285
OpenPOWER on IntegriCloud