summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Expr
Commit message (Expand)AuthorAgeFilesLines
* Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere2019-10-098-407/+0
* Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl2019-10-098-0/+407
* [test] Split LLDB tests into API, Shell & UnitJonas Devlieghere2019-10-098-407/+0
* [lit] Make sure tests are actually skipped on darwin and windows.Davide Italiano2019-01-171-1/+1
* [lit] Build and link TestIRMemoryMapWindows explicitlyStella Stamenova2018-11-201-1/+2
* Fix some issues with LLDB's lit configuration files.Zachary Turner2018-11-192-2/+2
* Refactor the lit configuration filesZachary Turner2018-11-022-2/+1
* [Windows] A basic implementation of memory allocations in a debuggee processAleksandr Urakov2018-11-012-1/+13
* TestMultilineExpr: validate evaluation for expressions that span multiple linesStefan Granitz2018-10-051-0/+9
* [lit, lldbsuite] Remove tests that are duplicated between lit and lldb-suiteStella Stamenova2018-07-185-80/+0
* [IRMemoryMap] Use labels in the "malloc" and "free" lldb-test commandsVedant Kumar2018-06-043-304/+301
* XFAIL TestIRMemoryMap.test on WindowsVedant Kumar2018-06-011-1/+1
* Disable TestIRMemoryMap.test on WindowsVedant Kumar2018-06-011-0/+2
* [lit] Remove the *.test suffix from two test inputsVedant Kumar2018-05-313-4/+4
* [IRMemoryMap] Test interleaved Mallocs and FreesVedant Kumar2018-05-312-0/+280
* [IRMemoryMap] Test host-side allocationsVedant Kumar2018-05-311-0/+2
* [IRMemoryMap] Fix the alignment adjustment in MallocVedant Kumar2018-05-313-27/+37
* [lldb-test] Add a testing harness for the JIT's IRMemoryMapVedant Kumar2018-05-301-0/+28
* Fix compilation error caused by tgmath.h.Tatyana Krasnukha2018-04-091-1/+1
* [ExpressionParser] Re-implement r327356 in a less disruptive way.Davide Italiano2018-03-202-18/+0
* [ExpressionParser] Fix crash when evaluating invalid expresssions.Davide Italiano2018-03-132-0/+18
* remove FreeBSD xfail from lit TestCallStdStringFunctionEd Maste2018-02-231-3/+0
* Handle typeof() expressionsJonas Devlieghere2018-02-201-0/+13
* Fix regex in lldb lit test TestCallStopAndContinueTim Hammerquist2016-10-031-1/+1
* [LIT] First pass of LLDB LIT supportChris Bieneman2016-09-157-0/+137
OpenPOWER on IntegriCloud