llvm-project/lldb/test/conditional_break
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
..
.lldb - Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting 2011-02-19 02:53:09 +00:00
Makefile Added a test case which exercises some thread and frame APIs to break only when 2010-09-08 00:46:08 +00:00
TestConditionalBreak.py Now that we have added a post-processing step for adding truth value testing to 2011-05-24 18:22:45 +00:00
conditional_break.py For lldbutil.py, Change a bunch of function names to all lower case formats to be consistent. 2011-04-25 23:38:13 +00:00
main.c Fix an incorrect comment in main.c and TestConditionalBreak.py. 2010-11-03 22:00:28 +00:00