Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
078fbc6d0bcce29a296a1afa91dae01bccf3cff5
/
test
/
expression_command
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
d1a4796
Change the golden output so that merely evaluating an existing persistent variable
by Johnny Chen
· 14 years ago
013c574
Fix a test method docstring.
by Johnny Chen
· 14 years ago
4f93bf1
Add an infrastructure to mark the Python APIs only test using a decorator.
by Johnny Chen
· 14 years ago
f831222
Add more module docstring.
by Johnny Chen
· 14 years ago
a3a67d4
Add test_evaluate_expression_python() to exercise SBFrame.EvaluateExpression() Python API.
by Johnny Chen
· 14 years ago
5045fdc
Use Python raw string literal to avoid escaping the escape sequence and to make
by Johnny Chen
· 14 years ago
94756b1
Make the various expression command test sequences more strict by also verifying
by Johnny Chen
· 14 years ago
6369bbb
Add a test sequence for test_expr_commands_can_handle_quotes(self):
by Johnny Chen
· 14 years ago
ecd834d
Add two test cases to exercise many expression commands:
by Johnny Chen
· 14 years ago
9b0d14e
Use full command to avoid "expr" alias.
by Greg Clayton
· 14 years ago
363527c
Added a simple test case that can be used to test out the expression parser
by Greg Clayton
· 14 years ago
0d037c9
Remove @skip decorators for fixed crashes.
by Johnny Chen
· 14 years ago
0381063
Entire test class skipped due to:
by Johnny Chen
· 14 years ago
5ef1c4b
Move the persistent_variables directory under expression_command directory.
by Johnny Chen
· 14 years ago
b883d17
Add a test for expression parser crash which has been fixed.
by Johnny Chen
· 14 years ago