index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
tests
Age
Commit message (
Expand
)
Author
2023-01-23
Test store paths, with property tests
John Ericson
2023-01-23
Add `rapidcheck` dependency for testing
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
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2021-10-17
Add error reporting to machine spec paser
Alexey Novikov
2021-10-08
libstore-tests: add libutil dependency (fix static link failure)
Sergei Trofimovich
2021-10-04
Add a test for RefScanSink and clean up the code
Eelco Dolstra