summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/event
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Mark several tests as not dependent on debug infoRaphael Isemann2020-01-131-0/+1
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* [lldb] [test] Mark frequently failing flaky tests skipped on NetBSDMichal Gorny2019-05-151-0/+2
* [lldb] [test] Mark more tests flakey on NetBSDMichal Gorny2019-03-111-0/+1
* [lldbsuite, windows] Skip the TestEvents tests on WindowsStella Stamenova2019-03-051-0/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lldbsuite] Un-xfail TestEvents on WindowsStella Stamenova2018-12-201-3/+0
* [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-283-0/+339
OpenPOWER on IntegriCloud