aboutsummaryrefslogtreecommitdiff
path: root/tests/remotes.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-111-2/+2
* tests/: Copy files to temp directory to avoid messing with existing generated...EuAndreh2021-10-021-1/+6
* mv tests/tests-lib.sh tests/lib.shEuAndreh2021-08-051-1/+1
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-261-2/+4
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-151-28/+28
* git mv aux/tests-lib.sh tests/EuAndreh2021-06-271-1/+1
* tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh2021-06-261-0/+14
* tests/remotes.sh: Supress output of git configEuAndreh2021-06-221-2/+2
* tests/remotes.sh: Conditionally set user.{email,name} to work on new env like CIEuAndreh2021-06-221-1/+11
* aux/tests-lib.sh: Add uuid() function, use it on testsEuAndreh2021-06-221-2/+2
* src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh2021-06-221-11/+11
* tests/remotes.sh: AddEuAndreh2021-06-221-0/+176