Sha256: ed502f6aea9b2d19517f047494070b52ef7c0fe4ebc57e0f681899cb712d367b

Contents?: true

Size: 342 Bytes

Versions: 3

Compression:

Stored size: 342 Bytes

Contents

---

Test cat program: !S::Suite
  contents:

    - simple equal: !S::Command
        command: cat
        input: !path <<pwd>>/cat.yml
        output: !path <<pwd>>/cat.yml

    - simple different: !S::Command
        command: cat
        weight: -1
        input: !path <<pwd>>/cat.yml
        output: !path <<pwd>>/../fixtures/text/1.txt

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
uttk-0.4.5.0 test/functional/cat.yml
uttk-0.4.6.2 test/functional/cat.yml
uttk-0.4.6.1 test/functional/cat.yml