aboutsummaryrefslogtreecommitdiff
path: root/tests/builders.scm
Commit message (Expand)AuthorAge
* git-download: Use “builtin:git-download” when available.Ludovic Courtès2023-09-26
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* tests: Add missing module import.Marius Bakke2021-09-17
* tests: Disable grafts in 'tests/builders.scm'.Ludovic Courtès2021-09-07
* tests: Adjust Python "sanity" check tests.Ludovic Courtès2021-07-05
* build-system: Rewrite using gexps.Ludovic Courtès2021-03-30
* build/python: Add a sanity check phase.Lars-Dominik Braun2021-02-01
* build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer2021-01-26
* tests: Remove expensive and pointless test.Ludovic Courtès2019-06-14
* bootstrap: %bootstrap-inputs: Wrap input lists into thunks.Jan Nieuwenhuizen2018-09-22
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* 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
* packages: Convert source derivations to monadic style.Ludovic Courtès2015-01-14
* build-system: Introduce "bags" as an intermediate representation.Ludovic Courtès2014-10-05
* download: Allow raw file names or file:// URLs.Ludovic Courtès2014-10-03
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* Factorize test suite support in (guix tests).Ludovic Courtès2014-08-23
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* tests: Adjust `gnu-build' test to search path mechanism.Ludovic Courtès2013-04-11
* Augment `.dir-locals.el'.Ludovic Courtès2013-02-01
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* Update license headers.Ludovic Courtès2013-01-06
* tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès2012-12-13
* tests: Make sure to use the bootstrap Guile.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12
* Move base32 code to (guix base32).Ludovic Courtès2012-11-11
* distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès2012-11-04
* tests: Run without substitutes.Ludovic Courtès2012-11-02
* tests: Use our own bootstrap tools.Ludovic Courtès2012-10-28
* tests: Use bootstrap and Nixpkgs inputs to be less costly.Ludovic Courtès2012-10-07
* Add the `valid-path?' RPC.Ludovic Courtès2012-07-01
* Abstract build systems.Ludovic Courtès2012-06-27
* Change `build-expression->derivation' to support sub-derivation inputs.Ludovic Courtès2012-06-13
* Add supporting tools for the GNU Build System.Ludovic Courtès2012-06-13
* Augment `build-expression->derivation' with #:modules; add `http-fetch'.Ludovic Courtès2012-06-12