Merge pull request #3796 from ntherning/windows-backend-for-MemoryMappedFile
[mono.git] / mcs / class / System.Threading.Tasks.Dataflow / System.Threading.Tasks.Dataflow_test.dll.sources
index f3d2da7fc4e3e5e0af8cf5c74f56104e7b0ca829..548d7271a6c4f7be6f69c287e2e11955c8ccdebc 100644 (file)
@@ -1,15 +1,29 @@
-System.Threading.Tasks/ConcurrentExclusiveSchedulerPairTest.cs
+../../test-helpers/NunitHelpers.cs
+TestScheduler.cs
+AssertEx.cs
+Blocks.cs
 System.Threading.Tasks.Dataflow/DataflowMessageHeaderTest.cs
-System.Threading.Tasks.Dataflow/CompletionHelperTest.cs
-../System.Threading.Tasks.Dataflow/CompletionHelper.cs
+System.Threading.Tasks.Dataflow/CompletionTest.cs
+System.Threading.Tasks.Dataflow/ReceivingTest.cs
+System.Threading.Tasks.Dataflow/OptionsTest.cs
+System.Threading.Tasks.Dataflow/BoundedCapacityTest.cs
+System.Threading.Tasks.Dataflow/GreedyTest.cs
+System.Threading.Tasks.Dataflow/PropagateCompletionTest.cs
+System.Threading.Tasks.Dataflow/ExecutionBlocksTest.cs
 System.Threading.Tasks.Dataflow/ActionBlockTest.cs
 System.Threading.Tasks.Dataflow/BatchBlockTest.cs
+System.Threading.Tasks.Dataflow/BatchedJoinBlockTest.cs
+System.Threading.Tasks.Dataflow/BatchedJoinBlock`3Test.cs
 System.Threading.Tasks.Dataflow/BroadcastBlockTest.cs
 System.Threading.Tasks.Dataflow/BufferBlockTest.cs
-System.Threading.Tasks.Dataflow/CompletionTest.cs
 System.Threading.Tasks.Dataflow/DataflowBlockTest.cs
 System.Threading.Tasks.Dataflow/JoinBlockTest.cs
 System.Threading.Tasks.Dataflow/JoinBlock`3Test.cs
 System.Threading.Tasks.Dataflow/TransformBlockTest.cs
 System.Threading.Tasks.Dataflow/TransformManyBlockTest.cs
 System.Threading.Tasks.Dataflow/WriteOnceBlockTest.cs
+System.Threading.Tasks.Dataflow/InvalidArgumentsTest.cs
+System.Threading.Tasks.Dataflow/OutputAvailableTest.cs
+System.Threading.Tasks.Dataflow/EncapsulateTest.cs
+System.Threading.Tasks.Dataflow/ChooseTest.cs
+../../Mono.Parallel/Mono.Threading/AtomicBoolean.cs