llvm-project/lldb/test/API/functionalities/data-formatter/builtin-formats
Raphael Isemann d13c3e2f88 [lldb][NFC] Add some more tests for edge cases LLDB's builtin formatters
OSType with less than 8 bytes has special code that isn't tested yet.
The same for C-strings that don't have `const char *` type. Also we're now testing
escaping the ASCII escape sequence (\033).
2020-06-23 19:59:46 +02:00
..
Makefile
TestBuiltinFormats.py [lldb][NFC] Add some more tests for edge cases LLDB's builtin formatters 2020-06-23 19:59:46 +02:00
main.cpp