Sha256: 3f8ad11aaeeca1c35b6edc85c635f42ad349aa8dd5e8b72284abfa35806c23d9
Contents?: true
Size: 518 Bytes
Versions: 2
Compression:
Stored size: 518 Bytes
Contents
# ========================================================================= # Ceedling - Test-Centered Build System for C # ThrowTheSwitch.org # Copyright (c) 2010-24 Mike Karlesky, Mark VanderVoord, & Greg Williams # SPDX-License-Identifier: MIT # ========================================================================= #derived from test_graveyard/unit/busted/configurator_builder_test.rb require 'spec_helper' require 'ceedling/configurator_builder' describe ConfiguratorBuilder do xit "is scary" end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | spec/configurator_builder_spec.rb |
ceedling-1.0.0 | spec/configurator_builder_spec.rb |