summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/breakpoint/TestVSCode_setFunctionBreakpoints.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] Centrally skip debug info variants for vscode testsPavel Labath2019-12-171-2/+0
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-1/+0
* [lldb] Re-enable VSCode testsJonas Devlieghere2019-11-111-2/+0
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+166
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-166/+0
* Re-enable most lldb-vscode tests on Linux.Jorge Gorbe Moya2019-04-031-2/+0
* Skip TestVSCode_setFunctionBreakpoints on linuxPavel Labath2019-03-181-0/+1
* XFail one more VSCode test which fails under heavy loadPavel Labath2018-08-311-0/+1
* Skip tests on Darwin for now. The build bots are not passing due to heavy loa...Greg Clayton2018-08-181-0/+2
* Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton2018-08-161-0/+164
OpenPOWER on IntegriCloud