Sha256: 66ccbbeb707805aeb2d92ac36a41d0fde79d0e7d32f77de344b41b12e26b62b7

Contents?: true

Size: 428 Bytes

Versions: 15

Compression:

Stored size: 428 Bytes

Contents

Feature: This feature brings whitespace delimitation features to Nila
  Scenario: Input file with whitespace delimitation features. 
    Given the input file "whitespace_delimiter.nila"
    When the ~compiler is run
    The output file must be "whitespace_delimiter.js"
    The output file must equal "correct_whitespace_delimiter.js"

Configurations:

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

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
nilac-0.0.4.3.3 shark/features/whitespace_delimitation.feature
nilac-0.0.4.3.0 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.9 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.8 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.6 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.5 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.4 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.3 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.2 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.1 shark/features/whitespace_delimitation.feature
nilac-0.0.4.2.0 shark/features/whitespace_delimitation.feature
nilac-0.0.4.1.9 shark/features/whitespace_delimitation.feature
nilac-0.0.4.1.8 shark/features/whitespace_delimitation.feature
nilac-0.0.4.1.7 shark/features/whitespace_delimitation.feature
nilac-0.0.4.1.6 shark/features/whitespace_delimitation.feature