Sha256: 5a071a69a2a7a3351f7c77f1c7703a31096695de2c82320ff81f5e1a8f7cd546
Contents?: true
Size: 1.29 KB
Versions: 5
Compression:
Stored size: 1.29 KB
Contents
--- :project: :use_exceptions: FALSE :use_test_preprocessor: TRUE :use_auxiliary_dependencies: TRUE :build_root: build # :release_build: TRUE :test_file_prefix: test_ #:release_build: # :output: TempSensor.out # :use_assembly: FALSE :environment: #:extension: # :executable: .out :paths: :test: - test/* - test/support/* :source: - src/* :support: - test/support :defines: # in order to add common defines: # 1) remove the trailing [] from the :common: section # 2) add entries to the :common: section (e.g. :test: has TEST defined) :common: &common_defines [] :test: - TEST - *common_defines :release: *common_defines :cmock: :mock_prefix: Mock :when_no_prototypes: :warn :enforce_strict_ordering: TRUE :includes: - Types.h :plugins: - :ignore :treat_as: U8: UINT U16: UINT U32: UINT S8: HEX8 U8*: HEX32 U16*: HEX32 C8*: STRING :module_generator: :project_root: ./ :source_root: src/ :test_root: test/ :header_includes: - Types.h :test_includes: - Types.h - UnityHelper.h :plugins: :load_paths: - vendor/ceedling/plugins :enabled: - stdout_pretty_tests_report - module_generator ...
Version data entries
5 entries across 5 versions & 1 rubygems