aboutsummaryrefslogtreecommitdiff
path: root/tests/mock-inferior.scm
Commit message (Collapse)AuthorAge
* Put some comments in the mock-inferior moduleChristopher Baines2019-09-05
| | | | About mocking the record file accessors not working :(
* Store and display the location of packagesChristopher Baines2019-05-13
| | | | | | | Store the location a package can be found at, and display this on the package page. If available, link off to the git repository containing the package.
* Add a mock-inferior moduleChristopher Baines2019-05-12
This to help test code which uses the (guix inferior) module.