mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-22 00:59:30 +00:00
Implemented Treap and Treap tests.
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
<Compile Include="Collections\BinaryHeapTests.cs" />
|
||||
<Compile Include="Collections\FibonacciHeapTests.cs" />
|
||||
<Compile Include="Collections\PriorityQueueTests.cs" />
|
||||
<Compile Include="Collections\TreapTests.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Threading\PriorityThreadPoolTests.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user