Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/cli-opts.sh: Remove behaviour test | EuAndreh | 2021-06-12 | 1 | -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" | EuAndreh | 2021-06-12 | 2 | -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 flag | EuAndreh | 2021-06-12 | 1 | -2/+12 |
| | |||||
* | tests/xdg-open: Remove unused file | EuAndreh | 2021-06-12 | 2 | -9/+0 |
| | |||||
* | Add initial version of tests/cli-opts.sh tests | EuAndreh | 2021-06-12 | 2 | -0/+115 |
| | |||||
* | Add stup tests/cli-opts.sh | EuAndreh | 2021-06-12 | 1 | -0/+0 |