blob: 11ddbb913377b4143921f77304728cab175777b0 [file] [log] [blame]
name: FailedToLoadTestObjCLibrary
description: 'Tests failing to load an Objective-C library'
language: objc
output: 'test/native_objc_test/failed_to_load_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- ClassThatWillFailToLoad
headers:
entry-points:
- 'test/native_objc_test/failed_to_load_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field