summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py
Commit message (Expand)AuthorAgeFilesLines
* [MacOSX/Queues] Relax an overly aggressive assertion in a test.Davide Italiano2017-12-151-1/+2
* [test-suite] Un'XFAIL a test that's not failing anymore.Davide Italiano2017-12-111-1/+0
* Back to xfailing this. For some reason on our buildbotsJason Molenda2017-03-081-0/+1
* TestQueues should be passing again, remove the expected fail.Jason Molenda2017-03-081-1/+0
* xfail TestQueues on macOSTodd Fiala2016-10-061-0/+1
* TestQueues could error out because the one second sleep main.c wasJason Molenda2016-09-131-1/+0
* xfail TestQueues.py and TestDarwinLogFilterMatchMessage.pyTodd Fiala2016-09-121-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-128/+239
* This test now succeeds.Jim Ingham2016-08-271-1/+0
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* 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/+243
OpenPOWER on IntegriCloud