llvm-project/lldb/test/functionalities/data-formatter/data-formatter-objc
Jim Ingham d882998eff Fix the .categories, it had "dataformatter" not "dataformatters".
Remove the getCategory from TestDataFormatterObjC.py, since it was superceded by the .categories file, 
and didn't work anyway (getCategories currently has to be a method on the test class, not on the test.)
Add a "basic_process" category, and start to find some tests for simple process running sniff tests.

llvm-svn: 176061
2013-02-25 23:51:06 +00:00
..
.categories Fix the .categories, it had "dataformatter" not "dataformatters". 2013-02-25 23:51:06 +00:00
Makefile This patch provides a set of formatters for most of the commonly used Cocoa classes. 2012-02-23 23:10:03 +00:00
TestDataFormatterObjC.py Fix the .categories, it had "dataformatter" not "dataformatters". 2013-02-25 23:51:06 +00:00
main.m <rdar://problem/12709976> 2012-12-10 23:30:25 +00:00