summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump
Commit message (Expand)AuthorAgeFilesLines
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-2/+2
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-2/+2
* Xfail test_stack_info_in_minidump testPavel Labath2017-11-031-0/+1
* Fix TestMinidump for r316673Pavel Labath2017-10-261-8/+8
* Disable windows-only minidump pluginPavel Labath2016-11-091-10/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-6/+10
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Replace accidental DOS (and mixed) line endings in a few text filesDimitry Andric2016-01-111-31/+31
* Fix TestMiniDump.py for Python 2/3 (and for a change to debug info)Adrian McCarthy2016-01-111-3/+3
* Add some tests for stack and local variable inspection for mini dumps.Adrian McCarthy2015-12-113-9/+109
* Implement RegisterContext for Mini Dumps.Adrian McCarthy2015-11-121-0/+14
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-283-0/+72
OpenPOWER on IntegriCloud