llvm-project/lldb/test/API/commands/target/basic
Alexandre Ganea 79809f58b0 [LLDB] On Windows, fix tests
This patch fixes a few issues seen when running `ninja check-lldb` in a Release build with VS2017:

- Some binaries couldn't be found (such as lldb-vscode.exe), because .exe wasn't appended to the file name.
- Many tests used to fail since our installed locale is in French - the OS error messages are not emitted in English.
- Our codepage being Windows-1252, python failed to decode some error messages with accentuations.

Differential Revision: https://reviews.llvm.org/D88975
2020-10-08 11:46:59 -04:00
..
Makefile
TestTargetCommand.py [LLDB] On Windows, fix tests 2020-10-08 11:46:59 -04:00
a.c [lldb/Test] Add missing stdio.h includes 2020-08-04 13:08:14 -07:00
b.c [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
bogus.yaml [lldb] Improve platform handling in CreateTargetInternal 2020-07-29 10:30:20 -07:00
c.c [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
globals.c [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
invalid_core_file