luet/pkg/compiler
Ettore Di Giacinto bb98259a48
Add sanity check test
To verify that we are actually comparing with some data

Closes #28
2019-12-29 14:14:06 +01:00
..
backend Fix img backend calls 2019-12-02 16:36:29 +01:00
artifact_test.go Add hash test to artifact_test 2019-12-29 14:14:03 +01:00
artifact.go Create new Checksum struct for Artifact 2019-12-29 14:13:51 +01:00
checksum_test.go Add sanity check test 2019-12-29 14:14:06 +01:00
checksum.go Add package to calculate and compare artifact checksums 2019-12-29 13:59:47 +01:00
compiler_suite_test.go Add compiler interfaces and build definition skeleton 2019-11-04 17:21:19 +01:00
compiler_test.go Relax best match constraint rule 2019-12-18 19:24:44 +01:00
compiler.go Move archive helpers to artifact 2019-12-28 16:48:05 +01:00
interface.go Add accessors to Hash and Verify artifacts 2019-12-29 13:59:58 +01:00
spec_test.go Add test for FindPackageCandidate 2019-12-01 23:24:42 +01:00
spec.go Add test for FindPackageCandidate 2019-12-01 23:24:42 +01:00