..
bool
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
breakpoints
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
call-function
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
char1632_t
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
class_static
XFAIL a test that fails on FreeBSD 11 (local and buildbot)
2015-05-11 13:38:59 +00:00
class_types
Enabled a bunch of tests on Linux
2015-03-31 17:44:37 +00:00
diamond
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
dynamic-value
Enabled a bunch of tests on Linux
2015-03-31 17:44:37 +00:00
enum_types
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
exceptions
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
namespace
Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin".
2015-04-02 18:24:03 +00:00
overloaded-functions
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
rdar12991846
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
rvalue-references
[TestRvalueReferences] Fix an expectation.
2015-04-15 18:35:29 +00:00
signed_types
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
static_members
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
static_methods
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
stl
Enable a test in TestSTL for GCC.
2015-04-06 21:52:10 +00:00
this
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
unique-types
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
unsigned_types
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
virtual
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
wchar_t
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00