summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands
Commit message (Expand)AuthorAgeFilesLines
* [test] Run TestLaunchWithShellExpand with /bin/sh on POSIX.Jonas Devlieghere2019-10-041-0/+4
* Pass an SBStructuredData to scripted ThreadPlans on use.Jim Ingham2019-10-031-1/+1
* [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks th...Raphael Isemann2019-09-301-0/+43
* [lldb] Partly revert 370734: Test 'frame select -r' and fix that INT32_MIN br...Raphael Isemann2019-09-301-4/+0
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-271-0/+1
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-271-1/+0
* [lldb][NFC] Actually test which method we call in TestCallOverriddenMethodRaphael Isemann2019-09-272-4/+8
* Modernize Makefile.Adrian Prantl2019-09-251-1/+1
* [lldb] Remove -nostdlib++ flag from import-std-module/sysroot testRaphael Isemann2019-09-251-1/+1
* [lldb][NFC] Refactor TestCallBuiltinFunctionRaphael Isemann2019-09-251-11/+4
* [Make] Revert some changes from r372795.Jonas Devlieghere2019-09-251-1/+1
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-2516-24/+28
* [lldb] Decouple importing the std C++ module from the way the program is comp...Raphael Isemann2019-09-2444-114/+0
* Adapt test to upstream clang compiler changes.Adrian Prantl2019-09-241-1/+4
* [lldb-suite] TestCallOverriddenMethod.py is now passing on WindowsStella Stamenova2019-09-231-1/+0
* [lldb] Print better diagnostics for user expressions and modulesRaphael Isemann2019-09-183-0/+127
* [ScriptInterpreter] Limit LLDB's globals to interactive mode.Jonas Devlieghere2019-09-181-3/+3
* [lldb] Remove duplicated breakpoint testsRaphael Isemann2019-09-129-502/+0
* [Windows] Add support of watchpoints to `ProcessWindows`Aleksandr Urakov2019-09-0614-75/+0
* [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer botRaphael Isemann2019-09-052-2/+2
* [lldb][NFC] Stabilize gui/basic test by waiting on promptRaphael Isemann2019-09-051-0/+1
* [dotest] Delete trivial inline test makefilesPavel Labath2019-09-0510-21/+0
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-04135-366/+135
* [lldb] [test] Un-mark two commands/register tests XFAILMichal Gorny2019-09-041-2/+0
* [lldb][NFC] Disable added frame select and all log option test on windowsRaphael Isemann2019-09-032-0/+2
* [lldb] Test 'frame select -r' and fix that INT32_MIN breaks the option parserRaphael Isemann2019-09-033-0/+56
* [lldb][NFC] Test 'command delete'Raphael Isemann2019-09-031-0/+17
* [lldb][NFC] Test that enabling all log options doesn't crash anythingRaphael Isemann2019-09-031-0/+11
* [lldb][NFC] Remove unnecessary constructors from invalid-args testsRaphael Isemann2019-09-033-9/+0
* [lldb][NFC] Simplify script_alias testRaphael Isemann2019-09-031-4/+1
* [lldb][NFC] Also test unaliasing in nested_alias testRaphael Isemann2019-09-031-0/+9
* [lldb] Test 'command' commands and fix the found crashesRaphael Isemann2019-09-031-0/+58
* [lldb][NFC] Unify log files in commands/log/basicRaphael Isemann2019-09-031-9/+7
* [dotest] Add @skipIfCursesSupportMissing and annotate the new gui testPavel Labath2019-09-022-3/+2
* [lldb][NFC] Add test for invalid gui commandRaphael Isemann2019-09-021-0/+15
* [lldb][NFC] Add test for source infoRaphael Isemann2019-09-024-0/+26
* [lldb][NFC] Add basic test for GUI commandRaphael Isemann2019-09-023-0/+65
* [lldb][NFC] Remove unnecessary lldb_enable_attach in TestMultilineCompletionRaphael Isemann2019-09-021-1/+0
* [lldb] Test and fix invalid log command invocationsRaphael Isemann2019-09-011-0/+25
* [lldb][NFC] Add test for invalid expression command argsRaphael Isemann2019-09-011-0/+48
* [lldb][NFC] Fix failing tests on macOS after restructuring test folderRaphael Isemann2019-09-0127-28/+28
* [lldb][NFC] Fix failing tests after restructuring test folderRaphael Isemann2019-09-0186-89/+89
* [lldb] Restructure test folders to match LLDB command hierarchyRaphael Isemann2019-09-01482-0/+16284
OpenPOWER on IntegriCloud