Skip to content

Commit 3a866d5

Browse files
committed
Removed the unit-tests of some sorting algorihtms. Will be added later as part of refactoring all the tests with a more proper unit-testing implementation.
1 parent 581cf58 commit 3a866d5

30 files changed

+0
-1026
lines changed

MainProgram/AlgorithmsTests/AllSortTests.cs

Lines changed: 0 additions & 126 deletions
This file was deleted.

MainProgram/AlgorithmsTests/BubbleSortTest.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

MainProgram/AlgorithmsTests/BubbleSorterTests.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

MainProgram/AlgorithmsTests/BucketSortTest.cs

Lines changed: 0 additions & 30 deletions
This file was deleted.

MainProgram/AlgorithmsTests/BucketSorterTests.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

MainProgram/AlgorithmsTests/CombSortTest.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

MainProgram/AlgorithmsTests/CombSorterTests.cs

Lines changed: 0 additions & 41 deletions
This file was deleted.

MainProgram/AlgorithmsTests/CountingSorterTests.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)