summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjC.py
Commit message (Expand)AuthorAgeFilesLines
...
* Adding formatters for several useful Objective-C/Cocoa data types. The new ca...Enrico Granata2012-02-171-0/+30
* Added support to the Objective-C language runtimeSean Callanan2011-11-301-2/+2
* Fixed a problem with the IR interpreter that causedSean Callanan2011-09-221-2/+0
* Add four new expectedFailre decorators to new failures most likely due to r13...Johnny Chen2011-09-201-0/+4
* Uniquefy the various data-formatter test class names so that:Johnny Chen2011-08-231-1/+1
* Short option for --summary-string in 'type summary add' is now -s. This might...Enrico Granata2011-08-231-3/+3
* Taking care of an issue with using lldb_private types in SBCommandInterpreter...Enrico Granata2011-08-191-2/+2
* Fixed an issue where a pointer's address was being logged instead of its valueEnrico Granata2011-08-111-0/+4
* Fixed an issue where the KVO swizzled type would be returned as the dynamic t...Enrico Granata2011-08-031-1/+4
* Fixed a bug where a variable could not be formatted in a summary if its datat...Enrico Granata2011-08-021-2/+21
* changes in the new GetMinimumLanguages() ; robustness improvements in the CFS...Enrico Granata2011-07-291-15/+16
* new synthetic children provider for CFString and related classes ; test case ...Enrico Granata2011-07-291-0/+125
* test cases for the new features just committedEnrico Granata2011-07-021-0/+106
OpenPOWER on IntegriCloud