summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/plugins/commands/TestPluginCommands.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-58/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Fixed the test suite on MacOSX so that "test/api/multithreaded/TestMultithrea...Greg Clayton2015-10-261-6/+0
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-2/+4
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-0/+1
* XFAIL miscellaneous tests on windows.Zachary Turner2015-09-111-0/+1
* Remove expectedFailureFreeBSD from passing PluginCommandTestCase::test_load_p...Ed Maste2015-09-081-1/+0
* Skip TestPluginCommands.py if host lldb library is incompatible with remote.Robert Flack2015-05-151-1/+1
* Fix TestPluginCommands for gcc.Chaoren Lin2015-04-161-1/+0
* [TestPluginCommands] Add skipIfGcc at the right place.Siva Chandra2015-04-141-1/+1
* Fix lld command on Windows for many tests.Adrian McCarthy2015-03-271-0/+1
* xfail tests that failed with clang-3.7, gcc4.8.2 and on i386 to get buildbot ...Ying Chen2015-03-251-0/+1
* And here's another test case that uses the SB API. Skip it tooEnrico Granata2014-10-061-0/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Expected FreeBSD failure due to pr 17430Ed Maste2013-10-111-0/+1
* Add support for TestPluginComands on Linux. Also, rework makefile dsym target.Matt Kopec2013-09-251-6/+13
* <rdar://problem/12500212> Test case for the new plugin featureEnrico Granata2012-10-231-0/+57
OpenPOWER on IntegriCloud