teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter
Siva Chandra 94d1855e08 [TestLibCxxAtomic] Skip for GCC.
Summary: This is the form on other libc++ tests.

Reviewers: sivachandra

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D17230

llvm-svn: 260793
2016-02-13 02:11:11 +00:00
..
boolreference Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +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 Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
data-formatter-cpp Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
data-formatter-disabling Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +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 Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
data-formatter-objc The data formatters for NSArray, NSDictionary and (only partially) NSSet contain logic to inspect the objects without running code. 2016-02-12 07:50:15 +00:00
data-formatter-proper-plurals The data formatters for NSArray, NSDictionary and (only partially) NSSet contain logic to inspect the objects without running code. 2016-02-12 07:50:15 +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 Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +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 Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
data-formatter-smart-array Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
data-formatter-stl [TestLibCxxAtomic] Skip for GCC. 2016-02-13 02:11:11 +00:00
data-formatter-synth Remove some xfail-s fixed by r253026 2015-11-26 16:11:57 +00:00
data-formatter-synthval Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
dump_dynamic Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +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
ptr_ref_typedef Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +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 Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
stringprinter Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +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 Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +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 Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +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