// defines some settings for the tests #import <Foundation/NSString.h> extern NSString* kTestDocument; extern unsigned kTestDocumentPageCount; extern NSString* kNonExistentDocument; extern NSString* kTestRenderDirectory;