Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update SRFI-64 to the latest upstream version.•••* srfi/srfi-64.scm: Export 'test-group'. Call 'cond-expand-provide'. * srfi/srfi-64.upstream.scm: Update to the latest upstream version. | Mark H Weaver | 2014-02-24 | 1 | -69/+129 |
* | SRFI-64: Make the log file's port line-buffered.•••* srfi/srfi-64.upstream.scm (test-on-group-begin-simple): Make LOG-FILE line-buffered. | Ludovic Courtès | 2013-02-04 | 1 | -1/+3 |
* | SRFI-64: Remove use of (ice-9 syntax-case).•••* srfi/srfi-64.upstream.scm [guile]: Remove use of (ice-9 syntax-case). | Ludovic Courtès | 2012-06-05 | 1 | -1/+1 |
* | Add unit test for derivation parsing and output.•••* guix/derivations.scm: Export `read-derivation' and `write-derivation'. * srfi/srfi-64.scm, srfi/srfi-64.upstream.scm: New files, from libchop. * tests/derivations.scm, tests/test.drv: New files. | Ludovic Courtès | 2012-04-19 | 1 | -0/+978 |