summaryrefslogtreecommitdiff
path: root/guix/tests.scm
AgeCommit message (Expand)Author
2022-02-14tests: Set a hard build timeout.Ludovic Courtès
2022-02-11tests: Pass #:guile to 'computed-file' & co.Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-16tests: Factorize 'file=?'.Ludovic Courtès
2021-07-05tests: Unset NIX_STORE_DIR when running external tests.Ludovic Courtès
2021-06-22tests: Remove stale reference to %derivation-cache.Chris Marusich
2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2021-03-06Revert "tests: Refer to '%derivation-cache' in the right module."Ludovic Courtès
2021-03-06Merge branch 'master' into core-updatesChristopher Baines
2021-03-05tests: Refer to '%derivation-cache' in the right module.Ludovic Courtès
2021-01-26build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer
2020-10-20tests: Do not fetch and print the random seed from the top level.Ludovic Courtès
2020-05-22packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès
2020-03-17tests: Fix compilation of 'gnu-make-for-tests'.Ludovic Courtès
2019-06-14packages: Remove 'search-bootstrap-binary'.Ludovic Courtès
2019-06-14tests: Make builds less expensive.Ludovic Courtès
2019-05-27lzlib: Add 'make-lzip-input-port/compressed'.Ludovic Courtès
2019-03-16tests: Add 'with-environment-variable'.Ludovic Courtès
2019-01-24tests: Remove duplicate field initializers.Ludovic Courtès
2019-01-21store: Rename '&nix-error' to '&store-error'.Ludovic Courtès
2018-11-13tests: Check file canonicalization for 'restore-file-set'.Ludovic Courtès
2018-11-12tests: Add 'test-assertm' to (guix tests).Ludovic Courtès
2018-10-19tests: Run 'guix pack' tests using the external store.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2017-04-21store: 'GUIX_DAEMON_SOCKET' can now be a URI.Ludovic Courtès
2016-10-19Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès
2016-03-05tests: Narinfos can specify an non-empty reference list.Ludovic Courtès
2015-09-28tests: 'open-connection-for-tests' takes an optional parameter.Ludovic Courtès
2015-07-13substitute: Honor "substitute-urls" option passed by "untrusted" clients.Ludovic Courtès
2015-06-24tests: Move 'file=?' to (guix tests).Ludovic Courtès
2015-06-11tests: Write the random seed to the error port.Ludovic Courtès
2015-05-02guix: packages: Add package-direct-sources and package-transitive-sources.Eric Bavier
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès
2015-02-24tests: Skip tests that would fail due to the shebang length.Ludovic Courtès
2015-02-24tests: Factorize the network reachability test.Ludovic Courtès
2015-02-13tests: Add missing import.Ludovic Courtès
2015-02-02tests: Add 'with-derivation-substitute' and use it.Ludovic Courtès
2015-02-02tests: Further factorize substitute mocks.Ludovic Courtès
2015-01-09tests: import: Factorize utility function.Eric Bavier
2014-12-29tests: Factorize the 'dummy-package' macro.Ludovic Courtès
2014-10-29tests: Move some of the narinfo test tools to (guix tests).Ludovic Courtès
2014-08-23Factorize test suite support in (guix tests).Ludovic Courtès