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