index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
objc-stepping
/
TestObjCStepping.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move objc-related test directories to now reside under lang/objc.
Johnny Chen
2011-06-25
1
-165
/
+0
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-8
/
+8
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-10
/
+10
*
Change the rest of lldbutil.py's function names to all lower case formats to ...
Johnny Chen
2011-04-27
1
-2
/
+2
*
Fix up how the ValueObjects manage their life cycle so that you can hand out ...
Jim Ingham
2011-04-22
1
-0
/
+4
*
Converted to use SBProcess.LaunchSimple().
Johnny Chen
2011-04-19
1
-2
/
+1
*
Modify test scripts to accomodate SBTarget.Launch() API change.
Johnny Chen
2011-02-03
1
-1
/
+1
*
Deprecated old forms of SBTarget::Launch. There is not just one and no
Greg Clayton
2011-01-23
1
-1
/
+2
*
Remove the expectedFailure decorators. The bug:
Johnny Chen
2011-01-20
1
-4
/
+0
*
Decorated two new expected failures:
Johnny Chen
2011-01-19
1
-0
/
+4
*
Fix typo of the test method name.
Johnny Chen
2011-01-03
1
-1
/
+1
*
Modify test cases to accomodate Python API change:
Johnny Chen
2010-12-14
1
-1
/
+1
*
Add the @python_api_test decorator for two test cases.
Johnny Chen
2010-12-10
1
-0
/
+2
*
Fix some typo in method names and docstrings.
Johnny Chen
2010-12-10
1
-6
/
+5
*
Added some tests for ObjC stepping, step into ordinary and stret methods, and...
Jim Ingham
2010-12-10
1
-0
/
+160