Zoltan Varga fab2a3e2b5 Fix the Thread.Interrupt () test now that it is implemented. 14 years ago
..
.gitattributes b293948fb7 EOL handling 15 years ago
AutoResetEventTest.cs 4b5e6111a3 * AutoResetEventTest.cs: Added test for verifying effect of assigning 18 years ago
CancellationTokenTests.cs d66ffb614d Fail gracefully when CancellationToken has been created uninitialized by user. 14 years ago
ChangeLog da0475e499 2010-03-24 Jérémie Laval <[email protected]> 16 years ago
CompressedStackCas.cs 2e1c5d060e 2005-03-28 Sebastien Pouliot <[email protected]> 20 years ago
CompressedStackTest.cs 2e1c5d060e 2005-03-28 Sebastien Pouliot <[email protected]> 20 years ago
CountdownEventTests.cs 907cba59ec Avoid random failure in CountdownEvent unit test 15 years ago
EventWaitHandleTest.cs 2d0767d3b8 In System.Threading: 16 years ago
ExecutionContextCas.cs 2e1c5d060e 2005-03-28 Sebastien Pouliot <[email protected]> 20 years ago
ExecutionContextTest.cs e61b107614 2009-01-05 Zoltan Varga <[email protected]> 17 years ago
InterlockedTest.cs 41af0b2b26 In System.Threading: 16 years ago
LazyInitTests.cs e531fc2677 2010-02-02 Jérémie Laval <[email protected]> 16 years ago
ManualResetEventSlimTests.cs 20013c65dd Force usage of 2 threads in one of ManualResetEventSlim unit test. It has no sense for more than that. 15 years ago
MonitorTest.cs f5dc567551 Test the Enter(object, ref bool) overload. 15 years ago
MutexCas.cs c6246ed567 2005-03-24 Sebastien Pouliot <[email protected]> 21 years ago
MutexTest.cs 88ba7144d3 2009-06-20 Zoltan Varga <[email protected]> 16 years ago
ReaderWriterLockTest.cs 8891dba4d3 Fix for #475124. DowngradeFromWriterLock only resets to a reader lock state 15 years ago
SemaphoreSlimTests.cs 1fc14ca95c Add a coherence subtest to SemaphoreSlim unit tests to enforce that only the correct number of thread are allowed to run concurrently. 15 years ago
SpinLockTests.cs da0475e499 2010-03-24 Jérémie Laval <[email protected]> 16 years ago
ThreadCas.cs c6246ed567 2005-03-24 Sebastien Pouliot <[email protected]> 21 years ago
ThreadLocalTests.cs a0a00924d2 Marked a couple of tests as NotDotNet as they blocked nunit completion on .NET. 14 years ago
ThreadTest.cs fab2a3e2b5 Fix the Thread.Interrupt () test now that it is implemented. 14 years ago
TimerTest.cs f3506a6f99 In System.Threading: 16 years ago
WaitHandleCas.cs c6246ed567 2005-03-24 Sebastien Pouliot <[email protected]> 21 years ago
WaitHandleTest.cs 3f2694d7c8 2010-02-08 Zoltan Varga <[email protected]> 16 years ago