Add two test cases to exercise many expression commands:
    o test_many_expr_commands()
    o test_expr_commands_can_handle_quotes()

Mark test_expr_commands_can_handle_quotes()
as @expectedFailure:

    # rdar://problem/8686536
    # CommandInterpreter::HandleCommand is stripping \'s from input for WantsRawCommand commands


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@121019 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed