llvm-project/lldb/test/command_source
Johnny Chen 9ee96e7b40 Add a HideStdout() method to our TestBase class and call it from TestAbbreviations.py
and TestAliases.py.  Pass the keyword argument 'check=False' to:

    self.runCmd("script my.date()", check=False)

since we want to restore sys.stdout no matter what the outcome of the runCmd is.

llvm-svn: 129949
2011-04-21 22:50:23 +00:00
..
.lldb Add a test case to test that lldb command "command source" works correctly. 2010-07-29 21:42:28 +00:00
TestCommandSource.py Add a HideStdout() method to our TestBase class and call it from TestAbbreviations.py 2011-04-21 22:50:23 +00:00
my.py Add a test case to test that lldb command "command source" works correctly. 2010-07-29 21:42:28 +00:00