Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
b2b604f51ef03beb85d3c8d997ec25d85dea26fa
/
test
/
dead-strip
8a87d52
The StateType representation has been changed. Modify the test cases to accommodate.
by Johnny Chen
· 14 years ago
2b4b9ad
The 'thread list' command no longer displays the file:lineno after the recent check-in.
by Johnny Chen
· 14 years ago
59ea45f
Added comments regarding the two mechanisms of process cleanup to lldbtest.py.
by Johnny Chen
· 14 years ago
1c42e86
Changed the test case class names to be noun-like instead of verb-like.
by Johnny Chen
· 14 years ago
8521c58
Converted TestDeadStrip.py to Dsym/Dwarf combination.
by Johnny Chen
· 14 years ago
1bb9f9a
Added a test case test_breakpoint_creation_by_filespec_python() which creates a
by Johnny Chen
· 14 years ago
8f24cd1
Makefile refactoring for the test suite. Added a make directory under test,
by Johnny Chen
· 14 years ago
84e8179
Converted some more test cases to use runCmd()/expect().
by Johnny Chen
· 14 years ago
c359370
Added more informational assert message strings.
by Johnny Chen
· 14 years ago
9b92c6e
Specify a more meaningful assert message for TestDeadStrip.py.
by Johnny Chen
· 14 years ago
ffde4fc
Factored the "continue" command execution of the inferior process as part of the
by Johnny Chen
· 14 years ago
d85dae5
Modified the remaining test cases to display more meaningful assert messages.
by Johnny Chen
· 14 years ago
75e28f9
o Added unittest2 which has added the new features in unittest for Python 2.7
by Johnny Chen
· 14 years ago
88f8304
When running a single test case, lldb.SBDebugger.Terminate() is not being called
by Johnny Chen
· 14 years ago
3097439
Fixed typos from cut-and-paste errors.
by Johnny Chen
· 14 years ago
6af53ca
Enable a test clause since rdar://problem/8163668 is fixed by http://llvm.org/viewvc/llvm-project?rev=107729&view=rev.
by Johnny Chen
· 14 years ago
3348d2c
Test that breakpoint works correctly in the presence of dead-code stripping.
by Johnny Chen
· 14 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 14 years ago