github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/meta_eval_once/test.toml (about)

     1  name = "Check meta-rules evaluated at most once"
     2  
     3  [flags]
     4  
     5  knitfile = "Knitfile"
     6  ncpu = 1
     7  dryrun = true
     8  
     9  [[builds]]
    10  
    11  args = ["foo"]
    12  output = "cp foo.z foo.z.z"