summaryrefslogtreecommitdiff
path: root/tests/builders.scm
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove expensive and pointless test....Ludovic Courtès2019-06-141-40/+1
* bootstrap: %bootstrap-inputs: Wrap input lists into thunks....Jan Nieuwenhuizen2018-09-221-9/+14
* Switch to Guile-Gcrypt....Ludovic Courtès2018-09-041-1/+1
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* tests: Skip tests that would fail due to the shebang length....Ludovic Courtès2015-02-241-1/+2
* tests: Factorize the network reachability test....Ludovic Courtès2015-02-241-5/+2
* packages: Convert source derivations to monadic style....Ludovic Courtès2015-01-141-9/+12
* build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès2014-10-051-5/+4
* download: Allow raw file names or file:// URLs....Ludovic Courtès2014-10-031-0/+17
* gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès2014-08-281-2/+2
* Factorize test suite support in (guix tests)....Ludovic Courtès2014-08-231-6/+3
* derivations: 'derivation' and related procedures return a single value....Ludovic Courtès2013-09-181-4/+4
* tests: Adjust `gnu-build' test to search path mechanism....Ludovic Courtès2013-04-111-3/+12
* Augment `.dir-locals.el'....Ludovic Courtès2013-02-011-4/+0
* distro: Change the module name space to (gnu ...)....Ludovic Courtès2013-01-181-2/+2
* Update license headers....Ludovic Courtès2013-01-061-6/+6
* tests: Skip network-dependent tests when the network is unreachable....Ludovic Courtès2012-12-131-0/+5
* tests: Make sure to use the bootstrap Guile....Ludovic Courtès2012-11-131-2/+4
* Remove (guix http) and (guix ftp)....Ludovic Courtès2012-11-131-12/+1
* Add (guix download) and (guix build download)....Ludovic Courtès2012-11-121-0/+12
* Move base32 code to (guix base32)....Ludovic Courtès2012-11-111-0/+1
* distro: Move bootstrap packages to (distro packages bootstrap)....Ludovic Courtès2012-11-041-3/+1
* tests: Run without substitutes....Ludovic Courtès2012-11-021-0/+4
* tests: Use our own bootstrap tools....Ludovic Courtès2012-10-281-8/+10
* tests: Use bootstrap and Nixpkgs inputs to be less costly....Ludovic Courtès2012-10-071-1/+17
* Add the `valid-path?' RPC....Ludovic Courtès2012-07-011-5/+8
* Abstract build systems....Ludovic Courtès2012-06-271-1/+6
* Change `build-expression->derivation' to support sub-derivation inputs....Ludovic Courtès2012-06-131-1/+1
* Add supporting tools for the GNU Build System....Ludovic Courtès2012-06-131-0/+12
* Augment `build-expression->derivation' with #:modules; add `http-fetch'....Ludovic Courtès2012-06-121-0/+50