From 2c5493492770045aa63692e183c272e982a3ac47 Mon Sep 17 00:00:00 2001 From: Ted Blackman Date: Thu, 16 Apr 2020 16:46:45 -0400 Subject: [PATCH] ford-fusion: test trivial file has no deps other than itself --- pkg/arvo/tests/sys/vane/clay.hoon | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pkg/arvo/tests/sys/vane/clay.hoon b/pkg/arvo/tests/sys/vane/clay.hoon index 94b75616b..28e6a6c57 100644 --- a/pkg/arvo/tests/sys/vane/clay.hoon +++ b/pkg/arvo/tests/sys/vane/clay.hoon @@ -83,10 +83,16 @@ file-store=~ *ford-cache:fusion == - =/ res=vase -:(build-file:ford /gen/hello/hoon) - %+ expect-eq - !> noun+'hello, bob' - (slap res (ream '(+ [*^ [%bob ~] ~])')) + =/ [res=vase nub=state:ford:fusion] (build-file:ford /gen/hello/hoon) + ;: weld + %+ expect-eq + !> noun+'hello, bob' + (slap res (ream '(+ [*^ [%bob ~] ~])')) + :: + %+ expect-eq + !> (~(gas in *(set path)) /gen/hello/hoon ~) + !> dez:(~(got by vases.cache.nub) /gen/hello/hoon) + == :: ++ test-info ^- tang =^ results0 clay-gate