..
abbreviation
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
alias
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
archives
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
asan
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
attach_resume
Fix this test to set a breakpoint at the correct location that will always get hit so it doesn't intermittently fail on MacOSX.
2014-11-03 23:10:56 +00:00
avoids-fd-leak
Skip fdleak tests on android
2015-03-13 10:12:25 +00:00
backticks
Remove annotation for llvm.org/pr19241
2014-03-26 02:45:44 +00:00
breakpoint
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +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 on Windows.
2015-01-20 22:36:03 +00:00
command_script
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
command_source
Merging the iohandler branch back into main.
2014-01-27 23:43:24 +00:00
completion
Fix CommandLineCompletionTestCase.test_watchpoint_xxx tests after r230408
2015-02-25 05:47:10 +00:00
conditional_break
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
connect_remote
XFAIL pexpect tests on Windows.
2015-01-20 22:36:03 +00:00
data-formatter
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
dead-strip
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
disassembly
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
dynamic_value_child_count
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
embedded_interpreter
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +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
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +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
Get rid of Debugger::FormatPrompt() and replace it with the new FormatEntity class.
2015-02-04 22:00:53 +00:00
inferior-assert
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
inferior-changed
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
inferior-crashing
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
inline-stepping
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
launch_with_shellexpand
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
load_unload
Fix the remaining two test failures caused by re-ordering of teardown.
2015-03-26 18:59:56 +00:00
longjmp
Marked TestLongjmp.py tests XFAIL for Linux.
2014-07-07 21:07:41 +00:00
memory /read
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
non-overlapping-index-variable-i
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
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
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
platform
Fix expectation for TestPlatformCommand.test_shell
2015-03-04 11:18:34 +00:00
plugins
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
process_attach
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
process_launch
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
recursion
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
register
Fix RegisterCommandsTestCase and HelloWorldTestCase tests which hang on OS X after TestBase.tearDown()
2015-03-26 15:43:46 +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
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
set-data
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
signal
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
single-quote-in-filename-to-lldb
XFAIL pexpect tests on Windows.
2015-01-20 22:36:03 +00:00
step-avoids-no-debug
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
stop-hook
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
target_command
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
thread
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
tty
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
type_completion
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
unwind
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
value_md5_crash
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00
watchpoint
Replace sys.platform skips in tests with @skip decorators which check against remote platform.
2015-03-30 14:12:17 +00:00