llvm-project/lldb/test/plugins
Zachary Turner 794e6a60a8 Fix makefiles to build shared library tests on Windows.
Abstracted away some POSIX-isms that caused MAKE to issue invalid
commands on Windows.  Added a new force-include for the test
programs so that we can use platform-specific macros.

TestSharedLib now builds and cleans up on Windows, though the test
still fails some of the expectations.

Differential Revision: http://reviews.llvm.org/D8277
Patch by: Adrian McCarthy
Issue Tracker: http://llvm.org/pr21727

llvm-svn: 232220
2015-03-13 21:51:11 +00:00
..
builder_base.py Fix makefiles to build shared library tests on Windows. 2015-03-13 21:51:11 +00:00
builder_darwin.py Make the test runner understand Windows command shell execution. 2014-07-22 16:19:29 +00:00
builder_freebsd.py
builder_linux2.py
builder_win32.py Fixes a number of issue related to test portability on Windows. 2014-07-18 01:02:02 +00:00