summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test_event
Commit message (Expand)AuthorAgeFilesLines
* [lldbsuite] Remove unused test_event filesJonas Devlieghere2019-10-295-451/+0
* [lldbsuite] Remove the DumpFormatterJonas Devlieghere2019-10-291-22/+0
* [dotest] Remove the curses result formatter.Jonas Devlieghere2019-08-291-341/+0
* [dotest] Remove results portJonas Devlieghere2019-08-275-55/+9
* [build_exception] Decode build failure messagesVedant Kumar2019-08-261-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* XUnit Formatter: Handle UTF-8 decode errors on invalid XMLVedant Kumar2018-01-301-1/+3
* fix xunit attribute parsingTim Hammerquist2017-03-111-1/+1
* Updated the results formatter to eliminate redundant data.Sean Callanan2017-02-181-27/+4
* test infra: clear file-charged issues on rerun of fileTodd Fiala2016-10-011-17/+88
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0610-70/+206
* surface build error content through test event systemTodd Fiala2016-05-144-8/+81
* test infra: catch bad decorators and import-time errorsTodd Fiala2016-05-139-13/+215
* Fix send and receive of ACK byte in test infrastructure for Python 3.5Adrian McCarthy2016-04-262-6/+2
* test infra: move test event-related handling into its own packageTodd Fiala2016-04-209-0/+2388
OpenPOWER on IntegriCloud