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
/
terminal
/
TestSTTYBeforeAndAfter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-121
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Wrap call to zip() in list()
Zachary Turner
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-9
/
+11
*
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
-0
/
+1
*
XFail pexpect tests for Windows hosts.
Chaoren Lin
2015-06-09
1
-1
/
+1
*
Refactored lldb executable name discovery
Vince Harron
2015-05-18
1
-1
/
+1
*
Many many test failures after some recent changes. The problem is lldbtest.ge...
Greg Clayton
2015-04-02
1
-1
/
+1
*
Update sys.platform switched behavior in tests to use self.getPlatform (remot...
Robert Flack
2015-04-01
1
-1
/
+1
*
XFAIL pexpect tests on Windows.
Zachary Turner
2015-01-20
1
-0
/
+1
*
Fixes a number of issue related to test portability on Windows.
Zachary Turner
2014-07-18
1
-2
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Continue the cleanup started on r158737
Filipe Cabecinhas
2012-06-20
1
-4
/
+4
*
Setting terminal type to 'xterm' on Darwin; otherwise, to 'vt100'.
Johnny Chen
2012-02-09
1
-1
/
+4
*
Add safe guard for when the 'expect' program cannot be located and skip the t...
Johnny Chen
2012-02-09
1
-0
/
+3
*
Set the terminal type to 'xterm' before doing 'stty -a'.
Johnny Chen
2012-02-09
1
-1
/
+6
*
Make the expect_prompt more strict.
Johnny Chen
2012-02-09
1
-1
/
+1
*
Add a case to test that 'stty -a' displays the same output before and after r...
Johnny Chen
2012-02-09
1
-0
/
+113