.. |
array_types
|
Slight changes to how to phrase the assert for Python API thread.GetStopReason().
|
2010-11-10 23:14:41 +00:00 |
attic
|
Move two files to the 'attic'.
|
2010-10-05 00:08:08 +00:00 |
bitfields
|
Slight changes to how to phrase the assert for Python API thread.GetStopReason().
|
2010-11-10 23:14:41 +00:00 |
breakpoint_command
|
Add text about test class cleanup.
|
2010-10-22 21:06:04 +00:00 |
breakpoint_conditions
|
Remove the @expectedFailure as the following bug is fixed with newer clang bits with lldb r117700:
|
2010-10-29 20:28:28 +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
|
Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, scope).
|
2010-11-19 18:07:14 +00:00 |
class_types
|
Add test sequence for 'frame variable this' and 'expression this' when stopped
|
2010-11-15 18:04:54 +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
|
Fix an incorrect comment in main.c and TestConditionalBreak.py.
|
2010-11-03 22:00:28 +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 |
expression_command
|
Move the persistent_variables directory under expression_command directory.
|
2010-11-09 17:57:37 +00:00 |
forward
|
Remove @skip decorator:
|
2010-11-10 18:25:18 +00:00 |
foundation
|
Added an "Interrupted" bit to the ProcessEventData. Halt now generates an event
|
2010-11-17 02:32:00 +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
|
Add test sequences for 'frame variable' address-of operator and 'frame variable' fully-qualified name variable.
|
2010-11-15 18:27:57 +00:00 |
hello_world
|
Slight changes to how to phrase the assert for Python API thread.GetStopReason().
|
2010-11-10 23:14:41 +00:00 |
help
|
o TestStdCXXDisassembly.py:
|
2010-10-08 17:21:27 +00:00 |
inlined_breakpoints
|
Add a test case for a bug fixed:
|
2010-11-02 19:46:35 +00:00 |
inlines
|
Converted to Makefile.rules.
|
2010-08-24 20:54:26 +00:00 |
load_unload
|
Really remove the @expectedFailure decorator this time.
|
2010-11-03 17:12:54 +00:00 |
macosx/universal
|
Make the specification of relative directory more robust.
|
2010-11-09 17:09:20 +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
|
Remove whitespace chars.
|
2010-11-18 20:20:18 +00:00 |
objc
|
Added quotes around names that are being lookup up or inspected in the
|
2010-11-15 01:47:11 +00:00 |
order
|
Test order file with both dsym and dwarf combination.
|
2010-09-14 22:55:48 +00:00 |
plugins
|
Make the string matching for 'frame variable' more stringent with respect to
|
2010-11-17 00:52:41 +00:00 |
print-obj
|
Initial checkin of lldb code from internal Apple repo.
|
2010-06-08 16:52:24 +00:00 |
set_values
|
Implement TODO's of using expression command to set vaiables and to verify that
|
2010-11-12 21:50:28 +00:00 |
settings
|
Add text about test class cleanup.
|
2010-10-22 21:06:04 +00:00 |
signal
|
Make clang happy.
|
2010-11-11 21:22:12 +00:00 |
signed_types
|
Add TestSignedTypes.py to test that variables with signed types display correctly.
|
2010-11-19 20:35:15 +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
|
Fixed compilation warnings emitted by clang.
|
2010-11-11 20:18:36 +00:00 |
types
|
We should make the class name of test cases which emphasize expression command
|
2010-11-09 18:49:57 +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 comment.
|
2010-11-29 17:52:43 +00:00 |
lldbtest.py
|
Make the string matching for 'frame variable' more stringent with respect to
|
2010-11-17 00:52:41 +00:00 |
lldbutil.py
|
Add a test for Python API SBValue.GetValueType() inside TestArrayTypes.py for a
|
2010-11-03 21:37:58 +00:00 |