..
bool
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
breakpoints
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
call-function
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
char1632_t
Fixes for remote test suite execution of the "lldb/test/lang" directory.
2014-11-17 18:40:27 +00:00
class_static
Make array symbol reading resilient to incomplete DWARF.
2015-01-05 23:06:14 +00:00
class_types
Fix a number of tests on Windows.
2015-01-14 21:42:53 +00:00
diamond
LLDB now correctly handles virtual inheritance.
2014-07-19 00:12:57 +00:00
dynamic-value
Some more failure to bug tracking
2014-10-16 22:27:17 +00:00
enum_types
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
exceptions
Correctly set the working directory when launching processes for both local and remote targets.
2013-12-13 19:18:59 +00:00
namespace
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
overloaded-functions
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
rdar12991846
Attach a bug number to these failures
2014-10-16 23:17:46 +00:00
rvalue-references
Add a few more bug IDs for x'fail test cases
2014-10-17 00:47:44 +00:00
signed_types
Fixes for remote test suite execution of the "lldb/test/lang" directory.
2014-11-17 18:40:27 +00:00
static_members
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
static_methods
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
stl
Make TestStdCXXDisassembly.StdCXXDisassembleTestCase work with libc++
2014-02-25 18:47:23 +00:00
this
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
unique-types
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
unsigned_types
Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
2013-12-10 23:19:29 +00:00
virtual
Disable GetSTDOUT, GetSTDERR, and PutSTDIN on Windows.
2014-11-25 19:03:08 +00:00
wchar_t
Fix a problem where the StringPrinter could be mistaking an empty string for a read error, and reporting spurious 'unable to read data' messages. rdar://19007243
2014-11-17 23:14:11 +00:00