index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Marked TestEvents test as flakey on Linux.
Todd Fiala
2015-09-14
1
-1
/
+1
*
Fixup XFAIL marking on TestConstVariables for clang version
Todd Fiala
2015-09-14
1
-1
/
+3
*
Add a TypeSystem for Go
Ryan Brown
2015-09-14
3
-0
/
+213
*
Final unexpected success cleanup for OS X.
Todd Fiala
2015-09-14
1
-2
/
+0
*
Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.or...
Todd Fiala
2015-09-14
2
-4
/
+1
*
Another round of macosx unexpected success corrections.
Todd Fiala
2015-09-14
4
-6
/
+2
*
OS X unexpected success cleanup
Todd Fiala
2015-09-14
3
-6
/
+11
*
Remove expectedFailureFreeBSD from now-passing test
Ed Maste
2015-09-14
1
-1
/
+0
*
Correct XFAIL OS list after r247576
Ed Maste
2015-09-14
1
-2
/
+2
*
Fix up bad compiler spec on ConstVariableTestCase; fixup two more OS X unexpe...
Todd Fiala
2015-09-14
3
-5
/
+12
*
Cleaned up a few unexpected successes on OS X
Todd Fiala
2015-09-14
4
-7
/
+1
*
Skip TestBatchMode for remote platforms
Pavel Labath
2015-09-14
1
-0
/
+2
*
Removed XFAIL marker from passing tests, rdars 18684124, 15367233
Todd Fiala
2015-09-14
2
-8
/
+0
*
Add expectedFlakeyFreeBSD to TestMultithreaded tests
Ed Maste
2015-09-14
1
-0
/
+3
*
Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...
Ed Maste
2015-09-14
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing test_inferior_asserting_disassemble
Ed Maste
2015-09-14
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_api
Ed Maste
2015-09-14
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing test_process_list
Ed Maste
2015-09-14
1
-1
/
+0
*
Remove XTIMEOUT from TestChangeProcessGroup on linux
Pavel Labath
2015-09-14
1
-1
/
+0
*
Fix a thinko causing test logs for crashes to not get written.
Zachary Turner
2015-09-11
1
-1
/
+1
*
Add missed import lldbtest.
Oleksiy Vyalov
2015-09-11
2
-0
/
+2
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
19
-0
/
+33
*
XFAIL 2 breakpoint tests on Windows.
Zachary Turner
2015-09-11
2
-0
/
+2
*
XFAIL some more tests related to value api
Zachary Turner
2015-09-11
4
-1
/
+4
*
XFAIL TestDisassembleBreakpoint.
Zachary Turner
2015-09-11
1
-0
/
+1
*
XFAIL tests that try to call a function in the inferior.
Zachary Turner
2015-09-11
6
-0
/
+8
*
XFAIL some C++ language specific tests on Windows.
Zachary Turner
2015-09-11
8
-1
/
+8
*
Demote TestAttachResume back to @expectedFailureFreeBSD
Ed Maste
2015-09-11
1
-1
/
+1
*
Fix an AttributeError in dotest.py if --executable points to a wrong place
Ilia K
2015-09-10
1
-1
/
+1
*
For now skip ThreadSpecificBreakTestCase on FreeBSD
Ed Maste
2015-09-09
1
-0
/
+1
*
Don't allow duplicate names for tests.
Zachary Turner
2015-09-09
4
-2
/
+2
*
Update expectedFailureFreeBSD to expectedFlakeyFreeBSD for intermittent tests
Ed Maste
2015-09-09
3
-3
/
+3
*
XFAIL TestFormatters on FreeBSD
Ed Maste
2015-09-09
1
-0
/
+2
*
Remove the dwo files in the cleanup stage of the tests
Tamas Berghammer
2015-09-09
1
-2
/
+4
*
Fix regressions in dotest.py when passing filters or directories.
Todd Fiala
2015-09-08
1
-0
/
+13
*
Reverting r247000 since it's causing TestRegisters.test_fp_special_purpose_re...
Oleksiy Vyalov
2015-09-08
2
-6
/
+7
*
dotest.py ctrl-c support, addition of --test-runner-name option.
Todd Fiala
2015-09-08
3
-48
/
+517
*
Revert "Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_th...
Ed Maste
2015-09-08
1
-0
/
+1
*
Enable StopHookForMultipleThreadsTestCase::test_stop_hook_multiple_threads_wi...
Ed Maste
2015-09-08
1
-1
/
+0
*
Remove expectedFailureFreeBSD from passing PluginCommandTestCase::test_load_p...
Ed Maste
2015-09-08
1
-1
/
+0
*
Exception registers aren't supported outside of Darwin
Ed Maste
2015-09-08
1
-1
/
+0
*
Bug 24733: TestRegisters.py for Clang inferiors
Abhishek Aggarwal
2015-09-08
2
-7
/
+6
*
XFAIL single_step_only_steps_one_instruction related tests on arm/aarch64
Tamas Berghammer
2015-09-07
2
-0
/
+3
*
XFAIL TestBuiltinTrap on android-arm (gcc bug)
Tamas Berghammer
2015-09-07
2
-2
/
+4
*
XFAIL test_fp_special_purpose_register_read on android i386
Tamas Berghammer
2015-09-07
1
-0
/
+1
*
Mark TestCreateDuringInstructionStep as flaky on android arm
Pavel Labath
2015-09-07
2
-0
/
+4
*
Fix -data-evaluate-expression for array.
Hafiz Abid Qadeer
2015-09-07
2
-0
/
+37
*
Skip RegisterCommandsTestCase.test_fp_register_write on Android i386
Pavel Labath
2015-09-07
1
-0
/
+1
*
Fixup TestRegisters after r246955
Pavel Labath
2015-09-07
2
-16
/
+18
*
Extend the XFAIL for TestMiBreak
Pavel Labath
2015-09-07
1
-1
/
+1
[prev]
[next]