blob: f70b10af39fb5282171293d4dc745912a19f3088 [file] [log] [blame]
name: CategoryTestObjCLibrary
description: 'Tests handling Objective-C categories'
language: objc
output: 'test/native_objc_test/category_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- Thing
headers:
entry-points:
- 'test/native_objc_test/category_test.m'
# Include it twice, as a regression test for #353
- 'test/native_objc_test/category_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field