| Commit message (Expand) | Author | Age | Files | Lines |
* | git mv tests/tests-lib.sh tests/lib.sh | EuAndreh | 2021-06-28 | 1 | -1/+1 |
* | tests/ranking.sh: Add test_pick_inexisting_value, disabled | EuAndreh | 2021-06-28 | 1 | -0/+35 |
* | tests/*.sh: Refactor error messages to be consistent, move helper all helper ... | EuAndreh | 2021-06-28 | 1 | -40/+41 |
* | mv {aux => tests}/tests-lib.sh | EuAndreh | 2021-06-27 | 1 | -1/+1 |
* | aux/utils.sh: Remove unused file | EuAndreh | 2021-06-26 | 1 | -1/+0 |
* | git grep -l '\./remembering' | xargs sed -i 's|\./remembering|./src/rememberi... | EuAndreh | 2021-06-26 | 1 | -4/+4 |
* | tests/: Fix path to sh lib file | EuAndreh | 2021-06-13 | 1 | -1/+1 |
* | tests/ranking.sh: Move $LANG configuration to inside of the test file | EuAndreh | 2021-06-08 | 1 | -0/+1 |
* | tests/ranking.sh: Use LANG=C.UTF-8 for consistent sorting | EuAndreh | 2021-06-07 | 1 | -3/+3 |
* | tests/ranking.sh: Add test_utf_commands | EuAndreh | 2021-06-06 | 1 | -1/+18 |
* | Refactor tests/lib.sh | EuAndreh | 2021-02-17 | 1 | -0/+3 |
* | tests: Use "./remembering" over "sh remembering" | EuAndreh | 2021-01-31 | 1 | -4/+4 |
* | Add (commented) test_really_long_list | EuAndreh | 2021-01-31 | 1 | -0/+18 |
* | v0.1.1: Allow names with spacesv0.1.1 | EuAndreh | 2021-01-26 | 1 | -3/+25 |
* | remembering: Refactor with awk + sort; make it faster | EuAndreh | 2021-01-26 | 1 | -1/+16 |
* | remembering: Fix behaviour where STDIN is smaller than profile | EuAndreh | 2021-01-24 | 1 | -4/+3 |
* | 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 |