summaryrefslogtreecommitdiff
path: root/lldb/packages/Python
AgeCommit message (Expand)Author
2020-11-05[lldb] Enable FreeBSDRemote plugin by default and update test statusMichał Górny
2020-11-05[lldb] Set the default architecture also in buildDefaultRaphael Isemann
2020-11-05[lldb] Add Apple simulator platforms to lldbplatform.pyRaphael Isemann
2020-11-05Reland [lldb] Explicitly use the configuration architecture when building tes...Raphael Isemann
2020-11-05[lldb] Also Catch invalid calls to TestPExpectTest's expect()Raphael Isemann
2020-10-29Mark the execution of stop-hooks as non-interactive.Jim Ingham
2020-10-29[lldb] Use reverse connection method for lldb-server testsPavel Labath
2020-10-22Revert "[lldb] Explicitly use the configuration architecture when building te...Raphael Isemann
2020-10-22[lldb] Explicitly use the configuration architecture when building test execu...Raphael Isemann
2020-10-19[LLDB][TestSuite] Improve skipIfWindowsAndNonEnglish in decorators.pyAlexandre Ganea
2020-10-13[lldb] Don't add no-sandbox entitlement when running tests on simulatorRaphael Isemann
2020-10-13[lldb] Don't let dotest silently fall back to default SDK if the specified on...Raphael Isemann
2020-10-12[lldb] Add instrumentation runtime categoryJonas Devlieghere
2020-10-12[lldb] Alphabetically sort test categories (NFC)Jonas Devlieghere
2020-10-08[LLDB] More Windows non-English locales fixesAlexandre Ganea
2020-10-08[LLDB] On Windows, fix testsAlexandre Ganea
2020-10-05[dotest] Simplify logic to find the Python pathJonas Devlieghere
2020-10-05[lldb/test] Catch invalid calls to expect()Dave Lee
2020-09-30[lldb-vscode] Allow an empty 'breakpoints' field to clear breakpoints.Jordan Rupprecht
2020-09-30[lldb/ipv6] Support running lldb tests in an ipv6-only environment.Jordan Rupprecht
2020-09-21[lldb/test] Clean up version checking.Jordan Rupprecht
2020-09-16[lldb/test] Enable faulthandler in dotestJordan Rupprecht
2020-09-14Retry of D84974Walter Erquinigo
2020-09-09[lldb] Pass the arch as part of the triple in the ARCH_CFLAGSJonas Devlieghere
2020-09-08Revert "Retry of D84974"Walter Erquinigo
2020-09-08Retry of D84974Walter Erquinigo
2020-09-07Move targetHasSVE function to lldbtest.pyMuhammad Omair Javaid
2020-09-03[lldb] Improve test failure reporting for expect()David Spickett
2020-09-02Revert de6caf871be79dc7549aebe4e4fb57d52f6ed202 and 51128b670d4f757132e927c4f...Walter Erquinigo
2020-09-02run in terminalWalter Erquinigo
2020-08-31[lldb] Fix TestCompletion's pid completion failing randomlyRaphael Isemann
2020-08-28[lldb] Get rid of LLDB_LIB_DIR and LLDB_IMPLIB_DIR in dotestJonas Devlieghere
2020-08-28Reland "[test] Exit with an error if no tests are run."Jordan Rupprecht
2020-08-28[lldb/test] Use @skipIfWindows for PExpectTestJordan Rupprecht
2020-08-27[lldb] Move triple construction out of getArchCFlags in DarwinBuilder (NFC)Jonas Devlieghere
2020-08-26[lldb] Correct wording of EXP_MSGDavid Spickett
2020-08-21[lldb] Remove --rerun-all-issues as its functionality no longer existsJonas Devlieghere
2020-08-19[lldb] Return empty string from getExtraMakeArgs when not implementedJonas Devlieghere
2020-08-19[lldb] Move Xcode SDK helper functions into lldbutilJonas Devlieghere
2020-08-19[lldb] Code sign binaries with entitlementsJonas Devlieghere
2020-08-19[lldb] Extend Darwin builder to pass the ARCH_CFLAGS spec to Make.Jonas Devlieghere
2020-08-19[lldb] Add getExtraMakeArgs to Builder (NFC)Jonas Devlieghere
2020-08-19[lldb] Fix buildDsym signature in Builder base classJonas Devlieghere
2020-08-19[lldb] Move builders under lldbsuite.test as they import lldbtest (NFC)Jonas Devlieghere
2020-08-19[lldb] Convert builders to use inheritance (NFC)Jonas Devlieghere
2020-08-19[lldb] Add typedefs to the DeclContext they are created inPavel Labath
2020-08-18[lldb] Remove unused function getArchFlag (NFC)Jonas Devlieghere
2020-08-17[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)Jonas Devlieghere
2020-08-17[lldb] Add SBModule::GarbageCollectAllocatedModules and clear modules after e...Raphael Isemann
2020-08-17[lldb] Print the exception traceback when hitting cleanup errorsRaphael Isemann