aboutsummaryrefslogtreecommitdiff
path: root/tests/union.scm
Commit message (Expand)AuthorAge
* tests: Make builds less expensive.Ludovic Courtès2019-06-14
* bootstrap: %bootstrap-inputs+toolchain: Replace %bootstrap-inputs.Jan Nieuwenhuizen2018-09-23
* bootstrap: %bootstrap-inputs: Wrap input lists into thunks.Jan Nieuwenhuizen2018-09-22
* union: Add 'relative-file-name'.Ludovic Courtès2018-05-10
* union: Allow callers to choose the collision resolution policy.Ludovic Courtès2018-04-08
* union: Add create-all-directories? parameter to 'union-build'.Huang Ying2017-03-26
* build: Add a Guile custom test driver using SRFI-64.Mathieu Lirzin2016-04-03
* tests: Factorize the network reachability test.Ludovic Courtès2015-02-24
* Factorize test suite support in (guix tests).Ludovic Courtès2014-08-23
* tests: Add 'union-build' test for <http://bugs.gnu.org/17083>.Ludovic Courtès2014-04-02
* union: Rewrite to be faster; handle symlink/directory conflicts.Mark H Weaver2014-04-02
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* tests: Adjust to bootstrap tarball updates.Ludovic Courtès2013-11-16
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès2013-09-02
* union: Delete duplicates when passed the same input several times.Ludovic Courtès2013-02-06
* Augment `.dir-locals.el'.Ludovic Courtès2013-02-01
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* Merge branch 'core-updates'Ludovic Courtès2013-01-11
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2013-01-06
| |\
| * | tests: Adjust to not rely on /bin/sh.Ludovic Courtès2013-01-02
* | | union: Detect collisions, and delete duplicate leaves.Ludovic Courtès2013-01-09
| |/ |/|
* | Update license headers.Ludovic Courtès2013-01-06
|/
* tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès2012-12-13
* distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès2012-11-04
* Add (guix build union).Ludovic Courtès2012-10-29