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