Home
last modified time | relevance | path

Searched refs:shellExpandArguments (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py284 disableSTDIO=False, shellExpandArguments=False, argument
313 shellExpandArguments=shellExpandArguments,
343 disableSTDIO=False, shellExpandArguments=False, argument
357 disableSTDIO, shellExpandArguments, trace,
H A Dvscode.py636 disableSTDIO=False, shellExpandArguments=False, argument
658 if shellExpandArguments:
659 args_dict['shellExpandArguments'] = shellExpandArguments
/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/launch/
H A DTestVSCode_launch.py193 self.build_and_launch(program, args=[glob], shellExpandArguments=True)
219 shellExpandArguments=False)