Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Add coverage for render module. | David Thompson | 2014-09-12 | 1 | -0/+68 |
| | | | | * tests/guix-web/render.scm: New file. | ||||
* | test: Fix directory? test. | David Thompson | 2014-09-12 | 1 | -2/+2 |
| | | | | * tests/guix-web/util.scm ("directory?"): Use getcwd instead of ".". | ||||
* | Add first unit tests. | David Thompson | 2014-08-29 | 1 | -0/+48 |
* tests/guix-web/util.scm: New file. |