teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter
Shafik Yaghmour abdb816b77 [DataFormatters] Adjusting libc++ std::list formatter to act better with pointers and references and adding a test to cover a previous related fix
Summary:
This previous fix 5469bda296 did not have a test since we did not have a reproducer.

This is related to how formatters deal with pointers and references. The added tests both the new behavior and covers the previous bug fix as well.

Differential Revision: https://reviews.llvm.org/D60588

llvm-svn: 359118
2019-04-24 17:38:40 +00:00
..
boolreference Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
compactvectors Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-advanced Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-categories [lldb] [test] Mark a few tests flakey on NetBSD 2019-03-11 15:46:07 +00:00
data-formatter-cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-disabling Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
data-formatter-enum-format Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
data-formatter-globals Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-named-summaries Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-objc [Test] Remove no_debug_info_test decorator from Obj-C data formatters. 2019-04-05 20:37:52 +00:00
data-formatter-proper-plurals Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-ptr-to-array Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-python-synth Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
data-formatter-script Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-skip-summary Remove header grouping comments. 2018-11-11 23:17:06 +00:00
data-formatter-smart-array [Python] Fix TestDataFormatterSmartArray to work across python versions. 2019-03-13 20:04:34 +00:00
data-formatter-stl [DataFormatters] Adjusting libc++ std::list formatter to act better with pointers and references and adding a test to cover a previous related fix 2019-04-24 17:38:40 +00:00
data-formatter-synth Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
data-formatter-synthtype Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
data-formatter-synthval [lldbsuite] Un-xfail TestDataFormatterSynthVal on Windows 2018-12-20 02:22:09 +00:00
dump_dynamic Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
format-propagation Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
frameformat_smallstruct Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
hexcaps Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
language_category_updates Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
nsarraysynth Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
nsdictionarysynth Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
nssetsynth Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ostypeformatting Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
parray Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
poarray Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ptr_ref_typedef Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
pyobjsynthprovider [lldbsuite] Un-xfail TestPyObjSynthProvider on Windows 2019-03-13 16:53:53 +00:00
refpointer-recursion Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
setvaluefromcstring [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
stringprinter Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
summary-string-onfail Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
synthcapping Remove header grouping comments. 2018-11-11 23:17:06 +00:00
synthupdate Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
type_summary_list_arg
type_summary_list_script Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
typedef_array Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
user-format-vs-summary Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
var-in-aggregate-misuse Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
varscript_formatting [lldbsuite] Each lldb suite test must have a unique class name 2018-11-27 22:18:02 +00:00
vector-types Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
.categories