aboutsummaryrefslogtreecommitdiff
path: root/tests/ranking.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/: Fix path to sh lib fileEuAndreh2021-06-131-1/+1
* tests/ranking.sh: Move $LANG configuration to inside of the test fileEuAndreh2021-06-081-0/+1
* tests/ranking.sh: Use LANG=C.UTF-8 for consistent sortingEuAndreh2021-06-071-3/+3
* tests/ranking.sh: Add test_utf_commandsEuAndreh2021-06-061-1/+18
* Refactor tests/lib.shEuAndreh2021-02-171-0/+3
* tests: Use "./remembering" over "sh remembering"EuAndreh2021-01-311-4/+4
* Add (commented) test_really_long_listEuAndreh2021-01-311-0/+18
* v0.1.1: Allow names with spacesv0.1.1EuAndreh2021-01-261-3/+25
* remembering: Refactor with awk + sort; make it fasterEuAndreh2021-01-261-1/+16
* remembering: Fix behaviour where STDIN is smaller than profileEuAndreh2021-01-241-4/+3
* tests/ranking.sh: Add more test scenarions (some are now failing)EuAndreh2021-01-241-2/+95
* tests: Add logs of which test is runningEuAndreh2021-01-241-2/+13
* Stop depending on uuidgenEuAndreh2021-01-241-5/+5
* ranking.sh: Make $INPUT value literalEuAndreh2021-01-241-5/+25
* Add tests/ranking.shEuAndreh2021-01-241-0/+133