libs-base/Tests/base/NSArray
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
..
basic.m import testsuite 2011-02-16 08:21:17 +00:00
blocks.m Detect the presence of libdispatch and, if available, use it for collection 2012-03-27 17:05:19 +00:00
create.m Important change to the START_SET and END_SET macros to stop their use 2011-02-24 16:26:01 +00:00
general.m Important change to the START_SET and END_SET macros to stop their use 2011-02-24 16:26:01 +00:00
test.plist import testsuite 2011-02-16 08:21:17 +00:00
TestInfo Add TestInfo markers 2011-02-23 18:34:39 +00:00