hanchenye-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
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