aboutsummaryrefslogtreecommitdiff
path: root/guix/tests
Commit message (Expand)AuthorAge
* tests: http: Allow responses to specify a path.Ludovic Courtès2023-05-31
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* tests: git: Write files as UTF-8.Ludovic Courtès2022-08-09
* tests: git: Avoid ambiguous module import.Leo Famulari2021-12-23
* tests: gnupg: Factor out and export KEY-FINGERPRINT-VECTOR.Attila Lendvai2021-12-23
* tests: Smarten up git repository testing framework.Attila Lendvai2021-12-23
* tests: Move keys into ./tests/keys/ and add a third ed25519 key.Attila Lendvai2021-12-22
* tests: git: Make 'tag' directive non-interactive.Xinglu Chen2021-09-18
* tests: git: Don't read from the users global Git config file.Xinglu Chen2021-09-18
* tests: do not hard code HTTP portsMaxime Devos2021-03-06
* tests: Move OpenPGP helpers to (guix tests gnupg).Ludovic Courtès2020-06-16
* git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès2020-06-07
* utils: Add 'with-environment-variables'.Ludovic Courtès2020-06-06
* git-authenticate: Add tests.Ludovic Courtès2020-06-05
* tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès2020-04-19
* challenge: Add "--diff".Ludovic Courtès2019-12-12
* channels: Allow news entries to refer to a tag.Ludovic Courtès2019-09-23
* channels: Add support for a news file.Ludovic Courtès2019-09-23
* git: Add 'commit-difference'.Ludovic Courtès2019-09-23
* tests: 'with-http-server' accepts multiple responses.Ludovic Courtès2019-09-02
* tests: Support multiple HTTP server instances.Ludovic Courtès2017-10-12
* tests: Move HTTP server to (guix tests http).Ludovic Courtès2016-11-16