llvm-project/lldb/test/lang/cpp
Daniel Malea 90e9fd9cbb Fix broken testcase: ignore LLDB output that warns about more elements than can be displayed.
- test could be re-written at some point, but right now just trying to clean up known failures for the linux buildbot.

llvm-svn: 175114
2013-02-14 00:30:40 +00:00
..
bool Added support for "bool", "true", and "false" to 2012-10-17 22:09:59 +00:00
breakpoints Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
char1632_t Marking test cases with @expectedFailureLinux as per recently opened bugs 2013-01-24 19:47:06 +00:00
class_static Marking two tests expected-to-fail on Linux 2013-02-14 00:20:44 +00:00
class_types Test suite cleanup for Linux: mark test cases expected to fail due to open bugzillas 2012-12-19 17:19:28 +00:00
dynamic-value Patch from Matt Kopec <matt.kopec@intel.com> to fix the problem that if two breakpoints were set on consecutive addresses, the continue from the 2012-10-16 00:09:33 +00:00
exceptions Re-enabling C++ exception breakpoint testcase (on Linux) 2013-01-07 21:42:11 +00:00
namespace <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
rdar12991846 Remove hardcoded -arch from lang/cpp testcase makefiles 2013-01-25 20:33:59 +00:00
rvalue-references Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
signed_types <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
static_methods Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
stl Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOffset() 2013-02-13 18:56:41 +00:00
this Skip tests that assert on Linux in RecordLayoutBuilder::updateExternalFieldOffset() 2013-02-13 18:56:41 +00:00
unique-types Fix broken testcase: ignore LLDB output that warns about more elements than can be displayed. 2013-02-14 00:30:40 +00:00
unsigned_types <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
virtual Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
wchar_t Marking test cases with @expectedFailureLinux as per recently opened bugs 2013-01-24 19:47:06 +00:00