aboutsummaryrefslogtreecommitdiff
path: root/test/test.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-30test(test.sh): Made test work for unstable sorting algorithms using check.pyAndreas Kapp Lindquist1-31/+36
2025-10-29test(test.sh): test now only runs for insertion sortAndreas Kapp Lindquist1-1/+1
2025-10-29test(test.sh): Moved to test folderAndreas Kapp Lindquist1-0/+41
2025-10-29test(all): Added test script for testing against sortmithe241-25/+0
2025-10-29fix(test): the test used an unstable sorting algorithm, which caused insertio...Navid Samanghoon1-1/+1
2025-10-29test(numbers.txt): Test script that compares output with 'sort'mithe241-0/+25