/gnu/

/guix/log/tests/size.scm?id=f609faae5f0f163241b022591e9e432e04e8ccb2&showmsg=1'>size.scm
AgeCommit message (Collapse)Author
2018-11-12tests: Add 'test-assertm' to (guix tests).Ludovic Courtès
* guix/tests.scm (test-assertm): New macro. * tests/gexp.scm (test-assertm): Remove. * tests/profiles.scm (test-assertm): Remove. * tests/challenge.scm (%store, test-assertm): Remove. * tests/debug-link.scm (%store, test-assertm): Remove. * tests/size.scm (%store, test-assertm): Remove.
2017-04-07size: Add test to multiple 'store-profile' arguments.Ludovic Courtès
* tests/size.scm ("store-profile with multiple items"): New test.