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
/
expression_command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
67
-2579
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
23
-23
/
+23
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
23
-0
/
+46
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
23
-171
/
+48
*
Convert expectedFlakeyDarwin to expectedFlakeyDsym for TestCallUserDefinedFun...
Todd Fiala
2015-10-06
1
-1
/
+1
*
Switching TestCallUserDefinedFunction from xfail to flaky on OS X.
Todd Fiala
2015-10-06
1
-1
/
+1
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
23
-174
/
+40
*
Last set of XFAILs for Windows.
Zachary Turner
2015-09-16
1
-0
/
+1
*
Decorate flaky FreeBSD test
Ed Maste
2015-09-16
1
-0
/
+1
*
Remove expectedFailureFreeBSD from passing test
Ed Maste
2015-09-16
1
-1
/
+0
*
OS X unexpected success cleanup
Todd Fiala
2015-09-14
1
-3
/
+7
*
Remove expectedFailureFreeBSD from now-passing test
Ed Maste
2015-09-14
1
-1
/
+0
*
Fix up bad compiler spec on ConstVariableTestCase; fixup two more OS X unexpe...
Todd Fiala
2015-09-14
1
-1
/
+0
*
Cleaned up a few unexpected successes on OS X
Todd Fiala
2015-09-14
2
-3
/
+0
*
XFAIL miscellaneous tests on windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
XFAIL tests that try to call a function in the inferior.
Zachary Turner
2015-09-11
4
-0
/
+6
*
XFAIL TestFormatters on FreeBSD
Ed Maste
2015-09-09
1
-0
/
+2
*
Set the default language to use when evaluating to that of the frame's CU.
Dawn Perchik
2015-09-04
2
-53
/
+22
*
Lookup function using full name if one with mangled name is not found.
Siva Chandra
2015-09-03
1
-1
/
+0
*
XFAIL TestFormatters on android (llvm.org/pr24691)
Pavel Labath
2015-09-03
1
-0
/
+2
*
Fix a bunch of portability issues in test executables.
Zachary Turner
2015-08-25
3
-4
/
+5
*
Increase timeout in TestExpressionInSyscall
Pavel Labath
2015-08-21
1
-1
/
+1
*
[Windows] XFAIL tests that require calling a function in target.
Zachary Turner
2015-08-20
6
-0
/
+7
*
Increase timeout in TestCallWithTimeout to reduce flakyness
Pavel Labath
2015-08-20
1
-3
/
+3
*
Increase timeout in TestCallThatRestarts
Pavel Labath
2015-08-19
1
-0
/
+2
*
On Linux, clear the signal mask of the launched inferior
Pavel Labath
2015-08-19
1
-1
/
+0
*
[Windows] XFAIL tests that depend on expression name lookup.
Zachary Turner
2015-08-18
3
-0
/
+3
*
Set orig_eax to -1 for Linux x86 platforms
Ravitheja Addepally
2015-08-13
1
-1
/
+0
*
Fix comment in TestExprOptions to match change of language from ObjC to ObjC++.
Dawn Perchik
2015-07-28
1
-1
/
+1
*
Fix test suite. For now we can't disable C++ for expressions since the return...
Greg Clayton
2015-07-27
1
-1
/
+1
*
Only test ObjC expression options on Darwin.
Chaoren Lin
2015-07-27
1
-44
/
+52
*
XFAIL TestExprOptions on FreeBSD.
Ed Maste
2015-07-27
1
-0
/
+1
*
XFAIL TestExprOptions on Linux.
Chaoren Lin
2015-07-25
1
-0
/
+1
*
Shorten the lldb timeout, we were seeing occasional failure because
Jim Ingham
2015-07-25
1
-1
/
+1
*
Specify a language to use when parsing expressions.
Dawn Perchik
2015-07-25
4
-0
/
+131
*
Eliminated a potential infinite recursion in structure layout when the origin
Sean Callanan
2015-07-20
1
-0
/
+43
*
Make this test case be somewhat less verbose when not asked to
Enrico Granata
2015-07-17
1
-5
/
+6
*
Expression evaluation, a new ThreadPlanCallFunctionUsingABI for executing a f...
Ewan Crawford
2015-07-14
2
-0
/
+93
*
Fixed a serious bug in DeportType where the types could retain DeclContexts that
Sean Callanan
2015-07-08
1
-0
/
+6
*
Fix final wait in ExprSyscallTestCase for aarch64
Tamas Berghammer
2015-07-06
1
-2
/
+4
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
14
-15
/
+15
*
Added expectedFlakey test decorator
Vince Harron
2015-06-26
3
-4
/
+4
*
Add a test for expression evaluation while inferior is blocked in a syscall
Pavel Labath
2015-06-17
3
-0
/
+106
*
Use wildcard instead of relying on shell globbing.
Chaoren Lin
2015-06-02
1
-1
/
+1
*
Added a test that makes sure that structs returned
Sean Callanan
2015-05-28
1
-0
/
+3
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
14
-15
/
+15
*
XFAIL'd some flakey tests on Darwin
Vince Harron
2015-05-17
1
-0
/
+1
*
Constant result ValueObjects are - well - constant
Enrico Granata
2015-05-16
3
-0
/
+73
*
Revert accidental file checkin
Vince Harron
2015-05-12
1
-1
/
+1
[next]