aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/tests/outputs-spec.cc
AgeCommit message (Expand)Author
2023-05-15Fix some bounds in rapid check instancesJohn Ericson
2023-01-29More property testsJohn Ericson
2023-01-23Test store paths, with property testsJohn Ericson
2023-01-18Add test for OutputsSpec::NamesEelco Dolstra
2023-01-12Write more (extended) output spec testsJohn Ericson
2023-01-12Assert on construction that `OutputsSpec::Names` is non-emptyJohn Ericson
2023-01-12Unit test `OuputsSpec::{union_, isSubsetOf}`John Ericson
2023-01-11Improve tests for `OutputsSpec`John Ericson
2023-01-11Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former moreJohn Ericson
2023-01-11Rename `OutputPath` -> `ExtendedOutputPath`John Ericson
2023-01-11Improve `OutputsSpec` slightlyJohn Ericson
2023-01-10Make clear that `StorePathWithOutputs` is a deprecated typeJohn Ericson