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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a testcase for the ptr_refs tool so we catch if it stops working.
Sean Callanan
2016-05-03
3
-0
/
+75
*
Split out console and file writing cases in TestCommandScriptImmediateOutput
Francis Ricci
2016-05-03
1
-4
/
+17
*
I forgot to check in the test case for the changes I made to synthetic childr...
Enrico Granata
2016-05-02
4
-0
/
+127
*
Update test for r268192.
Kuba Brecka
2016-05-01
1
-3
/
+3
*
Provide location information (file name, line number) in TSan reports about g...
Kuba Brecka
2016-04-28
3
-0
/
+98
*
Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...
Kuba Brecka
2016-04-27
4
-0
/
+4
*
Remove flaky decorator from three tests on linux
Pavel Labath
2016-04-27
2
-2
/
+0
*
Remove flaky decorator from two tests on linux
Pavel Labath
2016-04-25
2
-4
/
+0
*
Add a --element-count option to the expression command
Enrico Granata
2016-04-25
6
-0
/
+203
*
Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers.
Kuba Brecka
2016-04-22
3
-0
/
+131
*
Fix a bug where LLDB would crash if 'apropos <anything>' was used after spawn...
Enrico Granata
2016-04-20
3
-0
/
+64
*
Fix xfail for test_tilde_home_directory on windows
Tamas Berghammer
2016-04-20
1
-1
/
+1
*
llvm::sys::path::home_directory() relies on having "HOME" set in the environm...
Greg Clayton
2016-04-19
1
-0
/
+60
*
Fixup r266327
Pavel Labath
2016-04-18
1
-2
/
+2
*
[LLDB][MIPS] Fix TestConcurrentEvents
Mohit K. Bhakkad
2016-04-18
1
-35
/
+35
*
Make destructor breakpoint location test more resilient
Pavel Labath
2016-04-15
2
-8
/
+43
*
Disable LinuxCoreTestCase.test_s390x
Ulrich Weigand
2016-04-14
1
-0
/
+2
*
[test] make expect_state_changes actually expect *only* them
Pavel Labath
2016-04-14
2
-11
/
+12
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
6
-70
/
+146
*
Fixes for platforms that default to unsigned char
Ulrich Weigand
2016-04-14
1
-1
/
+1
*
Support Linux on SystemZ as platform
Ulrich Weigand
2016-04-14
9
-1
/
+18
*
Attempt to fix TestCPPBreakpointLocations on Linux/Android.
Oleksiy Vyalov
2016-04-13
1
-1
/
+1
*
Fix breakpoint_set_restart test for Windows
Adrian McCarthy
2016-04-12
1
-2
/
+8
*
Fixed being able to set breakpoints on destructors when we don't fully specif...
Greg Clayton
2016-04-12
1
-0
/
+3
*
Breakpoint conditions were making result variables, which they should not do.
Jim Ingham
2016-04-12
1
-0
/
+4
*
'int' is reported as an exception on OS X not as a signal. I don't think
Jim Ingham
2016-04-12
1
-1
/
+1
*
Fixup TestFdLeak
Pavel Labath
2016-04-12
1
-3
/
+5
*
Add a ThreadSanitizer testcase that tests multiple reported issues.
Kuba Brecka
2016-04-10
3
-0
/
+212
*
Provide more information in ThreadSanitizer's JSON data. Move remaining TSan...
Kuba Brecka
2016-04-10
1
-2
/
+2
*
Fix TestBreakpointSetRestart failure on Android.
Oleksiy Vyalov
2016-04-09
1
-6
/
+12
*
Remove what I believe are the last known instances of formatters that run code
Enrico Granata
2016-04-08
4
-48
/
+11
*
Remove even more of the data formatters that silently run code
Enrico Granata
2016-04-08
2
-31
/
+1
*
Reset continue_after_async only if neither SIGINIT nor SIGSTOP received.
Oleksiy Vyalov
2016-04-08
3
-0
/
+61
*
Enabling AddressSanitizer tests, they should pass now (and this time I mean it).
Kuba Brecka
2016-04-07
2
-2
/
+0
*
Enable TestDebugBreak on x86_64 as well
Pavel Labath
2016-04-07
1
-1
/
+1
*
Fixup TestLinuxCore on windows
Pavel Labath
2016-04-06
1
-0
/
+2
*
Revert "XFail TestImport.py on Windows because Python 3 import rules don't wo...
Adrian McCarthy
2016-04-05
1
-1
/
+0
*
XFail TestImport.py on Windows because Python 3 import rules don't work that ...
Adrian McCarthy
2016-04-05
1
-0
/
+1
*
Reverting r265401 ("Enabling AddressSanitizer tests, they should work now.")
Kuba Brecka
2016-04-05
2
-0
/
+2
*
Enabling AddressSanitizer tests, they should work now.
Kuba Brecka
2016-04-05
2
-2
/
+0
*
Fixing AddressSanitizer tests (update expectations for current ASan, make it ...
Kuba Brecka
2016-04-05
2
-23
/
+13
*
[NFC] Cleanup the code used to run shell commands from tests
Tamas Berghammer
2016-04-05
2
-44
/
+2
*
Enabling TSan tests, they should work now.
Kuba Brecka
2016-04-05
2
-2
/
+0
*
Fix ThreadSanitizer test cases to work on OS X 10.10 and older.
Kuba Brecka
2016-04-05
2
-0
/
+10
*
Fix a bug in linux core file handling
Pavel Labath
2016-04-05
5
-8
/
+71
*
Improve the way LLDB escapes arguments before passing them to the shell
Enrico Granata
2016-04-04
1
-1
/
+5
*
disabled TSAN tests until the author can help track down CI failures
Todd Fiala
2016-04-04
2
-0
/
+2
*
Fix flakyness in TestWatchpointMultipleThreads
Pavel Labath
2016-04-04
2
-7
/
+2
*
skip and xfail two std::list-related libcxx tests that fail on OS X with TOT ...
Todd Fiala
2016-04-01
2
-0
/
+2
*
Remove more of the code-running ObjC data formatter support
Enrico Granata
2016-04-01
1
-6
/
+1
[next]