aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-21Partially undo 7bb30b4d8ec7fdb24b23b02f04897d9b0480056fEuAndreh1-1/+1
2022-01-21{aux,tests}/lib.sh: Use UUIDs for tmpnames to remove dependency on m4EuAndreh1-2/+1
2022-01-20Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work...EuAndreh1-1/+2
2022-01-16{aux,tests}/lib.sh: Use -n1 instead of -1 for head commandEuAndreh1-1/+1
2021-10-11Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh1-2/+2
2021-10-02tests/: Copy files to temp directory to avoid messing with existing generated...EuAndreh2-2/+12
2021-10-02tests/cli-opts.sh: Recover test_langs()EuAndreh1-8/+79
2021-09-20Adapt installation to new i18n.EuAndreh1-69/+0
2021-08-13tests/lib.sh: Make error reporting consistentEuAndreh1-7/+8
2021-08-05mv tests/tests-lib.sh tests/lib.shEuAndreh3-2/+2
2021-07-27Remove extra \\ after | in line breaksEuAndreh1-2/+2
2021-07-26src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh3-6/+13
2021-07-15aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh3-56/+73
2021-07-15tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.shEuAndreh1-49/+0
2021-06-27git mv aux/tests-lib.sh tests/EuAndreh4-3/+126
2021-06-27src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh1-4/+2
2021-06-26tests/install-uninstall.sh: Allow git-permalink to already be installed; laxe...EuAndreh1-12/+8
2021-06-26tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh3-0/+32
2021-06-25mv src/git-permalink.sh.in src/git-permalin.inEuAndreh1-14/+14
2021-06-23Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|...EuAndreh1-14/+14
2021-06-22tests/remotes.sh: Supress output of git configEuAndreh1-2/+2
2021-06-22tests/cli-opts.sh: Stop testing behaviour of "locale" commandEuAndreh1-9/+0
2021-06-22tests/remotes.sh: Conditionally set user.{email,name} to work on new env like CIEuAndreh1-1/+11
2021-06-22aux/tests-lib.sh: Add uuid() function, use it on testsEuAndreh2-3/+3
2021-06-22src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh1-11/+11
2021-06-22src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh1-4/+2
2021-06-22tests/remotes.sh: AddEuAndreh1-0/+176
2021-06-22tests/install-uninstall.sh: AddEuAndreh1-0/+49
2021-06-22tests/cli-opts.sh: Use portable "sh git-permalink" over "./git-permalink"EuAndreh1-15/+15
2021-06-22tests/cli-opts.sh: Add test_langsEuAndreh1-0/+70
2021-06-17src/git-permalink.sh: Translate program output to pt, fr and eoEuAndreh1-4/+4
2021-06-12tests/cli-opts.sh: Remove behaviour testEuAndreh1-25/+0
2021-06-12Revert "tests/xdg-open: Remove unused file"EuAndreh2-0/+10
2021-06-12src/git-permalink.sh: Fix bad treatment of -p flagEuAndreh1-2/+12
2021-06-12tests/xdg-open: Remove unused fileEuAndreh2-9/+0
2021-06-12Add initial version of tests/cli-opts.sh testsEuAndreh2-0/+115
2021-06-12Add stup tests/cli-opts.shEuAndreh1-0/+0