summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/data-formatter/data-formatter-objc/main.m
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-694/+0
* Fix ObjCDataFormatterTestCase.test_nsdate_* tests (ver. 2)Ilia K2015-03-231-2/+2
* Fix ObjCDataFormatterTestCase.test_nsdate_* testsIlia K2015-03-231-2/+2
* __arm64__ and __aarch64__ #ifdef adjustmentsTodd Fiala2014-07-091-1/+1
* lldb arm64 import.Jason Molenda2014-03-291-1/+1
* Fix test to compile and run on iOS.Greg Clayton2013-12-031-6/+23
* <rdar://problem/12709976>Enrico Granata2012-12-101-0/+3
* <rdar://problem/12426557> Fixing the NSIndexSet data formatterEnrico Granata2012-10-051-1/+1
* <rdar://problem/12099592> Adding back a bunch of code-running summariesEnrico Granata2012-10-031-0/+9
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-3/+1
* <rdar://problem/11753405> Making sure we deal correctly with signed NSNumber ...Enrico Granata2012-07-131-0/+4
* <rdar://problem/11755446> Making sure to provide summaries for one more NSStr...Enrico Granata2012-06-281-0/+3
* Fixing a bug where the summary for certain NSStrings was being returned as em...Enrico Granata2012-05-151-0/+2
* Fixing an issue where Unicode characters in an NSString were printed as escap...Enrico Granata2012-03-291-0/+7
* adding a summary for Objective-C type 'Class'Enrico Granata2012-03-271-0/+6
* added a new formatter for CF(Mutable)BitVectorEnrico Granata2012-03-031-0/+30
* (a) adding formatters for:Enrico Granata2012-03-021-0/+21
* (a) adding an introspection formatter for NS(Mutable)IndexSetEnrico Granata2012-03-011-0/+35
* This commit:Enrico Granata2012-02-291-0/+73
* This patch provides a set of formatters for most of the commonly used Cocoa c...Enrico Granata2012-02-231-40/+374
* Adding formatters for several useful Objective-C/Cocoa data types. The new ca...Enrico Granata2012-02-171-2/+28
* Fixed a bug where a variable could not be formatted in a summary if its datat...Enrico Granata2011-08-021-0/+2
* Cleaned up the NSString summary formatter to not print "<invalid object>" whenGreg Clayton2011-07-301-1/+1
* changes in the new GetMinimumLanguages() ; robustness improvements in the CFS...Enrico Granata2011-07-291-1/+1
* new synthetic children provider for CFString and related classes ; test case ...Enrico Granata2011-07-291-3/+40
* test cases for the new features just committedEnrico Granata2011-07-021-0/+87
OpenPOWER on IntegriCloud