HomePhorge

(PUP-3274) Make all spec tests run parser future by default
c3e9452ae7f1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3274) Make all spec tests run parser future by default

This changes the default parser setting to 'future' thereby making
all tests that are not explicit about future/current parser to run
with the future parser.

This is one step in the direction of making the future parser the
one and only parser.

Tests that are no longer needed (only running for parser current
and covered by other spec tests for future parser have been remvoved,
and tests that fail because of syntax and semantic changes have been
updated.

The future_compiler_spec has been renamed to compiler4_spec.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU27b25ff1183c: (PUP-3274) Make Puppet::Resource use 4x semantics as standard
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUc3e9452ae7f1: (PUP-3274) Make all spec tests run parser future by default (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Nov 22 2014, 2:29 AM