Sha256: cf148982b773eac0ecc6b624d0899ca463798642cf542039e736299f19da330c

Contents?: true

Size: 228 Bytes

Versions: 11

Compression:

Stored size: 228 Bytes

Contents

# This change from the default is for running Ceedling out of another folder.
PROJECT_CEEDLING_ROOT = "../../../.."
load "#{PROJECT_CEEDLING_ROOT}/lib/ceedling.rb"

Ceedling.load_project

task :default => %w[ test:all release ]

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ceedling-0.31.1 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.31.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.30.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.28.3 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.28.2 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.28.1 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.27.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.25.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.24.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.22.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.21.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb