summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/formatters
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-284-516/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Port the python api decorator to use test categoriesPavel Labath2015-10-261-2/+2
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-3/+5
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-8/+2
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-26/+11
* Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_apiEd Maste2015-09-141-1/+0
* [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclarationSiva Chandra2015-08-181-0/+1
* XFAIL test_with_dwarf_formatters_api on FreeBSDEd Maste2015-07-271-0/+1
* Add option eTypeOptionHideEmptyAggregates.Siva Chandra2015-07-243-2/+53
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-2/+2
* Add test for SBValue.GetNonSyntheticValue in presence of synth provider.Siva Chandra2015-06-264-25/+80
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-2/+2
* Replace sys.platform skips in tests with @skip decorators which check against...Robert Flack2015-03-301-1/+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-8/+3
* Clean renamed files on 'make clean'Filipe Cabecinhas2012-05-301-0/+3
* Fixing the test case so that it runs correctly on i386 as well as on x86_64Enrico Granata2012-04-242-4/+6
* Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.Johnny Chen2012-04-061-0/+2
* Synthetic values are now automatically enabled and active by default. SBValue...Enrico Granata2012-03-273-1/+85
* Adding formatters for several useful Objective-C/Cocoa data types. The new ca...Enrico Granata2012-02-171-0/+15
* adding a new test case for the SB formatters APIEnrico Granata2012-02-154-0/+327
OpenPOWER on IntegriCloud