teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump
Pavel Labath 222fd13e3f Disable windows-only minidump plugin
Summary:
This commit disables the windows-only minidump plugin and enables the new
cross-platform plugin for windows minidump files. Test decorators are adjusted to
reflect that: windows minidump tests can now run  on all platforms. The exception
is the tests that create minidump files, as that functionality is not available
yet.  I've checked that this works on windows and linux.

Reviewers: amccarth, zturner

Subscribers: dvlahovski, lldb-commits

Differential Revision: https://reviews.llvm.org/D26393

llvm-svn: 286352
2016-11-09 10:16:11 +00:00
..
fizzbuzz_no_heap.dmp
fizzbuzz.cpp Replace accidental DOS (and mixed) line endings in a few text files 2016-01-11 18:07:47 +00:00
main.cpp Add some tests for stack and local variable inspection for mini dumps. 2015-12-11 22:27:57 +00:00
Makefile Add some tests for stack and local variable inspection for mini dumps. 2015-12-11 22:27:57 +00:00
TestMiniDump.py Disable windows-only minidump plugin 2016-11-09 10:16:11 +00:00