summaryrefslogtreecommitdiff
path: root/tests/graph.scm
Commit message (Expand)AuthorAgeFilesLines
* graph: Add '%referrer-node-type'....Ludovic Courtès2016-10-151-0/+22
* graph: Add 'node-reachable-count'....Ludovic Courtès2016-05-241-0/+13
* build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin2016-04-031-3/+0
* tests: Disable grafting by default for most tests....Ludovic Courtès2016-03-061-0/+4
* tests: Use sed instead of grep as a package with no dependencies....Ludovic Courtès2016-01-131-1/+1
* graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile....Ludovic Courtès2016-01-021-1/+9
* graph: %BAG-EMERGED-NODE-TYPE filters out origins....Ludovic Courtès2016-01-021-6/+8
* graph: Add synthetic test....Ludovic Courtès2015-12-131-0/+11
* graph: Add '%bag-with-origins-node-type'....Ludovic Courtès2015-11-231-0/+26
* graph: Add procedures to query a node's edges....Ludovic Courtès2015-11-211-1/+37
* Add (guix graph)....Ludovic Courtès2015-11-211-0/+1
* Add 'guix graph'....Ludovic Courtès2015-08-271-0/+193