summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/attach/TestVSCode_attach.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] Centrally skip debug info variants for vscode testsPavel Labath2019-12-171-4/+0
* [lldb] Use file-based synchronization in TestVSCode_attachPavel Labath2019-12-161-8/+11
* [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-4/+2
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+193
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-193/+0
* Re-enable most lldb-vscode tests on Linux.Jorge Gorbe Moya2019-04-031-6/+3
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+4
* [vscode] Skip some of the vscode tests on Linux and fix oneStella Stamenova2018-08-241-0/+4
* Skip tests on Darwin for now. The build bots are not passing due to heavy loa...Greg Clayton2018-08-181-1/+4
* Skip the lldb-vscode attach with waitFor test for now, some build bots are ha...Greg Clayton2018-08-171-0/+1
* Change the attach test case to use self.assertEqual so we can get more info o...Greg Clayton2018-08-171-2/+10
* Add a new tool named "lldb-vscode" that implements the Visual Studio Code Deb...Greg Clayton2018-08-161-0/+176
OpenPOWER on IntegriCloud