summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-12-07 20:52:36 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-12-07 20:52:36 +0000
commit74481444abd336419f91e359f5ffe214a0e4e37a (patch)
treee91fd7a34d75f1dceef8873c0cb95a6d2fcb3035 /llvm/lib
parentcf096a431af9f3f99ebe5e467e3d0fdc4fbbd5a9 (diff)
downloadbcm5719-llvm-74481444abd336419f91e359f5ffe214a0e4e37a.tar.gz
bcm5719-llvm-74481444abd336419f91e359f5ffe214a0e4e37a.zip
Add a test sequence for test_expr_commands_can_handle_quotes(self):
# runCmd: command alias print_hi expression printf ("\n\tHi!") # output: self.runCmd('command alias print_hi expression printf ("\\n\\tHi!")') # This fails currently. self.runCmd('print_hi') and modify existing test sequences to escape the escape character '\ to prevent it from being interpreted by Python before passing on to the lldb command interpreter. llvm-svn: 121183
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud