Petr Onderka 956fe3e589 Check for null target in ConsumeMessage() 13 years ago
..
ActionBlockTest.cs 746c068fd0 Corrected handling of exceptions 13 years ago
BatchBlockTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
BatchedJoinBlockTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
BatchedJoinBlock`3Test.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
BoundedCapacityTest.cs 37cdae3d3e Release postponed messages after Complete() 13 years ago
BroadcastBlockTest.cs 1b75b734b5 Fixed sending from BroadcastBlock 13 years ago
BufferBlockTest.cs 639c8a49b1 Use events to wait for completion (where applicable) in dataflow unit tests 14 years ago
CompletionHelperTest.cs 746c068fd0 Corrected handling of exceptions 13 years ago
CompletionTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
DataflowBlockTest.cs d8a84d05c7 Implemented OutputAvailableAsync() 13 years ago
DataflowMessageHeaderTest.cs efa8ac1e1b Valid header can't have id 0 13 years ago
ExecutionBlocksTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
GreedyTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
InvalidArgumentsTest.cs 956fe3e589 Check for null target in ConsumeMessage() 13 years ago
JoinBlockTest.cs 7a0de2d404 Added support for MaxNumberOfGroups 13 years ago
JoinBlock`3Test.cs 7a0de2d404 Added support for MaxNumberOfGroups 13 years ago
OptionsTest.cs 2742f4fdc8 Verify arguments in public methods 13 years ago
OutputAvailableTest.cs b42d1d23cc Only reserved can be consumed after fault 13 years ago
PropagateCompletionTest.cs c005de6f4f Made tests compatible with NUnit 2.4 13 years ago
ReceivingTest.cs b42d1d23cc Only reserved can be consumed after fault 13 years ago
TransformBlockTest.cs d7dece95b4 Corrected sending messages to targets in most blocks 13 years ago
TransformManyBlockTest.cs 42aecba40f Exceptions during execution cause the block to fault 13 years ago
WriteOnceBlockTest.cs e09671aeec Fixed sending from WriteOnceBlock 13 years ago