summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/go/goroutines/TestGoroutines.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-85/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Fix usages of range() and xrange() for Python 3.Zachary Turner2015-10-261-1/+1
* Port the python api decorator to use test categoriesPavel Labath2015-10-261-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+1
* For now skip go tests that trigger assertion failures on FreeBSDEd Maste2015-09-211-0/+1
* Add an OperatingSystem plugin to support goroutinesRyan Brown2015-09-161-0/+87
OpenPOWER on IntegriCloud