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
/
class_static
/
TestStaticVariables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some directories to now reside under lang/c or lang/cpp.
Johnny Chen
2011-06-25
1
-142
/
+0
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
1
-5
/
+3
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-3
/
+3
*
Modify the test suite and lldbutil.py to utilize the Python iteration pattern...
Johnny Chen
2011-04-28
1
-2
/
+1
*
Change the rest of lldbutil.py's function names to all lower case formats to ...
Johnny Chen
2011-04-27
1
-2
/
+2
*
Converted to use SBProcess.LaunchSimple().
Johnny Chen
2011-04-19
1
-2
/
+1
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+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
*
Modify test cases to accomodate Python API change:
Johnny Chen
2010-12-14
1
-5
/
+5
*
Add @python_api_test decorator to the remaining Test*.py files.
Johnny Chen
2010-12-10
1
-0
/
+2
*
For SBTarget.Launch()/LaunchProcess(), there's no need to pass an empty string
Johnny Chen
2010-12-08
1
-1
/
+1
*
Add comment for a branch of test logic which applies to ['clang', 'llvm-gcc']...
Johnny Chen
2010-11-29
1
-0
/
+1
*
Fill in more test sequences for Python API SBFrame.LookupVarInScope(name, sco...
Johnny Chen
2010-11-19
1
-2
/
+17
*
Add Python API tests for file and class static variables, too.
Johnny Chen
2010-11-18
1
-2
/
+65
*
Add a test for displaying file and class static variables.
Johnny Chen
2010-11-18
1
-0
/
+64