[c_compiler] test install_name_tool behavior (#56)

Also exercise the other tool mentioned in https://github.com/dart-lang/native/issues/54 in tests.
1 file changed
tree: 79ed3fb6aab5750ab2c7ed47272cd118a1fd0be9
  1. .github/
  2. pkgs/
  3. CONTRIBUTING.md
  4. LICENSE
  5. README.md
README.md

dart Coverage Status

Overview

This repository is home to Dart packages related to FFI and native assets bundling.

Packages

PackageDescriptionVersion
c_compilerA library to invoke the native C compiler installed on the host machine.
native_assets_cliA library that contains the argument and file formats for implementing a native assets CLI.