Sha256: 22f57ba58acc29952ee2aea5825b22398fec22a9e147f000f1f0af8bbc15a0c7

Contents?: true

Size: 249 Bytes

Versions: 26

Compression:

Stored size: 249 Bytes

Contents

require 'spec_helper'

describe Configurator do
	describe "#standardize_paths" do
		xit "should standardize [:project][:build_root]"
		xit "should standardize [:paths]"
		xit "should standardize [:files]"
		xit "should standardize [:tools]"
	end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
ceedling-0.31.1 spec/configurator_spec.rb
ceedling-0.31.0 spec/configurator_spec.rb
ceedling-0.30.0 spec/configurator_spec.rb
ceedling-0.28.3 spec/configurator_spec.rb
ceedling-0.28.2 spec/configurator_spec.rb
ceedling-0.28.1 spec/configurator_spec.rb
ceedling-0.27.0 spec/configurator_spec.rb
ceedling-0.25.0 spec/configurator_spec.rb
ceedling-0.24.0 spec/configurator_spec.rb
ceedling-0.22.0 spec/configurator_spec.rb
ceedling-0.21.0 spec/configurator_spec.rb
ceedling-0.20.3 spec/configurator_spec.rb
ceedling-0.20.2 spec/configurator_spec.rb
ceedling-0.19.0 spec/configurator_spec.rb
ceedling-0.18.0 spec/configurator_spec.rb
ceedling-0.17.0 spec/configurator_spec.rb
ceedling-0.16.0 spec/configurator_spec.rb
ceedling-0.15.6 spec/configurator_spec.rb
ceedling-0.15.5 spec/configurator_spec.rb
ceedling-0.15.4 spec/configurator_spec.rb