teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter
Enrico Granata df43d25fd3 Change the formula for tagged NSIndexPath data formatting
Fixes rdar://25192935

llvm-svn: 280389
2016-09-01 18:09:01 +00:00
..
boolreference Don't check the value of the unset variables on iOS 2016-07-19 21:50:39 +00:00
compactvectors Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
data-formatter-advanced Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
data-formatter-categories Enhance the 'type X list' commands such that they actually alert the user if no formatters matching the constraints could be found 2016-03-30 22:45:13 +00:00
data-formatter-cpp Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
data-formatter-disabling Make LLDB print out an explicit marker when it's displaying formatters that are part of a disabled category 2016-05-16 17:27:26 +00:00
data-formatter-enum-format Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
data-formatter-globals Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
data-formatter-named-summaries Enhance the 'type X list' commands such that they actually alert the user if no formatters matching the constraints could be found 2016-03-30 22:45:13 +00:00
data-formatter-objc Change the formula for tagged NSIndexPath data formatting 2016-09-01 18:09:01 +00:00
data-formatter-proper-plurals Remove what I believe are the last known instances of formatters that run code 2016-04-08 22:49:31 +00:00
data-formatter-ptr-to-array Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
data-formatter-python-synth Fix test cases for big-endian systems 2016-04-14 14:35:02 +00:00
data-formatter-script Fix a bug where LLDB would not print the name of the function that a scripted summary is bound to 2016-01-29 00:56:52 +00:00
data-formatter-skip-summary Fix libstdc++ failure where <atomic> is not able to be imported on Darwin systems. 2016-05-12 22:33:02 +00:00
data-formatter-smart-array Fix test cases for big-endian systems 2016-04-14 14:35:02 +00:00
data-formatter-stl Add a data formatter for std::function in libcxx 2016-08-31 21:46:37 +00:00
data-formatter-synth Remove some xfail-s fixed by r253026 2015-11-26 16:11:57 +00:00
data-formatter-synthtype Clean up test results on Windows. 2016-05-13 18:26:30 +00:00
data-formatter-synthval Fix an issue where a synthetic child provider could only provide a value of the same size as the containing type 2016-08-31 21:46:21 +00:00
dump_dynamic Revert "Make lldbinline.py regenerate the Makefile each time it builds." 2016-06-07 21:29:46 +00:00
format-propagation Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
frameformat_smallstruct Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
hexcaps Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
language_category_updates Remove XFAIL from a few tests that have been fixed on Windows. 2016-01-08 22:21:40 +00:00
nsarraysynth Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
nsdictionarysynth Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
nssetsynth Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
ostypeformatting Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
parray Add a --element-count option to the expression command 2016-04-25 00:52:47 +00:00
poarray Add a --element-count option to the expression command 2016-04-25 00:52:47 +00:00
ptr_ref_typedef Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
pyobjsynthprovider Fixup TestPyObjSynthProvider.py and enable it again 2016-08-31 17:38:17 +00:00
refpointer-recursion Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
setvaluefromcstring Revert "Make lldbinline.py regenerate the Makefile each time it builds." 2016-06-07 21:29:46 +00:00
stringprinter Revert "Make lldbinline.py regenerate the Makefile each time it builds." 2016-06-07 21:29:46 +00:00
summary-string-onfail Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
synthcapping Fix test cases for big-endian systems 2016-04-14 14:35:02 +00:00
synthupdate Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
type_summary_list_arg Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
type_summary_list_script Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
typedef_array Revert "Make lldbinline.py regenerate the Makefile each time it builds." 2016-06-07 21:29:46 +00:00
user-format-vs-summary Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
var-in-aggregate-misuse Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
varscript_formatting Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
vector-types Move some of the common decorators to decorators.py. 2016-02-04 18:03:01 +00:00
.categories