llvm-project/lldb/test/foundation
Johnny Chen 4ebd019b97 Now that we have added a post-processing step for adding truth value testing to
those lldb objects which implement the IsValid() method, let's change the rest of
the test suite to use the more compact truth value testing pattern (the Python way).

llvm-svn: 131970
2011-05-24 18:22:45 +00:00
..
Makefile Add TestObjCTypeQueryFromOtherCompileUnit.py to test that when stopped in the 'main.c' 2011-05-10 21:36:11 +00:00
TestConstStrings.py Call self.setTearDownCleanup() and pass a proper dictionay to properly cleanup 2011-02-25 23:22:59 +00:00
TestFoundationDisassembly.py Moved the execution context that was in the Debugger into 2011-04-12 05:54:46 +00:00
TestObjCMethods.py Now that we have added a post-processing step for adding truth value testing to 2011-05-24 18:22:45 +00:00
TestObjCMethods2.py Add an expression command: 2011-01-14 19:19:30 +00:00
TestSymbolTable.py Now that we have added a post-processing step for adding truth value testing to 2011-05-24 18:22:45 +00:00
const-strings.m Add TestConstStrings.py under foundation dir for testing expression parser on objective-c strings 2011-02-10 23:58:37 +00:00
main.m Add an expression command: 2011-01-14 19:19:30 +00:00
my-base.h Added a test for finding the correct values for ivars when a property causes the ivar offsets 2010-12-15 20:47:34 +00:00
my-base.m Added a test for finding the correct values for ivars when a property causes the ivar offsets 2010-12-15 20:47:34 +00:00