Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
expression_command
2e8bbb9
[test] Remove flakiness decorator from TestObjCDynamicSBType
by Jonas Devlieghere
· 7 years ago
92c1296
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
by Stella Stamenova
· 7 years ago
0ab9903
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)
by Stella Stamenova
· 7 years ago
756b91d
[lldbsuite] Un-xfail tests on Windows that are now passing
by Stella Stamenova
· 7 years ago
eecf487
[Expr] Fix `TestExprOptions` after r348240 on MacOS X
by Aleksandr Urakov
· 7 years ago
f335188
[Expr] Check the language before ignoring Objective C keywords
by Aleksandr Urakov
· 7 years ago
fdfcd71
[lldbsuite] Each lldb suite test must have a unique class name
by Stella Stamenova
· 7 years ago
dced6ee
Remove the expectedFlakeyDsym decorator. It's not useful anymore.
by Adrian Prantl
· 7 years ago
ceff664
Remove header grouping comments.
by Jonas Devlieghere
· 7 years ago
8c5ec1f
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove redundant parameter which can be calculated from other parameter.
by Shafik Yaghmour
· 7 years ago
b5602a6
Fix duplicate testcase filename
by Jan Kratochvil
· 7 years ago
ab63998
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
by Jim Ingham
· 7 years ago
a35912d
Revert "Return a named error in the result object of an expression with no result"
by Krasimir Georgiev
· 7 years ago
b1ecc3c
Return a named error in the result object of an expression with no result
by Jim Ingham
· 7 years ago
abe3c7d
[lldbsuite] Disable Test128BitsInteger on Windows
by Stella Stamenova
· 7 years ago
21d1754
TestMultilineExpr: validate evaluation for expressions that span multiple lines
by Stefan Granitz
· 7 years ago
9b13bea
Allow use of self.filecheck in LLDB tests (c.f self.expect)
by Vedant Kumar
· 7 years ago
9dd34c8
Add descriptions to completed expressions
by Raphael Isemann
· 7 years ago
5f6789e
[IRInterpreter] Fall back to JIT with 128-bit values.
by Davide Italiano
· 7 years ago
7482973
Added initial code completion support for the `expr` command
by Raphael Isemann
· 7 years ago
778b308
Fix broken builtin functions in the expression command
by Raphael Isemann
· 7 years ago
23d7a9e
Fix whitespace in the python test suite.
by Raphael Isemann
· 7 years ago
a9d84cb
[IRInterpreter] Fix misevaluation of interpretation expressions with `urem`.
by Davide Italiano
· 7 years ago
b69854f
Don't take the address of an xvalue when printing an expr result
by Raphael Isemann
· 7 years ago
c7c9d76
IRInterpreter: fix sign extension of small types (pr37840)
by Pavel Labath
· 7 years ago
3e79551
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
by Stella Stamenova
· 7 years ago
675767a
Use the DWARF linkage name when importing C++ methods.
by Davide Italiano
· 8 years ago
d5ee7ab
Add and fix some tests for PPC64
by Pavel Labath
· 8 years ago
9362753
[TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.
by Davide Italiano
· 8 years ago
e92ecd3
Fix some tests for PPC64le architecture
by Pavel Labath
· 8 years ago
5ec76fe
Compile the LLDB tests out-of-tree.
by Adrian Prantl
· 8 years ago
48b32f4
[lldb] Fix some C++ virtual method call bugs in LLDB expression evaluation by
by Lang Hames
· 8 years ago
595048f
Wrap all references to build artifacts in the LLDB testsuite (NFC)
by Adrian Prantl
· 8 years ago
71ff9fa
Make one more test redhat-compatible
by Pavel Labath
· 8 years ago
3db29a1
Work around test failures on red-hat linux
by Pavel Labath
· 8 years ago
e8d85ea
[testsuite] Remove even more testing vestiges.
by Davide Italiano
· 8 years ago
fd9a526
Makefile.rules: compile all tests with -fno-limit-debug-info
by Pavel Labath
· 8 years ago
042c752
Make TestTopLevelExprs more robust in face of linker GC
by Pavel Labath
· 8 years ago
a68e048
Extend android xfail in TestTopLevelExprs
by Pavel Labath
· 8 years ago
64325c5
Split makefile for TestTopLevelExprs
by Pavel Labath
· 8 years ago
8652b24
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
9568a51
Revert "Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. Normal customer devices won't be able to run these devices, we're hoping to get a public facing bot set up at some point. Both devices pass the testsuite without any errors or failures."
by Chris Bieneman
· 8 years ago
0187a8f
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
2d5d71c
Revert this patch; I was emailing with Eugene and they have some other changes going
by Jason Molenda
· 8 years ago
182a808
Initial patchset to get the testsuite running against armv7 and arm64 iOS devices.
by Jason Molenda
· 8 years ago
140dd57
remove FreeBSD xfail decorator from TestCallStdStringFunction
by Ed Maste
· 8 years ago
61949c9
Convert a few more tests to use run_to_source_breakpoint.
by Jim Ingham
· 8 years ago
19c28ee
Working through testcases, converting to run_to_source_breakpoint.
by Jim Ingham
· 8 years ago
a15e7f2
Add a lldbutils routine that gathers up the boiler-plate
by Jim Ingham
· 8 years ago
ba6a10f
Mark TestCallThatRestarts as flaky on android
by Pavel Labath
· 8 years ago
45dde23
Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
by Pavel Labath
· 8 years ago
7417558
Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
by Pavel Labath
· 8 years ago
0dc2ad1
RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false
by Pavel Labath
· 8 years ago
38c2059
Fix segfault resulting from empty print prompt
by Pavel Labath
· 8 years ago
2256215
Don't access the process in expressions w/o checking that the process exists.
by Jim Ingham
· 9 years ago
981da8d
Fix a crash in expressions with fixits in the dummy target.
by Jim Ingham
· 9 years ago
7d84aff
Add the radar number on our end.
by Jim Ingham
· 9 years ago
9c69bc9
Fixup the xfail situation on Windows.
by Zachary Turner
· 9 years ago
9c2cd9a
Adding ivars in class extensions isn't supported on i386; skip a test.
by Sean Callanan
· 9 years ago
5deb06e
Added a setting that enables saving all .o files from a given JIT expression.
by Sean Callanan
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
ce57a33
Bump up TestCallWithTimeout timeout
by Pavel Labath
· 9 years ago
b491ef4
Make TestCallStopAndContinue clang-format-resilient
by Pavel Labath
· 9 years ago
fa0f2a0
Remember to add the testcase I wrote for r274822.
by Jim Ingham
· 9 years ago
613cce8
Bump up timeout in TestCallWithTimeout
by Pavel Labath
· 9 years ago
7cbd742
XFAIL tests which fail with gcc on linux
by Pavel Labath
· 9 years ago
c17cb81
Don't run the top-level expression test case with -gmodules.
by Sean Callanan
· 9 years ago
94eb010
Add "-gmodules" support to the test suite.
by Todd Fiala
· 9 years ago
0d435b6
Mark some arm-linux specific xfails marking bug entries
by Omair Javaid
· 9 years ago
fa7f948
Always rerun all tests on Windows.
by Zachary Turner
· 9 years ago
bc782a8
xfail TestTopLevelExprs for arm and aarch64 linux
by Omair Javaid
· 9 years ago
75f8f6e
xfail TestTopLevelExprs for Android API 21-22 (llvm.org/pr27787)
by Tamas Berghammer
· 9 years ago
da255ef
Test diamond virtual inheritance in top-level expressions.
by Sean Callanan
· 9 years ago
4fd6a96
Clean up test results on Windows.
by Zachary Turner
· 9 years ago
739fc77
Added missing makefile from patch D19124 (should fix the corresponding commit rL269340)
by Cameron Desrochers
· 9 years ago
3fe7158
[LLDB] Added support for PHI nodes to IR interpreter
by Marianne Mailhot-Sarrasin
· 9 years ago
e402e56
Added a testcase that verifies that multiline expressions work.
by Sean Callanan
· 9 years ago
37d3fac
XFail TestIRInterpreter on Windows
by Adrian McCarthy
· 9 years ago
cac9b70
Added a testcase for the IR interpreter, ensuring that it behaves like the JIT.
by Sean Callanan
· 9 years ago
a244275
Bump up timeout in TestCallWithTimeout
by Pavel Labath
· 9 years ago
377e421
Fixes for platforms that default to unsigned char
by Ulrich Weigand
· 9 years ago
3249911
mark TestCallWithTimeout.py XFAIL on macosx.
by Todd Fiala
· 9 years ago
e5ee6f0
Figure out what the fixed expression is, and print it. Added another target setting to
by Jim Ingham
· 9 years ago
863fab6
Expose top-level Clang expressions via the command line and the API.
by Sean Callanan
· 9 years ago
a1e541b
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "." for "->".)
by Jim Ingham
· 10 years ago
fae4363
Add regression test for expressions calling functions taking anonymous struct typedef arguments
by Ewan Crawford
· 10 years ago
28cbb86
Remove expectedFailureFreeBSD decorator
by Ed Maste
· 10 years ago
2b1a416
Remove decorators related to debug info types.
by Zachary Turner
· 10 years ago
8158a20
Delete all the xfail / skip decorators for specific compilers.
by Zachary Turner
· 10 years ago
bf8f807
Fix a typo in an xfail decorator in TestExprsChar
by Tamas Berghammer
· 10 years ago
4a33ab7
[TestExprsChar] Fix a typo is failure archs list
by Siva Chandra
· 10 years ago
05021bb
Remove skip and xfail decorators for target architecture.
by Zachary Turner
· 10 years ago
4a289a9
Remove expectedFailureWindows decorator.
by Zachary Turner
· 10 years ago
9a1a294
Move the rest of the tests over to using the new decorator module.
by Zachary Turner
· 10 years ago
7a5382d
Move some of the common decorators to decorators.py.
by Zachary Turner
· 10 years ago
9168950
Remove flaky annotation for TestCallWithTimeout on linux
by Pavel Labath
· 10 years ago
6048183
[LLDB][MIPS] Fix TestExprsChar.py
by Sagar Thakur
· 10 years ago
783550b
Remove assumptions that thread 0 is always the main thread.
by Zachary Turner
· 10 years ago
0e59c51
XFAIL some tests failing for Windows -> Android
by Tamas Berghammer
· 10 years ago
d8335e9
Read macro info from .debug_macro section and use it for expression evaluation.
by Siva Chandra
· 10 years ago
Next »