labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Looks good. Thanks for the test.
================
Comment at: lldb/test/API/iohandler/stdio/TestIOHandlerProcessSTDIO.py:16
+ self.build()
+ self.launch(executable=self.getBuildArtifact("a.out"),
dimensions=(100,500))
+ self.child.sendline("run")
----------------
The default should be fine here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120762/new/
https://reviews.llvm.org/D120762
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits