blob: 55110a39f5a6a4c85671771ee96dfeba54092923 [file] [log] [blame]
name: StringTestObjCLibrary
description: 'Tests calling Objective-C string methods'
language: objc
output: 'test/native_objc_test/string_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- StringUtil
headers:
entry-points:
- 'test/native_objc_test/string_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field