summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test_event
AgeCommit message (Expand)Author
2025-10-13[lldb][test] Replace seven.join_for_shell with shlex.join (#163191)David Spickett
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2021-10-29[lldb/test] Replace shlex.join with shlex.quotePavel Labath
2021-10-29[lldb/test] Print build commands in trace modePavel Labath
2020-10-08[LLDB] On Windows, fix testsAlexandre Ganea
2020-07-22[lldb] add printing of stdout compile errors to lldbsuiteBenson Li
2020-07-22[lldb/test] Delete result formatter machinery entirelyPavel Labath
2020-07-20[LLDB/test] Simplify result formatter codePavel Labath
2020-07-13[lldb/dotest] Remove the "xunit" result formatterPavel Labath
2019-10-29[lldbsuite] Remove unused test_event filesJonas Devlieghere
2019-10-29[lldbsuite] Remove the DumpFormatterJonas Devlieghere
2019-08-29[dotest] Remove the curses result formatter.Jonas Devlieghere
2019-08-27[dotest] Remove results portJonas Devlieghere
2019-08-26[build_exception] Decode build failure messagesVedant Kumar
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-01-30XUnit Formatter: Handle UTF-8 decode errors on invalid XMLVedant Kumar
2017-03-11fix xunit attribute parsingTim Hammerquist
2017-02-18Updated the results formatter to eliminate redundant data.Sean Callanan
2016-10-01test infra: clear file-charged issues on rerun of fileTodd Fiala
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-05-14surface build error content through test event systemTodd Fiala
2016-05-13test infra: catch bad decorators and import-time errorsTodd Fiala
2016-04-26Fix send and receive of ACK byte in test infrastructure for Python 3.5Adrian McCarthy
2016-04-20test infra: move test event-related handling into its own packageTodd Fiala