.. |
array_types
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
attic
|
Move two files to the 'attic'.
|
2010-10-05 00:08:08 +00:00 |
bitfields
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
breakpoint_command
|
Add text about test class cleanup.
|
2010-10-22 21:06:04 +00:00 |
breakpoint_conditions
|
Comment out the debug statement for printing the SBBreakpoint object.
|
2010-10-22 20:08:56 +00:00 |
breakpoint_locations
|
Fix wrong test logic with regard to hit count and resolved status of disabled/enabled breakpoints.
|
2010-10-20 17:26:59 +00:00 |
class_static
|
A few modifications to the class arrays test case.
|
2010-09-13 02:31:18 +00:00 |
class_types
|
Add an option '-s session-dir-name' to overwrite the default timestamp-named
|
2010-10-21 16:55:35 +00:00 |
command_source
|
Changed the test case class names to be noun-like instead of verb-like.
|
2010-09-01 19:59:58 +00:00 |
conditional_break
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
dead-strip
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
enum_types
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
example
|
Changed the test case class names to be noun-like instead of verb-like.
|
2010-09-01 19:59:58 +00:00 |
forward
|
Modify the command passed to command interpreter from 'expr' (which is an alias of 'expression')
|
2010-10-19 00:52:07 +00:00 |
foundation
|
Modify the command passed to command interpreter from 'expr' (which is an alias of 'expression')
|
2010-10-19 00:52:07 +00:00 |
function_types
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
global_variables
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
hello_world
|
Clean up the StateType and StopReason enums now that they reside in the lldb module.
|
2010-10-07 16:51:56 +00:00 |
help
|
o TestStdCXXDisassembly.py:
|
2010-10-08 17:21:27 +00:00 |
inlines
|
Converted to Makefile.rules.
|
2010-08-24 20:54:26 +00:00 |
load_unload
|
Add more bug info.
|
2010-10-20 21:56:26 +00:00 |
macosx/universal
|
Make calling the super class's setUp() method less fragile.
|
2010-10-14 17:31:24 +00:00 |
make
|
Stop using LLDB_CC/LLDB_ARCH in the plugins for test configurations. Use make
|
2010-09-30 17:11:58 +00:00 |
namespace
|
Initial checkin of lldb code from internal Apple repo.
|
2010-06-08 16:52:24 +00:00 |
objc
|
Added an objective C test that creates some NSString, NSArray and NSDictionary
|
2010-09-07 23:55:31 +00:00 |
order
|
Test order file with both dsym and dwarf combination.
|
2010-09-14 22:55:48 +00:00 |
persistent_variables
|
Modify the command passed to command interpreter from 'expr' (which is an alias of 'expression')
|
2010-10-19 00:52:07 +00:00 |
plugins
|
Some re-achitecturing of the plugins interface. The caller is now required to
|
2010-10-15 23:55:05 +00:00 |
print-obj
|
Initial checkin of lldb code from internal Apple repo.
|
2010-06-08 16:52:24 +00:00 |
set_values
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
settings
|
Add text about test class cleanup.
|
2010-10-22 21:06:04 +00:00 |
signal
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
signed_types
|
Initial checkin of lldb code from internal Apple repo.
|
2010-06-08 16:52:24 +00:00 |
stl
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
struct_types
|
Make calling the super class's setUp() method less fragile.
|
2010-10-14 17:31:24 +00:00 |
threads
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
types
|
Mark these test methods to be eligible for running only under the 'darwin' platform.
|
2010-10-21 21:58:02 +00:00 |
unittest2
|
o Added unittest2 which has added the new features in unittest for Python 2.7
|
2010-08-05 23:42:46 +00:00 |
unsigned_types
|
The StateType representation has been changed. Modify the test cases to accommodate.
|
2010-10-18 15:44:42 +00:00 |
Makefile
|
Initial checkin of lldb code from internal Apple repo.
|
2010-06-08 16:52:24 +00:00 |
README-TestSuite
|
Move two files to the 'attic'.
|
2010-10-05 00:08:08 +00:00 |
dotest.py
|
Add some more usage text.
|
2010-10-22 19:00:18 +00:00 |
lldbtest.py
|
Add more docstring for the lldbtest.TestBase class.
|
2010-10-22 23:15:46 +00:00 |
lldbutil.py
|
Comment heading changes.
|
2010-10-22 21:31:03 +00:00 |