phpOMS/tests/Algorithm/Sort
2020-12-03 22:39:56 +01:00
..
BitonicSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
BubbleSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
BucketSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
CocktailShakerSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
CombSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
CycleSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
GnomeSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
HeapSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
InsertionSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
IntroSortTest.php php cs autofix 2020-08-31 22:30:49 +02:00
MergeSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
NumericElement.php implement php 8.0 types 2020-12-03 22:39:56 +01:00
OddEvenSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
PancakeSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
QuickSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
SelectionSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
ShellSortTest.php add test descriptions 2019-12-03 19:27:46 +01:00
StoogeSortTest.php phpcs fix 2020-01-26 12:27:35 +01:00
TimSortTest.php php cs autofix 2020-08-31 22:30:49 +02:00