summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx
Commit message (Expand)AuthorAgeFilesLines
* Change how LocateDSYMInVincinityOfExecutable strips off pathJason Molenda2017-06-1510-0/+298
* 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
* Clean up the new TestInterruptThreadNames test a bit.Jason Molenda2016-12-081-23/+39
* When we interrupt a process, it was possible or the thread namesJason Molenda2016-12-083-0/+180
* xfail TestQueues on macOSTodd Fiala2016-10-061-0/+1
* TestQueues could error out because the one second sleep main.c wasJason Molenda2016-09-132-3/+6
* xfail TestQueues.py and TestDarwinLogFilterMatchMessage.pyTodd Fiala2016-09-121-0/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-068-226/+391
* This test now succeeds.Jim Ingham2016-08-271-1/+0
* Fix TestDarwinNSLogOutput for windowsPavel Labath2016-07-151-1/+1
* adjust one of the NSLog output tests to only run on macOS 10.12+Todd Fiala2016-07-151-0/+7
* removed darwin_log.py file from previous check-inTodd Fiala2016-07-141-139/+0
* fix command-line LLDB so NSLog messages show upTodd Fiala2016-07-144-0/+304
* Make sure code that is in the middle of figuring out the correct architectureJim Ingham2016-02-182-1/+63
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-047-4/+14
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-037-7/+7
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-037-13/+13
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-2826-0/+1097
OpenPOWER on IntegriCloud