]> git.wincent.com - WOTest.git/commit
Initial import r208
authorWincent Colaiuta <win@wincent.com>
Sat, 14 Jul 2007 01:20:20 +0000 (03:20 +0200)
committerWincent Colaiuta <win@wincent.com>
Sat, 14 Jul 2007 01:20:20 +0000 (03:20 +0200)
commite6ec6909416c1e30840b82e03ec3adccadbf466d
treed4f661908b1c33473d1acf1d741d037680a1eeda
Initial import

Based on the current tip of the trunk (r208) in the old Subversion repository.

Signed-off-by: Wincent Colaiuta <win@wincent.com>
98 files changed:
Doxyfile [new file with mode: 0644]
INFO.txt [new file with mode: 0644]
Info.plist [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
NOTES.txt [new file with mode: 0644]
NSException+WOTest.h [new file with mode: 0644]
NSException+WOTest.m [new file with mode: 0644]
NSInvocation+WOTest.h [new file with mode: 0644]
NSInvocation+WOTest.m [new file with mode: 0644]
NSMethodSignature+WOTest.h [new file with mode: 0644]
NSMethodSignature+WOTest.m [new file with mode: 0644]
NSObject+WOTest.h [new file with mode: 0644]
NSObject+WOTest.m [new file with mode: 0644]
NSProxy+WOTest.h [new file with mode: 0644]
NSScanner+WOTest.h [new file with mode: 0644]
NSScanner+WOTest.m [new file with mode: 0644]
NSString+WOTest.h [new file with mode: 0644]
NSString+WOTest.m [new file with mode: 0644]
NSValue+WOTest.h [new file with mode: 0644]
NSValue+WOTest.m [new file with mode: 0644]
RunTests.sh [new file with mode: 0755]
TODO.txt [new file with mode: 0644]
TestBundle.icns [new file with mode: 0644]
Tests/Info.plist [new file with mode: 0644]
Tests/NSInvocationTests.h [new file with mode: 0644]
Tests/NSInvocationTests.m [new file with mode: 0644]
Tests/NSObjectTests.h [new file with mode: 0644]
Tests/NSObjectTests.m [new file with mode: 0644]
Tests/NSScannerTests.h [new file with mode: 0644]
Tests/NSScannerTests.m [new file with mode: 0644]
Tests/NSValueTests.h [new file with mode: 0644]
Tests/NSValueTests.m [new file with mode: 0644]
Tests/WOClassMockTests.h [new file with mode: 0644]
Tests/WOClassMockTests.m [new file with mode: 0644]
Tests/WOMockTests.h [new file with mode: 0644]
Tests/WOMockTests.m [new file with mode: 0644]
Tests/WOMultithreadedCrashTests.h [new file with mode: 0644]
Tests/WOMultithreadedCrashTests.m [new file with mode: 0644]
Tests/WOObjectMockTests.h [new file with mode: 0644]
Tests/WOObjectMockTests.m [new file with mode: 0644]
Tests/WOObjectStubTests.h [new file with mode: 0644]
Tests/WOObjectStubTests.m [new file with mode: 0644]
Tests/WOProtocolMockTests.h [new file with mode: 0644]
Tests/WOProtocolMockTests.m [new file with mode: 0644]
Tests/WOProtocolStubTests.h [new file with mode: 0644]
Tests/WOProtocolStubTests.m [new file with mode: 0644]
Tests/WOStubTests.h [new file with mode: 0644]
Tests/WOStubTests.m [new file with mode: 0644]
Tests/WOTestApplicationTestsControllerTests.h [new file with mode: 0644]
Tests/WOTestApplicationTestsControllerTests.m [new file with mode: 0644]
Tests/WOTestSelfTests.h [new file with mode: 0644]
Tests/WOTestSelfTests.m [new file with mode: 0644]
Tests/WincentTestBundle.icns [new file with mode: 0644]
WOClassMock.h [new file with mode: 0644]
WOClassMock.m [new file with mode: 0644]
WOEnumerate.h [new file with mode: 0644]
WOLightweightRoot.h [new file with mode: 0644]
WOLightweightRoot.m [new file with mode: 0644]
WOMock.h [new file with mode: 0644]
WOMock.m [new file with mode: 0644]
WOObjectMock.h [new file with mode: 0644]
WOObjectMock.m [new file with mode: 0644]
WOObjectStub.h [new file with mode: 0644]
WOObjectStub.m [new file with mode: 0644]
WOProtocolMock.h [new file with mode: 0644]
WOProtocolMock.m [new file with mode: 0644]
WOProtocolStub.h [new file with mode: 0644]
WOProtocolStub.m [new file with mode: 0644]
WOStub.h [new file with mode: 0644]
WOStub.m [new file with mode: 0644]
WOTest.h [new file with mode: 0644]
WOTest.xcodeproj/default.pbxuser [new file with mode: 0644]
WOTest.xcodeproj/project.pbxproj [new file with mode: 0644]
WOTestApplicationTestsController.h [new file with mode: 0644]
WOTestApplicationTestsController.m [new file with mode: 0644]
WOTestBundleInjector.h [new file with mode: 0644]
WOTestBundleInjector.m [new file with mode: 0644]
WOTestClass.h [new file with mode: 0644]
WOTestClass.m [new file with mode: 0644]
WOTestLowLevelException.h [new file with mode: 0644]
WOTestLowLevelException.m [new file with mode: 0644]
WOTestMacros.h [new file with mode: 0644]
WOTestRunner/WOTestRunner.1 [new file with mode: 0644]
WOTestRunner/WOTestRunner.h [new file with mode: 0644]
WOTestRunner/WOTestRunner.m [new file with mode: 0644]
WOTestRunner/WOTestRunner_Version.h [new file with mode: 0644]
WOTestSignalException.m [new file with mode: 0644]
WOTest_Version.h [new file with mode: 0644]
Xcode Integration/Library/Application Support/Apple/Developer Tools/File Templates/Cocoa/Objective-C WOTest test class.pbfiletemplate/TemplateInfo.plist [new file with mode: 0644]
Xcode Integration/Library/Application Support/Apple/Developer Tools/File Templates/Cocoa/Objective-C WOTest test class.pbfiletemplate/Tests.h [new file with mode: 0644]
Xcode Integration/Library/Application Support/Apple/Developer Tools/File Templates/Cocoa/Objective-C WOTest test class.pbfiletemplate/Tests.m [new file with mode: 0644]
en.lproj/InfoPlist.strings [new file with mode: 0644]
exc-notes.txt [new file with mode: 0644]
exc.h [new file with mode: 0644]
excServer.c [new file with mode: 0644]
excUser.c [new file with mode: 0644]
folder.icns [new file with mode: 0644]
version.plist [new file with mode: 0644]