aboutsummaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partially undo 7bb30b4d8ec7fdb24b23b02f04897d9b0480056fEuAndreh2022-01-211-1/+1
* {aux,tests}/lib.sh: Use UUIDs for tmpnames to remove dependency on m4EuAndreh2022-01-211-2/+1
* Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work...EuAndreh2022-01-201-1/+2
* {aux,tests}/lib.sh: Use -n1 instead of -1 for head commandEuAndreh2022-01-161-1/+1
* 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-022-2/+12
* tests/cli-opts.sh: Recover test_langs()EuAndreh2021-10-021-8/+79
* Adapt installation to new i18n.EuAndreh2021-09-201-69/+0
* tests/lib.sh: Make error reporting consistentEuAndreh2021-08-131-7/+8
* mv tests/tests-lib.sh tests/lib.shEuAndreh2021-08-053-2/+2
* Remove extra \\ after | in line breaksEuAndreh2021-07-271-2/+2
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-263-6/+13
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-153-56/+73
* tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.shEuAndreh2021-07-151-49/+0
* git mv aux/tests-lib.sh tests/EuAndreh2021-06-274-3/+126
* src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh2021-06-271-4/+2
* tests/install-uninstall.sh: Allow git-permalink to already be installed; laxe...EuAndreh2021-06-261-12/+8
* tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh2021-06-263-0/+32
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-251-14/+14
* Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|...EuAndreh2021-06-231-14/+14
* tests/remotes.sh: Supress output of git configEuAndreh2021-06-221-2/+2
* tests/cli-opts.sh: Stop testing behaviour of "locale" commandEuAndreh2021-06-221-9/+0
* 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-222-3/+3
* src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh2021-06-221-11/+11
* src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh2021-06-221-4/+2
* tests/remotes.sh: AddEuAndreh2021-06-221-0/+176
* tests/install-uninstall.sh: AddEuAndreh2021-06-221-0/+49
* tests/cli-opts.sh: Use portable "sh git-permalink" over "./git-permalink"EuAndreh2021-06-221-15/+15
* tests/cli-opts.sh: Add test_langsEuAndreh2021-06-221-0/+70
* src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh2021-06-171-4/+4
* tests/cli-opts.sh: Remove behaviour testEuAndreh2021-06-121-25/+0
* Revert "tests/xdg-open: Remove unused file"EuAndreh2021-06-122-0/+10
* 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