teak-llvm/lldb/packages/Python/lldbsuite/test/lang/cpp
Ed Maste 622ab96c85 Remove XFAIL from test passing on FreeBSD
Both Linux and FreeBSD had a comment "This needs to be root-caused."
It looks like the failure has been fixed on both, and the Linux XFAIL
decorator was removed in r233716 (Mar 2015).

llvm-svn: 261333
2016-02-19 16:58:08 +00:00
..
auto Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
bool
breakpoint-commands Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
call-function Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
chained-calls Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
char1632_t Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
class_static Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
class_types Move the rest of the tests over to using the new decorator module. 2016-02-04 23:04:17 +00:00
diamond Remove assumptions that thread 0 is always the main thread. 2016-01-21 21:07:30 +00:00
dynamic-value Remove XFAIL from test passing on FreeBSD 2016-02-19 16:58:08 +00:00
enum_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
exceptions Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
frame-var-anon-unions Fix up LLDB for a change in the way clang represents anonymous unions such that the 'frame variable' command can still find the members of such union as if they were top-level variables in the current scope 2015-11-19 22:28:58 +00:00
global_operators Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
incomplete-types Remove FreeBSD failure decorator from TestCppIncompleteTypes 2016-02-10 00:03:52 +00:00
limit-debug-info A number of improvements to decorator conditionals. 2016-02-08 19:35:18 +00:00
member-and-local-vars-with-same-name Take 2: Use an artifical namespace so that member vars do not hide local vars. 2016-02-05 19:10:04 +00:00
namespace Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
nsimport Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
overloaded-functions Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
rvalue-references Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
scope Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
signed_types NFC. Corrects name of test class and a comment. 2016-01-21 21:10:00 +00:00
static_members Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
static_methods Remove expectedFailureWindows decorator. 2016-02-08 19:34:59 +00:00
stl Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
this Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
unicode-literals Enable TestUnicodeLiterals 2016-02-19 10:36:38 +00:00
unique-types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
unsigned_types Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
virtual Delete all the xfail / skip decorators for specific compilers. 2016-02-09 21:36:15 +00:00
wchar_t Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00