Sha256: 5cbc266642cf246c4c8bd9040a0af862333da93478bbdd466b794f256a9760d0

Contents?: true

Size: 345 Bytes

Versions: 10

Compression:

Stored size: 345 Bytes

Contents

Feature: This feature brings Ruby style Hashes to Nila
  Scenario: Input file with hashes. 
    Given the input file "hashes.nila"
    When the ~compiler is run
    The output file must be "hashes.js"
    The output file must equal "correct_hashes.js"

Configurations:

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
nilac-0.0.4.3.3 shark/features/hashes.feature
nilac-0.0.4.3.0 shark/features/hashes.feature
nilac-0.0.4.2.9 shark/features/hashes.feature
nilac-0.0.4.2.8 shark/features/hashes.feature
nilac-0.0.4.2.6 shark/features/hashes.feature
nilac-0.0.4.2.5 shark/features/hashes.feature
nilac-0.0.4.2.4 shark/features/hashes.feature
nilac-0.0.4.2.3 shark/features/hashes.feature
nilac-0.0.4.2.2 shark/features/hashes.feature
nilac-0.0.4.2.1 shark/features/hashes.feature