libs-base/Testing/locktest
gcasa e49043462b * Source/NSLock.m: Change to correct documented/tested and observed
inconsistency between Cocoa (and OpenStep) and GNUstep.  
	Reinstatement of correction for bug #25307.   Testing on both OpenStep
	and on Cocoa clearly illustrates that throwing an exception in this
	case was incorrect.  It now emits a warning when the lock is attempted
	again, but does not throw an exception.
	* Testing/locktest/locktest.m: Change to test to correctly test
	[NSConditionLock lock]


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27726 72102866-910b-0410-8b05-ffd578937521
2009-01-29 23:01:51 +00:00
..
locktest.xcodeproj test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
GNUmakefile test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
GNUmakefile.preamble test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
locktest.1 test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
locktest.m * Source/NSLock.m: Change to correct documented/tested and observed 2009-01-29 23:01:51 +00:00
locktest_Prefix.pch test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
LockTestInfo.plist test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00
PC.project test to confirm behavior on Mac OS X/Cocoa. 2009-01-29 02:42:14 +00:00