Age | Commit message (Expand) | Author |
---|---|---|
2023-01-23 | Test store paths, with property tests | John Ericson |
2023-01-18 | Add test for OutputsSpec::Names | Eelco Dolstra |
2023-01-12 | Write more (extended) output spec tests | John Ericson |
2023-01-12 | Assert on construction that `OutputsSpec::Names` is non-empty | John Ericson |
2023-01-12 | Unit test `OuputsSpec::{union_, isSubsetOf}` | John Ericson |
2023-01-11 | Improve tests for `OutputsSpec` | John Ericson |
2023-01-11 | Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more | John Ericson |
2023-01-11 | Rename `OutputPath` -> `ExtendedOutputPath` | John Ericson |
2023-01-11 | Improve `OutputsSpec` slightly | John Ericson |
2023-01-10 | Make clear that `StorePathWithOutputs` is a deprecated type | John Ericson |