summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
Commit message (Expand)AuthorAgeFilesLines
* Allow use of self.filecheck in LLDB tests (c.f self.expect)Vedant Kumar2018-09-181-65/+53
* Add descriptions to completed expressionsRaphael Isemann2018-09-171-0/+33
* [IRInterpreter] Fall back to JIT with 128-bit values.Davide Italiano2018-09-143-0/+15
* Added initial code completion support for the `expr` commandRaphael Isemann2018-08-305-0/+272
* Fix broken builtin functions in the expression commandRaphael Isemann2018-08-231-0/+53
* Fix whitespace in the python test suite.Raphael Isemann2018-07-2710-12/+12
* [IRInterpreter] Fix misevaluation of interpretation expressions with `urem`.Davide Italiano2018-07-123-0/+26
* Don't take the address of an xvalue when printing an expr resultRaphael Isemann2018-07-093-0/+54
* IRInterpreter: fix sign extension of small types (pr37840)Pavel Labath2018-06-201-0/+8
* [lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489Stella Stamenova2018-05-172-0/+2
* Use the DWARF linkage name when importing C++ methods.Davide Italiano2018-03-273-0/+63
* Add and fix some tests for PPC64Pavel Labath2018-03-261-0/+1
* [TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.Davide Italiano2018-03-201-1/+1
* Fix some tests for PPC64le architecturePavel Labath2018-03-201-11/+26
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-304-19/+23
* [lldb] Fix some C++ virtual method call bugs in LLDB expression evaluation byLang Hames2018-01-223-0/+71
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-1923-25/+27
* Make one more test redhat-compatiblePavel Labath2017-12-211-11/+11
* Work around test failures on red-hat linuxPavel Labath2017-12-211-1/+1
* [testsuite] Remove even more testing vestiges.Davide Italiano2017-12-121-3/+0
* Makefile.rules: compile all tests with -fno-limit-debug-infoPavel Labath2017-12-043-21/+0
* Make TestTopLevelExprs more robust in face of linker GCPavel Labath2017-11-082-21/+12
* Extend android xfail in TestTopLevelExprsPavel Labath2017-11-061-1/+1
* Split makefile for TestTopLevelExprsPavel Labath2017-10-312-6/+13
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-255-5/+17
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-255-17/+5
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-225-5/+17
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-215-17/+5
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-215-5/+17
* remove FreeBSD xfail decorator from TestCallStdStringFunctionEd Maste2017-08-101-3/+0
* Convert a few more tests to use run_to_source_breakpoint.Jim Ingham2017-07-131-26/+2
* Working through testcases, converting to run_to_source_breakpoint.Jim Ingham2017-07-065-99/+14
* Add a lldbutils routine that gathers up the boiler-plateJim Ingham2017-07-064-84/+9
* Mark TestCallThatRestarts as flaky on androidPavel Labath2017-06-131-0/+2
* Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath2017-05-252-18/+55
* Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"Pavel Labath2017-05-241-14/+6
* RunThreadPlan: Fix halting logic in IgnoreBreakpoints = falsePavel Labath2017-05-241-6/+14
* Fix segfault resulting from empty print promptPavel Labath2017-05-051-0/+28
* Don't access the process in expressions w/o checking thatJim Ingham2016-11-031-0/+27
* Fix a crash in expressions with fixits in the dummy target.Jim Ingham2016-10-171-2/+9
* Add the radar number on our end.Jim Ingham2016-10-111-1/+1
* Fixup the xfail situation on Windows.Zachary Turner2016-10-052-0/+2
* Adding ivars in class extensions isn't supported on i386; skip a test.Sean Callanan2016-09-301-0/+1
* Added a setting that enables saving all .o files from a given JIT expression.Sean Callanan2016-09-263-0/+76
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-0634-574/+1006
* Bump up TestCallWithTimeout timeoutPavel Labath2016-09-021-2/+2
* Make TestCallStopAndContinue clang-format-resilientPavel Labath2016-08-122-3/+2
* Remember to add the testcase I wrote for r274822.Jim Ingham2016-07-153-0/+102
* Bump up timeout in TestCallWithTimeoutPavel Labath2016-07-071-2/+2
* XFAIL tests which fail with gcc on linuxPavel Labath2016-06-291-0/+1
OpenPOWER on IntegriCloud