Sha256: fa876335e89eedf717cc87f7215f50319971db652e850aa07a5fcc4332bfe070

Contents?: true

Size: 374 Bytes

Versions: 3

Compression:

Stored size: 374 Bytes

Contents

Feature: This feature bring Ruby's case when structure to Nila   
  Scenario: Input file with multiple case when structures
    Given the input file "blocks.nila"
    When the ~compiler is run
    The output file must be "blocks.js"
    The output file must equal "correct_blocks.js"

Configurations:

~compiler => lib/nilac.rb
:v $cliusage => ruby :v --test --compile $file

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nilac-0.0.4.3.9.8 shark/features/blocks.feature
nilac-0.0.4.3.9.7.1 shark/features/blocks.feature
nilac-0.0.4.3.9.7 shark/features/blocks.feature