blob: 2ccb3f64ba913d17bda04d662bb30a46b1ea5786 [file] [log] [blame]
name: ForwardDeclTestObjCLibrary
description: 'Test that forward declared ObjC classes are correctly filled'
language: objc
output: 'test/native_objc_test/forward_decl_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- ForwardDeclaredClass
headers:
entry-points:
- 'test/native_objc_test/forward_decl_test.h'
- 'test/native_objc_test/forward_decl_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field