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