Sha256: 42d6ceac917eac367ad1b98f6a4eea294723d660b712282ef81660db2d79eebd
Contents?: true
Size: 545 Bytes
Versions: 2
Compression:
Stored size: 545 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 # ========================================================================= road: sky: using_namespace Animal: cat: compose: road bird: compose: sky using_namespace Animal Reptile: lizard: compose: bird using_namespace Animal::Reptile::Hardshell: turtle:
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-1.0.1 | vendor/diy/test/files/namespace/objects.yml |
ceedling-1.0.0 | vendor/diy/test/files/namespace/objects.yml |