| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-10-30 | test(test.sh): Made test work for unstable sorting algorithms using check.py | Andreas Kapp Lindquist | 1 | -31/+36 |
| 2025-10-29 | test(test.sh): test now only runs for insertion sort | Andreas Kapp Lindquist | 1 | -1/+1 |
| 2025-10-29 | test(test.sh): Moved to test folder | Andreas Kapp Lindquist | 1 | -0/+41 |
| 2025-10-29 | test(all): Added test script for testing against sort | mithe24 | 1 | -25/+0 |
| 2025-10-29 | fix(test): the test used an unstable sorting algorithm, which caused insertio... | Navid Samanghoon | 1 | -1/+1 |
| 2025-10-29 | test(numbers.txt): Test script that compares output with 'sort' | mithe24 | 1 | -0/+25 |