From b051d7d41bda5d7d4e1ff6e94f666e424b7a3d57 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 1 Sep 2017 17:25:33 -0400 Subject: tests/cachekey: Adding Cache Key tests This test should contain an entry for every element and source plugin in buildstream. Further, an entry should exist for every feature of every plugin which may effect cache key calculation. MANIFEST.in: Adding .expected files used in this test to the generated dist tarballs. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index dba8d6528..7647e69ce 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,3 +16,4 @@ recursive-include tests *.yaml recursive-include tests *.bst recursive-include tests *.conf recursive-include tests *.sh +recursive-include tests *.expected -- cgit v1.2.1