summaryrefslogtreecommitdiff
path: root/lldb/packages
AgeCommit message (Expand)Author
2019-01-14[lldbsuite] Skip two more flaky tests on WindowsStella Stamenova
2019-01-14[Core] Use the implementation method GetAddressOf in ValueObjectConstResultChildAleksandr Urakov
2019-01-11[lldbsuite] Skip TestExitDuringStep on WindowsStella Stamenova
2019-01-10lldbtest.py: try to fix a runtime exceptionAdrian Prantl
2019-01-10[Python] Update checkDsymForUUIDIsOn to be compatible with Python 3.Davide Italiano
2019-01-07Split two sub-tests into separate top-level methods.Adrian Prantl
2019-01-07Refactor test, no changes expected.Adrian Prantl
2019-01-07Fine-tune and document the barrier in TestQueues.Adrian Prantl
2019-01-07Simplify testcase by using lldbutil.run_to_source_breakpoint()Adrian Prantl
2019-01-04[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...Kuba Mracek
2019-01-03symbols.enable-external-lookup=false on all hosts (not just OSX)Jan Kratochvil
2019-01-03TestQueues: Move the synchronisation code into the binary itself.Adrian Prantl
2019-01-02Add file-based synching to places missed in r350247.Adrian Prantl
2019-01-02Add file-based synchronization to flaky testAdrian Prantl
2018-12-30[test] Remove flakiness decorator from TestObjCDynamicSBTypeJonas Devlieghere
2018-12-27Fix tests for python 3.7Pavel Labath
2018-12-21[lldbsuite] Skip flakey Windows testsStella Stamenova
2018-12-21"help finish" tells you it is an alias. "help fin" doesn't.Jim Ingham
2018-12-20Fix typoAdrian Prantl
2018-12-20[lldb] Add a "display-recognized-arguments" target setting to show recognized...Kuba Mracek
2018-12-20Disable a few tests on the green dragon sanitzier bot.Adrian Prantl
2018-12-20[lldbsuite] Un-xfail several tests in TestInferiorCrashing on WindowsStella Stamenova
2018-12-20[lldbsuite] Un-xfail TestMiniDump and TestThreadJumpStella Stamenova
2018-12-20[lldbsuite] Un-xfail TestEvents on WindowsStella Stamenova
2018-12-20[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on WindowsStella Stamenova
2018-12-20Overload GetMemoryRegions for the ProcessMinidumpTatyana Krasnukha
2018-12-20[lldbsuite] Un-xfail TestRedefinitionsInInlines on WindowsStella Stamenova
2018-12-20[lldbsuite] Un-xfail TestDataFormatterSynthVal on WindowsStella Stamenova
2018-12-20[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)Stella Stamenova
2018-12-20[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...Kuba Mracek
2018-12-20[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)Stella Stamenova
2018-12-20[lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)Stella Stamenova
2018-12-19[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)Stella Stamenova
2018-12-19[lldbsuite] Un-xfail tests on Windows that are now passingStella Stamenova
2018-12-19Show the memory region name if there is one in the output of the "memory regi...Greg Clayton
2018-12-19refactor testsuite spawnLldbMi args->exe+argsJan Kratochvil
2018-12-18[lit] Use the new build.py script in the lldb-mi testsStella Stamenova
2018-12-18TestHelloWorld: Use a file on the target platform for synchronisation.Adrian Prantl
2018-12-18de-flake TestThreadStates.test_process_interruptPavel Labath
2018-12-18Skip TestMultithreaded.test_sb_api_listener_resume on linuxPavel Labath
2018-12-18Un-XFail TestYMMRegister on linuxPavel Labath
2018-12-18Un-XFail TestThreadStates.test_process_interruptPavel Labath
2018-12-18Un-XFAIL TestExitDuringBreak.py for linuxPavel Labath
2018-12-18Un-XFAIL TestNamespaceLookup for linuxPavel Labath
2018-12-17A few small updates to the testsuite for running against an iOS device.Jason Molenda
2018-12-17Reflow readmeAdrian Prantl
2018-12-17Remove sleep() synchronisation from teststcase andAdrian Prantl
2018-12-14Update a comment according to r255360 "Remove -r and -R options from dotest.py"Tatyana Krasnukha
2018-12-14Remove the Disassembly benchmarks.Adrian Prantl
2018-12-14Fix test failures that depended on module orderGreg Clayton