.. |
abbreviation
|
Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268
|
2015-04-24 23:18:15 +00:00 |
alias
|
Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268
|
2015-04-24 23:18:15 +00:00 |
archives
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
asan
|
[asan] Display ASan history threads in reverse chronological order
|
2015-07-22 14:30:56 +00:00 |
attach_resume
|
Mark AttachResumeTestCase as flaky
|
2015-06-29 16:12:03 +00:00 |
avoids-fd-leak
|
Correct failure decorator in test_fd_leak_multitarget
|
2015-06-29 15:26:45 +00:00 |
backticks
|
Remove annotation for llvm.org/pr19241
|
2014-03-26 02:45:44 +00:00 |
breakpoint
|
Make DWARF at_comp_dir symbolic links configurable via plugin.symbol-file.dwarf.comp-dir-symlink-paths setting.
|
2015-07-29 22:18:16 +00:00 |
command_history
|
Fixes a number of issue related to test portability on Windows.
|
2014-07-18 01:02:02 +00:00 |
command_regex
|
XFail pexpect tests for Windows hosts.
|
2015-06-09 17:39:27 +00:00 |
command_script
|
Add a comment explaining the eCommandRequiresTarget test
|
2015-05-28 16:06:48 +00:00 |
command_source
|
Merging the iohandler branch back into main.
|
2014-01-27 23:43:24 +00:00 |
completion
|
XFail pexpect tests for Windows hosts.
|
2015-06-09 17:39:27 +00:00 |
conditional_break
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
connect_remote
|
Skip and XFAIL test occasionally timing out on the Linux build bot
|
2015-05-11 10:32:16 +00:00 |
data-formatter
|
XFAIL some data formatter tests on Windows.
|
2015-08-14 23:29:17 +00:00 |
dead-strip
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
disassembly
|
Improve C++ function name handling and step-in avoid regerxp handling
|
2015-07-24 08:54:22 +00:00 |
dynamic_value_child_count
|
Enabled a bunch of tests on Linux
|
2015-03-31 17:44:37 +00:00 |
embedded_interpreter
|
Refactored lldb executable name discovery
|
2015-05-18 19:39:03 +00:00 |
exec
|
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
|
2015-03-30 14:12:17 +00:00 |
expr-doesnt-deadlock
|
Added expectedFlakey test decorator
|
2015-06-26 15:13:21 +00:00 |
fat_archives
|
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
|
2015-03-30 14:12:17 +00:00 |
format
|
XFail pexpect tests for Windows hosts.
|
2015-06-09 17:39:27 +00:00 |
inferior-assert
|
XFAIL TestInferiorAssert for Android API <= 16.
|
2015-08-03 23:59:41 +00:00 |
inferior-changed
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
inferior-crashing
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
inline-stepping
|
Improve C++ function name handling and step-in avoid regerxp handling
|
2015-07-24 08:54:22 +00:00 |
launch_with_shellexpand
|
Fix a bug where argdumper would not launch inferiors correctly in the presence of arguments of the form word1\ word2 (vs. the quoted form "word1 word2")
|
2015-04-17 01:50:11 +00:00 |
load_unload
|
Xfail test_dyld_library_path for Android.
|
2015-07-22 01:17:51 +00:00 |
longjmp
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
memory/read
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
non-overlapping-index-variable-i
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
nosucharch
|
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
|
2015-03-30 14:12:17 +00:00 |
object-file
|
Fixed the failing test:
|
2015-01-28 22:08:17 +00:00 |
paths
|
Fix broken test, this wasn't supposed to get committed.
|
2015-05-13 20:21:22 +00:00 |
platform
|
XFAIL TestPlatformCommand test failing on the FreeBSD buildbot
|
2015-06-03 21:21:00 +00:00 |
plugins
|
Skip TestPluginCommands.py if host lldb library is incompatible with remote.
|
2015-05-15 12:39:33 +00:00 |
process_attach
|
Try to enable TestProcessAttach tests on Linux.
|
2015-07-08 18:15:32 +00:00 |
process_group
|
Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.
|
2015-06-06 00:25:50 +00:00 |
process_launch
|
Remove old local-only linux debugging code
|
2015-06-24 14:43:20 +00:00 |
recursion
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
register
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
rerun
|
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
|
2015-03-30 14:12:17 +00:00 |
return-value
|
Remove XFAIL from ReturnValueTestCase after rL242972
|
2015-07-23 09:49:59 +00:00 |
set-data
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
signal
|
[TestGdbRemoteAbort] Skip on API 16 Android devices
|
2015-06-05 19:54:49 +00:00 |
single-quote-in-filename-to-lldb
|
XFail pexpect tests for Windows hosts.
|
2015-06-09 17:39:27 +00:00 |
step-avoids-no-debug
|
un-skipped a bunch of tests on Linux
|
2015-05-04 03:06:04 +00:00 |
stop-hook
|
Xfail pexpect tests for Windows hosts.
|
2015-07-16 22:24:16 +00:00 |
target_command
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
thread
|
Fix typos.
|
2015-07-22 00:16:02 +00:00 |
tty
|
Use skipIf instead of skipUnless in TestTerminal for better readability.
|
2015-06-06 14:51:34 +00:00 |
type_completion
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
unwind
|
Improve conditional opcode handling in emulation based unwinding
|
2015-07-17 11:44:14 +00:00 |
value_md5_crash
|
Reversed r238363, because the message is inconsistent
|
2015-07-01 23:56:30 +00:00 |
watchpoint
|
Remove Unicode byte-order mark from python files.
|
2015-08-13 22:05:54 +00:00 |