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
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-173
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-6
/
+8
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-17
/
+5
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-1
/
+1
*
During source manager test, write back the file using binary mode.
Zachary Turner
2015-01-15
1
-2
/
+2
*
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