summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/data-formatter/data-formatter-disabling/TestDataFormatterDisabling.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-80/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-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-15/+3
* Add the ability for formatter categories to be bound to one or more languagesEnrico Granata2015-09-171-5/+5
* Move the C++ data formatters to the C++ language pluginEnrico Granata2015-09-041-5/+5
* XFAIL some data formatter tests on Windows.Zachary Turner2015-08-141-0/+1
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-1/+1
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+1
* More categories could be added, and having an explicit list in this test case...Enrico Granata2014-09-161-10/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-4/+2
* <rdar://problem/11589605> Making a Enrico Granata2012-08-141-1/+1
* Adding a new 'type category disable *' feature that disables all categories -...Enrico Granata2012-05-031-0/+106
OpenPOWER on IntegriCloud