Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remembering: Fix behaviour where STDIN is smaller than profile | EuAndreh | 2021-01-24 | 1 | -4/+3 |
| | | | | | | | | Now the profile will be an ever growing list, remembering every possible option ever presented to it. The tests in tests/ranking.sh already expected this behaviour and were broken, but now they work. | ||||
* | tests/ranking.sh: Add more test scenarions (some are now failing) | EuAndreh | 2021-01-24 | 1 | -2/+95 |
| | |||||
* | tests: Add logs of which test is running | EuAndreh | 2021-01-24 | 1 | -2/+13 |
| | |||||
* | Stop depending on uuidgen | EuAndreh | 2021-01-24 | 1 | -5/+5 |
| | |||||
* | ranking.sh: Make $INPUT value literal | EuAndreh | 2021-01-24 | 1 | -5/+25 |
| | |||||
* | Add tests/ranking.sh | EuAndreh | 2021-01-24 | 1 | -0/+133 |