History log of /external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dee13ce54bb21ba3cd113e22a3201c573ee54ba5 20-Jun-2012 Filipe Cabecinhas <me@filcab.net> Continue the cleanup started on r158737

Adds a utility class method to TestBase that checks and removes a temp
file.
Removed every use of system() to execute rm -f.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@158809 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
c8fb5e8ef25c0e490c308b3865caabd792644e7a 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Setting terminal type to 'xterm' on Darwin; otherwise, to 'vt100'.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150198 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
7be5d353622a652956822978d861d1353b903697 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Add safe guard for when the 'expect' program cannot be located and skip the test.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150133 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
f9fa91b776f52762e0b150096a8f6786cc0e30bc 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Set the terminal type to 'xterm' before doing 'stty -a'.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150127 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
b82faf793667e58496dde2649a8a85d57f339ce5 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Make the expect_prompt more strict.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150124 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py
8f82f82ececde2d6381919d334f751554701eb9b 09-Feb-2012 Johnny Chen <johnny.chen@apple.com> Add a case to test that 'stty -a' displays the same output before and after running the lldb command.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@150119 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/terminal/TestSTTYBeforeAndAfter.py