Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
cc96eb5967d878e8225ce61c645eb47857fbb3f2
/
test
/
class_static
4b1850a
Modify test scripts to accomodate SBTarget.Launch() API change.
by Johnny Chen
· 14 years ago
5ec14f8
Deprecated old forms of SBTarget::Launch. There is not just one and no
by Greg Clayton
· 14 years ago
a8e2ea7
Modify test cases to accomodate Python API change:
by Johnny Chen
· 14 years ago
0678f8e
Add @python_api_test decorator to the remaining Test*.py files.
by Johnny Chen
· 14 years ago
8fd886c
For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string
by Johnny Chen
· 14 years ago
6bdc124
Add comment for a branch of test logic which applies to ['clang', 'llvm-gcc'] only.
by Johnny Chen
· 14 years ago
c35750a
Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, scope).
by Johnny Chen
· 14 years ago
742825b
Add Python API tests for file and class static variables, too.
by Johnny Chen
· 14 years ago
3c3f9a3
Add a test for displaying file and class static variables.
by Johnny Chen
· 14 years ago
cb0272f
A few modifications to the class arrays test case.
by Greg Clayton
· 14 years ago
ba9f4cc
I made this example after noting that I was unable to display an unsized
by Greg Clayton
· 14 years ago