--- Running tests in base ---

base/NSCalendarDate/test02.m:
FAIL: base/NSCalendarDate/test02.m

base/NSRunLoop/performers.m:
FAIL: -performSelector:target:argument:order:modes: only sends the message once
FAIL: -performSelector:target:argument:order:modes: orders performers correctly
FAIL: -cancelPerformSelector:target:argument: works

base/NSRunLoop/thread.m:
FAIL: A loop with an input source will block

base/NSString/test02.m:
FAIL: '/home//user' stringByStandardizingPath == '/home/user'
FAIL: '/home/./user' stringByStandardizingPath == '/home/user'
FAIL: '/home/user/.' stringByStandardizingPath == '/home/user'
FAIL: '/home/.//././user' stringByStandardizingPath == '/home/user'
FAIL: 'c:\.' stringByStandardizingPath == 'c:\'
FAIL: 'c:\...' stringByStandardizingPath == 'c:\...'

base/NSURL/basic.m:
FAIL: resourceSpecifier of /usr is //localhost/usr/

 263 COMPLETED
   1 DASHED
  12 FAIL
5430 PASS

