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
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
*
XFAIL TestInlines for Linux with gcc
Tamas Berghammer
2016-02-23
1
-1
/
+3
*
Actually commit the test for r261598.
Sean Callanan
2016-02-23
2
-1
/
+50
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
4
-4
/
+4
*
Remove XFAIL from test passing on FreeBSD
Ed Maste
2016-02-19
1
-1
/
+0
*
Enable TestUnicodeLiterals
Pavel Labath
2016-02-19
1
-4
/
+0
*
Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals.
Sean Callanan
2016-02-12
3
-1
/
+1
*
Fix copy/paste error in TestCModules.
Zachary Turner
2016-02-10
1
-1
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
2
-2
/
+2
*
Remove FreeBSD failure decorator from TestCppIncompleteTypes
Ed Maste
2016-02-10
1
-1
/
+0
*
Remove skipIf<compiler> decorators.
Zachary Turner
2016-02-09
2
-4
/
+4
*
Remove decorators related to debug info types.
Zachary Turner
2016-02-09
3
-8
/
+4
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
10
-14
/
+13
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
5
-5
/
+5
*
A number of improvements to decorator conditionals.
Zachary Turner
2016-02-08
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
26
-43
/
+34
*
Take 2: Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-05
3
-0
/
+275
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
81
-103
/
+184
*
Revert "Use an artifical namespace so that member vars do not hide local vars."
Siva Chandra
2016-02-04
3
-275
/
+0
*
Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-04
3
-0
/
+275
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
8
-9
/
+17
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
1
-1
/
+0
*
Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....
Jim Ingham
2016-01-29
1
-1
/
+6
*
Revert "Resubmit r258759 with proper unicode handling."
Zachary Turner
2016-01-27
1
-0
/
+1
*
Resubmit r258759 with proper unicode handling.
Zachary Turner
2016-01-27
1
-1
/
+0
*
XFail TestCPPAuto on Windows until we can find the root problem.
Adrian McCarthy
2016-01-27
1
-0
/
+1
*
Reverting r258759 as it is breaking the OSX build
Enrico Granata
2016-01-26
1
-0
/
+1
*
Write the session log file in UTF-8.
Zachary Turner
2016-01-26
1
-1
/
+0
*
Skipped IncompleteModulesTestCase on OS X
Todd Fiala
2016-01-23
1
-2
/
+1
*
XFail TestNamespaceLookup tests on Windows.
Adrian McCarthy
2016-01-22
1
-1
/
+5
*
NFC. Corrects name of test class and a comment.
Adrian McCarthy
2016-01-21
1
-2
/
+2
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
7
-30
/
+18
*
Update some XFAILs after the 3.8->3.9 version change
Tamas Berghammer
2016-01-14
1
-1
/
+1
*
Writing a test case for r257234 I found another place that was
Jim Ingham
2016-01-09
3
-0
/
+70
*
XFAIL TestCppNsImport on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
*
Add expectedFailureFreeBSD to tests failing in the same way as on Linux
Ed Maste
2015-12-22
1
-0
/
+3
*
[TestCPPAuto] On linux, we need -fno-limit-debug-info.
Siva Chandra
2015-12-19
2
-1
/
+4
*
Add support for seeing through clang::AutoType in ClangASTContext
Enrico Granata
2015-12-18
3
-0
/
+45
*
mark TestGlobalVariables.py as XFAIL on OS X dwarf.
Todd Fiala
2015-12-18
1
-4
/
+2
*
Inspect DW_AT_const_value global static const variables
Ewan Crawford
2015-12-17
2
-1
/
+3
*
Revert "Temporarily skip TestWithLimitDebugInfo on Darwin and OS X"
Todd Fiala
2015-12-14
1
-2
/
+0
*
Temporarily skip TestWithLimitDebugInfo on Darwin and OS X
Todd Fiala
2015-12-14
1
-0
/
+2
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
2
-16
/
+7
*
Extend XFAIL on TestNamespaceLookup on linux
Pavel Labath
2015-12-14
1
-1
/
+1
*
XFAIL TestNamespaceLookup for linux
Pavel Labath
2015-12-14
1
-0
/
+4
*
Test case for "Fix scope-based lookup when more than one function is found."
Dawn Perchik
2015-12-12
1
-0
/
+216
*
Fix scope-based lookup when more than one function is found.
Dawn Perchik
2015-12-12
6
-2
/
+169
*
Trying to submit 254476 one more time. This implement -gmodule debugging supp...
Greg Clayton
2015-12-08
1
-2
/
+2
*
[LLDB][MIPS] Fix TestConstVariables.py
Sagar Thakur
2015-12-05
1
-0
/
+1
*
Marked TestModulesInlineFunctions.py XFAIL
Todd Fiala
2015-12-04
1
-0
/
+1
*
Fix test error in TestObjCCheckers.py
Todd Fiala
2015-12-04
1
-1
/
+1
[next]