blob: 92afb061e224de317e8c031538b1061316e94e3b [file] [log] [blame]
name: CategoryTestObjCLibrary
description: 'Tests handling Objective-C categories'
language: objc
output: 'test/native_objc_test/category_bindings.dart'
functions:
exclude:
- '.*'
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