aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add (commented) test_really_long_listEuAndreh2021-01-311-0/+18
|
* remembering: Add -V version flag, add missing docs on -h flagEuAndreh2021-01-261-0/+17
|
* lib.sh: Limit the amount of bytes output by odEuAndreh2021-01-261-1/+1
|
* v0.1.1: Allow names with spacesv0.1.1EuAndreh2021-01-261-3/+25
| | | | | | | | | The test_stdin_is_empty was adapted so it wouldn't exit with status 1. The previous implementation would effectively do: printf '' | grep '' which returns 1, and the test would fail.
* 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
| | | | | | | | 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)EuAndreh2021-01-242-3/+96
|
* tests: Add logs of which test is runningEuAndreh2021-01-244-7/+44
|
* Stop depending on uuidgenEuAndreh2021-01-243-6/+14
|
* ranking.sh: Make $INPUT value literalEuAndreh2021-01-241-5/+25
|
* Add tests/ranking.shEuAndreh2021-01-243-11/+146
|
* lib.sh: Disable 2034 ShellCheck ruleEuAndreh2021-01-241-0/+1
|
* Add tests/signals.shEuAndreh2021-01-241-0/+29
|
* Add test to for help flagsEuAndreh2021-01-242-14/+37
|
* cli-opts.sh: Break long lineEuAndreh2021-01-241-1/+5
|
* Add tests/lib.shEuAndreh2021-01-242-11/+15
|
* Remove tests/all.shEuAndreh2021-01-241-2/+0
|
* Add tests/cli-opts.sh testsEuAndreh2021-01-241-0/+104
|
* Add current working filesEuAndreh2021-01-211-0/+2