-
- Downloads
tests: Disable grafting by default for most tests.
This allows tests to run as expected even in the presence of replacements among the bootstrap packages, such as Perl (commit d8173f21). * tests/cpan.scm: Add (%graft? #f). * tests/derivations.scm: Likewise. * tests/graph.scm: Likewise. * tests/monads.scm: Likewise. * tests/profiles.scm: Likewise. * tests/gexp.scm: Likewise. ("gexp->derivation vs. grafts"): Explicitly reenable grafting before, and disable it after, using 'set-grafting'.
Showing
- tests/cpan.scm 5 additions, 1 deletiontests/cpan.scm
- tests/derivations.scm 5 additions, 0 deletionstests/derivations.scm
- tests/gexp.scm 11 additions, 5 deletionstests/gexp.scm
- tests/graph.scm 4 additions, 0 deletionstests/graph.scm
- tests/monads.scm 5 additions, 1 deletiontests/monads.scm
- tests/profiles.scm 5 additions, 1 deletiontests/profiles.scm
Loading
Please register or sign in to comment