blob: bc4982efd3dde3826a00bbda92fc23d3e3e44c7a [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'
functions:
include:
- createAutoreleasePool
- destroyAutoreleasePool
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