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