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