summaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)Author
2019-01-04[CMake] Revised LLDB.framework buildsStefan Granitz
2019-01-04[CMake] Streamline code signing for debugserver #2Stefan Granitz
2018-11-27Revert "[CMake] Streamline code signing for debugserver and pass entitlements...Davide Italiano
2018-11-20[CMake] Streamline code signing for debugserver and pass entitlements to exte...Stefan Granitz
2018-11-19Fix some issues with LLDB's lit configuration files.Zachary Turner
2018-11-16TypoAdrian Prantl
2018-09-18Allow use of self.filecheck in LLDB tests (c.f self.expect)Vedant Kumar
2018-08-27Fix typoAdrian Prantl
2018-08-15Revert "[ASTImporter] Add test for IfStmt"Raphael Isemann
2018-08-15[ASTImporter] Add test for IfStmtRaphael Isemann
2018-08-03Modify lldb_suite.py to enable python debuggingAlex Langford
2018-07-04[CMake] Move some variables aroundJonas Devlieghere
2018-05-29[test] Fix --framework argument passed to dotest.Jonas Devlieghere
2018-05-03[CMake] Unify and relayer testingJonas Devlieghere
2018-05-01Revert "[lit] Replace generator expressions in lit.site.cfg"Jonas Devlieghere
2018-05-01[lit] Replace generator expressions in lit.site.cfgJonas Devlieghere
2018-04-23[CMake] Gate 'dsymutil' dependencyJonas Devlieghere
2018-04-21[lit] Generate a single lit cfg file for tests that require dotest.pyJonas Devlieghere
2018-04-18[LIT] Have lit run the lldb test suiteJonas Devlieghere
2018-04-12[dotest] Use in-tree dsymutil on DarwinJonas Devlieghere
2018-04-02[test] Exit lldb-dotest in a more Pythonic way.Jonas Devlieghere
2018-03-30[lldb-dotest] Don't swallow error exit codes.Davide Italiano
2018-03-21[dotest] Use subprocess.call to forward arguments in wrapperJonas Devlieghere
2018-03-20[lldb-dotest] Wrap arguments in single quotesJonas Devlieghere
2018-03-16[dotest] Clean up test folder clean-upPavel Labath
2018-03-15[test] cmake: Ensure liblldb builds before tests runVedant Kumar
2018-03-14[dotest] Rename llvm-dotest -> lldb-dotest and make it a custom targetJonas Devlieghere
2018-03-08[test] Skip a test when using an out-of-tree debugserverVedant Kumar
2018-03-05[test] Add dotest wrapperJonas Devlieghere
2018-02-21[testsuite] Run lit tests as part of `check-lldb`.Davide Italiano
2018-02-13[cmake] Darwin: Copy in the system debugserver if neededVedant Kumar
2018-02-05CMake: fix build directory name in clean ruleAdrian Prantl
2018-02-02Use an alternative approach to prevent Spotlight from indexing the build dire...Adrian Prantl
2018-01-30Compile the LLDB tests out-of-tree.Adrian Prantl
2018-01-29[lldb] Generic base for testing gdb-remote behaviorPavel Labath
2018-01-18[CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''Vedant Kumar
2017-12-15[CMake] darwin-debug is an hard dependency for tests on macOS.Davide Italiano
2017-11-06Add a dependency from check-lldb on lldStephane Sezer
2017-10-27[CMake] Build clang as dependency when using in-tree clang for tests.Davide Italiano
2017-10-27Default to using in-tree clang for building test executablesPavel Labath
2017-07-18cmake build needs to run tests AND collect resultsTim Hammerquist
2017-03-14[CMake] Override debugserver to use the build tree on DarwinChris Bieneman
2017-03-01test: pass correct objcopy and ar paths to the test runnerPavel Labath
2016-12-15[CMake] Only support LLDB_BUILD_FRAMEWORK on CMake 3.7 and laterChris Bieneman
2016-11-02[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)Chris Bieneman
2016-10-31[CMake] Populate the build directory's frameworkChris Bieneman
2016-10-31[Test Suite] Properly respect --framework optionChris Bieneman
2016-10-21[Test Suite] Allow overriding codesign identityChris Bieneman
2016-10-18[CMake] Don't include LLDB_TEST_COMPILER in cached variableChris Bieneman
2016-10-12[CMake] Cleanup check-lldb targetsChris Bieneman