summaryrefslogtreecommitdiff
path: root/tests/graph.scm
AgeCommit message (Expand)Author
2020-05-22packages: Introduce <content-hash> and use it in <origin>....Ludovic Courtès
2020-05-11graph: Add 'shortest-path'....Ludovic Courtès
2020-05-11graph: reference/referrer node types work with graph traversal....Ludovic Courtès
2020-02-05tests: Adjust reverse-bag graph test to recent OCaml changes....Ludovic Courtès
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-23graph: Add the 'reverse-bag' graph....Ludovic Courtès
2018-09-22bootstrap: %bootstrap-inputs: Wrap input lists into thunks....Jan Nieuwenhuizen
2018-06-06tests: Adjust graph test....Ludovic Courtès
2018-05-08guix: Separate the package name and version with "@", not "-"....Chris Marusich
2018-03-27graph: Add "module" node type....Ludovic Courtès
2017-12-17graph: Adjust test for glibc:static among the implicit inputs....Ludovic Courtès
2017-01-04graph: Add '%reverse-package-node-type'....Ludovic Courtès
2016-12-14graph: Backend must have name and description....Ricardo Wurmus
2016-10-15graph: Add '%referrer-node-type'....Ludovic Courtès
2016-05-24graph: Add 'node-reachable-count'....Ludovic Courtès
2016-04-03build: Add a Guile custom test driver using SRFI-64....Mathieu Lirzin
2016-03-06tests: Disable grafting by default for most tests....Ludovic Courtès
2016-01-13tests: Use sed instead of grep as a package with no dependencies....Ludovic Courtès
2016-01-02graph: %BAG-WITH-ORIGINS-NODE-TYPE includes the origin's guile....Ludovic Courtès
2016-01-02graph: %BAG-EMERGED-NODE-TYPE filters out origins....Ludovic Courtès
2015-12-13graph: Add synthetic test....Ludovic Courtès
2015-11-23graph: Add '%bag-with-origins-node-type'....Ludovic Courtès
2015-11-21graph: Add procedures to query a node's edges....Ludovic Courtès
2015-11-21Add (guix graph)....Ludovic Courtès
2015-08-27Add 'guix graph'....Ludovic Courtès