blob: 600d33dd321253a0d1fceeaa8171e908c3a4c32d [file] [log] [blame]
name: AutomatedRefCountTestObjCLibrary
description: 'Tests automatic reference counting of Objective-C objects'
language: objc
output: 'automated_ref_count_bindings.dart'
exclude-all-by-default: true
functions:
include:
- createAutoreleasePool
- destroyAutoreleasePool
objc-interfaces:
include:
- ArcTestObject
- RefCounted
headers:
entry-points:
- 'automated_ref_count_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field