aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests/cli-opts.sh: Remove behaviour testEuAndreh2021-06-121-25/+0
| | | | | | | | The test that was removed relies on how the repository was clone. For example, the CI clone the repository as a remote folder, and uses that for the origin remote. The test fails because of that, and instead of trying to fix it, I removed it.
* Revert "tests/xdg-open: Remove unused file"EuAndreh2021-06-122-0/+10
| | | | | | | This reverts commit d3faf9644490a191a16c148a3f4f865b730e5188. The file was not actually unused, but used in tests to avoid side effects when running them.
* src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh2021-06-121-2/+12
|
* tests/xdg-open: Remove unused fileEuAndreh2021-06-122-9/+0
|
* Add initial version of tests/cli-opts.sh testsEuAndreh2021-06-122-0/+115
|
* Add stup tests/cli-opts.shEuAndreh2021-06-121-0/+0