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
/
source-manager
/
TestSourceManager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the test runner understand Windows command shell execution.
Zachary Turner
2014-07-22
1
-2
/
+2
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fixed the TestSourceManager.py test case to not fail. It was using the "list"...
Greg Clayton
2013-02-06
1
-4
/
+4
*
Fix a test failure caused by checkin 165274.
Jim Ingham
2012-10-05
1
-1
/
+1
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+2
*
Work in progress for:
Johnny Chen
2011-12-20
1
-1
/
+5
*
rdar://problem/10227672
Johnny Chen
2011-12-12
1
-0
/
+33
*
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, s...
Johnny Chen
2011-07-11
1
-2
/
+1
*
Now that we have added a post-processing step for adding truth value testing to
Johnny Chen
2011-05-24
1
-1
/
+1
*
Add a test scenario for 'source list -b' which shows the line table locations...
Johnny Chen
2011-04-20
1
-1
/
+16
*
Use self.TraceOn() API.
Johnny Chen
2011-04-19
1
-6
/
+10
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+1
*
Modify self.expect() patterns to react to API change for SourceManager.Displa...
Johnny Chen
2011-03-30
1
-6
/
+6
*
Add the ability for the test suite to specify a list of compilers and a list ...
Johnny Chen
2011-03-04
1
-0
/
+9
*
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
*
Make the test case SourceManagerTestCase.display_source_python stronger by also
Johnny Chen
2010-12-13
1
-1
/
+1
*
Add test_display_source_python() test case to TestSourceManager.py which uses
Johnny Chen
2010-12-11
1
-0
/
+44
*
Minor docstring change.
Johnny Chen
2010-12-09
1
-2
/
+3
*
Remove unnecessary imports.
Johnny Chen
2010-12-09
1
-3
/
+1
*
Add a test/source-manager directory for testing lldb core component SourceMan...
Johnny Chen
2010-12-09
1
-0
/
+83