Sha256: 7fca73316b885510683b9a8558ecd3e140e808a173074ac12c64206436a45ee3

Contents?: true

Size: 235 Bytes

Versions: 2

Compression:

Stored size: 235 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

2 entries across 2 versions & 1 rubygems

Version Path
ceedling-0.29.1 plugins/fake_function_framework/examples/fff_example/rakefile.rb
ceedling-0.29.0 plugins/fake_function_framework/examples/fff_example/rakefile.rb