summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/PrimDijkstra.Tests/PrimDijkstra.Tests.csproj (renamed from tests/CS340.PrimDijkstra.Tests/CS340.PrimDijkstra.Tests.csproj)6
-rw-r--r--tests/PrimDijkstra.Tests/PrimDijkstraShould.cs (renamed from tests/CS340.PrimDijkstra.Tests/PrimDijkstraShould.cs)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph1.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph1.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph1.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph1.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph10.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph10.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph10.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph10.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph2.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph2.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph2.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph2.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph3.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph3.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph3.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph3.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph4.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph4.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph4.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph4.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph5.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph5.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph5.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph5.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph6.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph6.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph6.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph6.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph7.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph7.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph7.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph7.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph8.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph8.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph8.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph8.txt)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph9.csv (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph9.csv)0
-rw-r--r--tests/PrimDijkstra.Tests/graphs/graph9.txt (renamed from tests/CS340.PrimDijkstra.Tests/graphs/graph9.txt)0
-rw-r--r--tests/PriorityQueue.Tests/PriorityQueue.Tests.csproj (renamed from tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj)4
-rw-r--r--tests/PriorityQueue.Tests/PriorityQueueShould.cs (renamed from tests/CS340.PriorityQueue.Tests/PriorityQueueShould.cs)0
24 files changed, 5 insertions, 5 deletions
diff --git a/tests/CS340.PrimDijkstra.Tests/CS340.PrimDijkstra.Tests.csproj b/tests/PrimDijkstra.Tests/PrimDijkstra.Tests.csproj
index 8d6c580..30279c7 100644
--- a/tests/CS340.PrimDijkstra.Tests/CS340.PrimDijkstra.Tests.csproj
+++ b/tests/PrimDijkstra.Tests/PrimDijkstra.Tests.csproj
@@ -23,9 +23,9 @@
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\CS340.Graph\CS340.Graph.csproj" />
- <ProjectReference Include="..\..\src\CS340.Interfaces\CS340.Interfaces.csproj" />
- <ProjectReference Include="..\..\src\CS340.Extensions\CS340.Extensions.csproj" />
+ <ProjectReference Include="..\..\src\Graph\Graph.csproj" />
+ <ProjectReference Include="..\..\src\Interfaces\Interfaces.csproj" />
+ <ProjectReference Include="..\..\src\Extensions\Extensions.csproj" />
</ItemGroup>
</Project>
diff --git a/tests/CS340.PrimDijkstra.Tests/PrimDijkstraShould.cs b/tests/PrimDijkstra.Tests/PrimDijkstraShould.cs
index 2093420..2093420 100644
--- a/tests/CS340.PrimDijkstra.Tests/PrimDijkstraShould.cs
+++ b/tests/PrimDijkstra.Tests/PrimDijkstraShould.cs
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph1.csv b/tests/PrimDijkstra.Tests/graphs/graph1.csv
index 17891b7..17891b7 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph1.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph1.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph1.txt b/tests/PrimDijkstra.Tests/graphs/graph1.txt
index f31c4fd..f31c4fd 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph1.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph1.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph10.csv b/tests/PrimDijkstra.Tests/graphs/graph10.csv
index b443717..b443717 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph10.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph10.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph10.txt b/tests/PrimDijkstra.Tests/graphs/graph10.txt
index 4f999c7..4f999c7 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph10.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph10.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph2.csv b/tests/PrimDijkstra.Tests/graphs/graph2.csv
index 2610f5c..2610f5c 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph2.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph2.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph2.txt b/tests/PrimDijkstra.Tests/graphs/graph2.txt
index 3537352..3537352 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph2.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph2.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph3.csv b/tests/PrimDijkstra.Tests/graphs/graph3.csv
index be8e3e2..be8e3e2 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph3.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph3.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph3.txt b/tests/PrimDijkstra.Tests/graphs/graph3.txt
index aac27df..aac27df 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph3.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph3.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph4.csv b/tests/PrimDijkstra.Tests/graphs/graph4.csv
index 8d4b0c8..8d4b0c8 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph4.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph4.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph4.txt b/tests/PrimDijkstra.Tests/graphs/graph4.txt
index 979af49..979af49 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph4.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph4.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph5.csv b/tests/PrimDijkstra.Tests/graphs/graph5.csv
index 58dd108..58dd108 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph5.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph5.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph5.txt b/tests/PrimDijkstra.Tests/graphs/graph5.txt
index 719405b..719405b 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph5.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph5.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph6.csv b/tests/PrimDijkstra.Tests/graphs/graph6.csv
index 442af1a..442af1a 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph6.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph6.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph6.txt b/tests/PrimDijkstra.Tests/graphs/graph6.txt
index 55210c3..55210c3 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph6.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph6.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph7.csv b/tests/PrimDijkstra.Tests/graphs/graph7.csv
index a633a58..a633a58 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph7.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph7.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph7.txt b/tests/PrimDijkstra.Tests/graphs/graph7.txt
index 92bd948..92bd948 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph7.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph7.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph8.csv b/tests/PrimDijkstra.Tests/graphs/graph8.csv
index f0b9474..f0b9474 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph8.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph8.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph8.txt b/tests/PrimDijkstra.Tests/graphs/graph8.txt
index bb0eb23..bb0eb23 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph8.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph8.txt
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph9.csv b/tests/PrimDijkstra.Tests/graphs/graph9.csv
index 46016eb..46016eb 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph9.csv
+++ b/tests/PrimDijkstra.Tests/graphs/graph9.csv
diff --git a/tests/CS340.PrimDijkstra.Tests/graphs/graph9.txt b/tests/PrimDijkstra.Tests/graphs/graph9.txt
index 528b29a..528b29a 100644
--- a/tests/CS340.PrimDijkstra.Tests/graphs/graph9.txt
+++ b/tests/PrimDijkstra.Tests/graphs/graph9.txt
diff --git a/tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj b/tests/PriorityQueue.Tests/PriorityQueue.Tests.csproj
index 9c9f613..26dbb37 100644
--- a/tests/CS340.PriorityQueue.Tests/CS340.PriorityQueue.Tests.csproj
+++ b/tests/PriorityQueue.Tests/PriorityQueue.Tests.csproj
@@ -20,8 +20,8 @@
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\CS340.PriorityQueue\CS340.PriorityQueue.csproj" />
- <ProjectReference Include="..\..\src\CS340.Interfaces\CS340.Interfaces.csproj" />
+ <ProjectReference Include="..\..\src\PriorityQueue\PriorityQueue.csproj" />
+ <ProjectReference Include="..\..\src\Interfaces\Interfaces.csproj" />
</ItemGroup>
</Project>
diff --git a/tests/CS340.PriorityQueue.Tests/PriorityQueueShould.cs b/tests/PriorityQueue.Tests/PriorityQueueShould.cs
index beafb41..beafb41 100644
--- a/tests/CS340.PriorityQueue.Tests/PriorityQueueShould.cs
+++ b/tests/PriorityQueue.Tests/PriorityQueueShould.cs