llvm-capstone/lldb
Johnny Chen bf6ffa3b89 Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate
module lldbtest.py and refactored the existing test cases to derive from the
abstract base class lldbtest.TestBase.

MOdified the test driver (dotest.py and dotest.pl) to set up additional
PYTHONPATH component for locating the lldbtest module, which sits in the same
directory.

llvm-svn: 107563
2010-07-03 03:41:59 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include/lldb Added the skeleton of an IR transformer that will 2010-07-03 01:35:46 +00:00
lldb.xcodeproj Added the skeleton of an IR transformer that will 2010-07-03 01:35:46 +00:00
lldb.xcworkspace Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Updated to llvm/clang from July 2, 2010 at 8:00AM. 2010-07-02 18:39:06 +00:00
source Added the skeleton of an IR transformer that will 2010-07-03 01:35:46 +00:00
test Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate 2010-07-03 03:41:59 +00:00
tools More leaks detection: 2010-07-02 01:29:13 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
lldb.runcontext Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00