Remove all embedded $Id$ strings as these are a Subversion-specific feature and we're moving to Git.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
-$Id: NOTES.txt 147 2007-03-26 18:50:52Z wincent $
-
================================================================================
What is WOTest?
================================================================================
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSException+WOTest.h 208 2007-07-07 19:02:28Z wincent $
-//
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSException+WOTest.m 208 2007-07-07 19:02:28Z wincent $
-//
#import "NSException+WOTest.h"
#import "NSObject+WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSInvocation+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSInvocation+WOTest.m 208 2007-07-07 19:02:28Z wincent $
#import "NSInvocation+WOTest.h"
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSMethodSignature+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSMethodSignature+WOTest.m 208 2007-07-07 19:02:28Z wincent $
#import "NSMethodSignature+WOTest.h"
#import <objc/objc-class.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSObject+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSObject+WOTest.m 208 2007-07-07 19:02:28Z wincent $
// category header
#import "NSObject+WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSProxy+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import <objc/objc-class.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSScanner+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSScanner+WOTest.m 208 2007-07-07 19:02:28Z wincent $
#import "NSScanner+WOTest.h"
#import <objc/objc-class.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSString+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSString+WOTest.m 208 2007-07-07 19:02:28Z wincent $
#import "NSString+WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSValue+WOTest.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSValue+WOTest.m 208 2007-07-07 19:02:28Z wincent $
// category header
#import "NSValue+WOTest.h"
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# $Id: RunTests.sh 208 2007-07-07 19:02:28Z wincent $
#
# Defaults
-$Id: TODO.txt 153 2007-04-24 12:32:52Z wincent $
-
- method for converting command line arguments into absolute paths if they don't start with a / (based on CWD env variable? or NSProcessInfo?)
- Add information on code coverage testing to docs:
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSInvocationTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSInvocationTests.m 208 2007-07-07 19:02:28Z wincent $
#import "NSInvocationTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSObjectTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSObjectTests.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "NSObjectTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSScannerTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSScannerTests.m 208 2007-07-07 19:02:28Z wincent $
#import "NSScannerTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSValueTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: NSValueTests.m 208 2007-07-07 19:02:28Z wincent $
#import "NSValueTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOClassMockTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOClassMockTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOClassMockTests.h"
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
// in the accompanying file, "LICENSE.txt", for more details.
//
-// $Id: WOMockTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOMockTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOMockTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOMultithreadedCrashTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Cocoa/Cocoa.h>
#import "WOTest/WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOMultithreadedCrashTests.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOMultithreadedCrashTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectMockTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest/WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectMockTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOObjectMockTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectStubTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectStubTests.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOObjectStubTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolMockTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolMockTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOProtocolMockTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolStubTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolStubTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOProtocolStubTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOStubTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOTest/WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOStubTests.m 208 2007-07-07 19:02:28Z wincent $
#import "WOStubTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestApplicationTestsControllerTests.h 208 2007-07-07 19:02:28Z wincent $
#import <Cocoa/Cocoa.h>
#import "WOTest/WOTest.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestApplicationTestsControllerTests.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOTestApplicationTestsControllerTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestSelfTests.h 208 2007-07-07 19:02:28Z wincent $
-//
// link against Cocoa rather than Foundation so that we can use NSImage in tests
#import <Cocoa/Cocoa.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestSelfTests.m 208 2007-07-07 19:02:28Z wincent $
-//
#import "WOTestSelfTests.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOClassMock.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOClassMock.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOClassMock.h"
// FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
// in the accompanying file, "LICENSE.txt", for more details.
//
-// $Id: WOEnumerate.h 93 2006-08-18 13:24:51Z wincent $
-//
//! \file WOEnumerate.h
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOLightweightRoot.h 208 2007-07-07 19:02:28Z wincent $
#import <objc/objc-runtime.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOLightweightRoot.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOLightweightRoot.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOMock.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOMock.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOMock.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectMock.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOMock.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectMock.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOObjectMock.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectStub.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOStub.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOObjectStub.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOObjectStub.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolMock.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolMock.m 208 2007-07-07 19:02:28Z wincent $
#import "WOProtocolMock.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolStub.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
#import "WOStub.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOProtocolStub.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOProtocolStub.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOStub.h 208 2007-07-07 19:02:28Z wincent $
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOStub.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOStub.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTest.h 208 2007-07-07 19:02:28Z wincent $
-//
//! \file WOTest.h
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestApplicationTestsController.h 208 2007-07-07 19:02:28Z wincent $
#import <Cocoa/Cocoa.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestApplicationTestsController.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOTestApplicationTestsController.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestBundleInjector.h 208 2007-07-07 19:02:28Z wincent $
#import <Cocoa/Cocoa.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestBundleInjector.m 208 2007-07-07 19:02:28Z wincent $
// class header
#import "WOTestBundleInjector.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestClass.h 208 2007-07-07 19:02:28Z wincent $
-//
#import <Foundation/Foundation.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestClass.m 208 2007-07-07 19:02:28Z wincent $
-//
// class header
#import "WOTestClass.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestLowLevelException.h 208 2007-07-07 19:02:28Z wincent $
#import <Cocoa/Cocoa.h>
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestLowLevelException.m 208 2007-07-07 19:02:28Z wincent $
#import "WOTestLowLevelException.h"
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestMacros.h 208 2007-07-07 19:02:28Z wincent $
-//
//! \file WOTestMacros.h
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestRunner.h 208 2007-07-07 19:02:28Z wincent $
-//
#pragma mark -
#pragma mark Function declarations
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestRunner.m 208 2007-07-07 19:02:28Z wincent $
-//
// main header
#import "WOTestRunner.h"
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
- $Id: WOTestRunner_Version.h 208 2007-07-07 19:02:28Z wincent $
-
Do not edit this file: it is automatically updated each build via a script
*/
#ifndef WO_PREPROCESSING_FOR_INFO_PLIST
-WO_RCSID("$Id: WOTestRunner_Version.h 208 2007-07-07 19:02:28Z wincent $");
WO_TAGGED_RCSID("Build date: " WO_BUILDDATE, builddate);
WO_TAGGED_RCSID("Build number: " WO_BUILDNUMBER_STRING, build);
WO_TAGGED_RCSID(WO_COPYRIGHT, copyright);
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
-// $Id: WOTestSignalException.m 208 2007-07-07 19:02:28Z wincent $
#import "WOTestSignalException.h"
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-
- $Id: WOTest_Version.h 208 2007-07-07 19:02:28Z wincent $
Do not edit this file: it is automatically updated each build via a script
#ifndef WO_PREPROCESSING_FOR_INFO_PLIST
-WO_RCSID("$Id: WOTest_Version.h 208 2007-07-07 19:02:28Z wincent $");
WO_TAGGED_RCSID("Build date: " WO_BUILDDATE, builddate);
WO_TAGGED_RCSID("Build number: " WO_BUILDNUMBER_STRING, build);
WO_TAGGED_RCSID(WO_COPYRIGHT, copyright);
//
// Created by «FULLUSERNAME» on «DATE».
// Copyright «YEAR» «ORGANIZATIONNAME».
-// $Id: Tests.h 72 2006-03-03 04:54:05Z wincent $
#import <Cocoa/Cocoa.h>
#import "WOTest/WOTest.h"
//
// Created by «FULLUSERNAME» on «DATE».
// Copyright «YEAR» «ORGANIZATIONNAME».
-// $Id: Tests.m 72 2006-03-03 04:54:05Z wincent $
#import "«FILEBASENAME».h"
-$Id: exc-notes.txt 116 2006-10-27 11:21:01Z wincent $
-
The files:
exc.h