libs-base/Tests/base/NSMutableIndexSet
Niels Grewe fa47f6da10 Detect the presence of libdispatch and, if available, use it for collection
enumeration methods that take blocks as arguments. This allows us to implement
the NSEnumerationConcurrent option of those methods with minimal effort.

The searching methods on NSIndexSet and all the sorting methods are still
missing.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35010 72102866-910b-0410-8b05-ffd578937521
2012-03-27 17:05:19 +00:00
..
blocks.m Detect the presence of libdispatch and, if available, use it for collection 2012-03-27 17:05:19 +00:00
test0.m import testsuite 2011-02-16 08:21:17 +00:00
test1.m import testsuite 2011-02-16 08:21:17 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00