Sha256: 61bc5129e12dde7b73e13a8950e032cc52239b834cb915fbb13dcb2ff8a565e2

Contents?: true

Size: 406 Bytes

Versions: 21

Compression:

Stored size: 406 Bytes

Contents

Feature: This feature bring Ruby's unless and until statements to Nila.   
  Scenario: Input function with unless and until statements
    Given the input file "unless_until.nila"
    When the ~compiler is run
    The output file must be "unless_until.js"
    The output file must equal "correct_unless_until.js"

Configurations:

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

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
nilac-0.0.4.3.3 shark/features/unless_until.feature
nilac-0.0.4.3.0 shark/features/unless_until.feature
nilac-0.0.4.2.9 shark/features/unless_until.feature
nilac-0.0.4.2.8 shark/features/unless_until.feature
nilac-0.0.4.2.6 shark/features/unless_until.feature
nilac-0.0.4.2.5 shark/features/unless_until.feature
nilac-0.0.4.2.4 shark/features/unless_until.feature
nilac-0.0.4.2.3 shark/features/unless_until.feature
nilac-0.0.4.2.2 shark/features/unless_until.feature
nilac-0.0.4.2.1 shark/features/unless_until.feature
nilac-0.0.4.2.0 shark/features/unless_until.feature
nilac-0.0.4.1.9 shark/features/unless_until.feature
nilac-0.0.4.1.8 shark/features/unless_until.feature
nilac-0.0.4.1.7 shark/features/unless_until.feature
nilac-0.0.4.1.6 shark/features/unless_until.feature
nilac-0.0.4.1.5 shark/features/unless_until.feature
nilac-0.0.4.1.4 shark/features/unless_until.feature
nilac-0.0.4.1.3 shark/features/unless_until.feature
nilac-0.0.4.1.2 shark/features/unless_until.feature
nilac-0.0.4.1.1 shark/features/unless_until.feature