tree: 25cfb72b9aa0d127423d1ece15cc265dff54b766 [path history] [tgz]
  1. cyclic_package_1/
  2. cyclic_package_2/
  3. dart_app/
  4. native_add/
  5. native_add_add_source/
  6. native_add_add_symbol/
  7. native_add_break_build/
  8. native_add_fix_build/
  9. native_subtract/
  10. package_reading_metadata/
  11. package_with_metadata/
  12. some_dev_dep/
  13. wrong_build_output/
  14. wrong_build_output_2/
  15. wrong_build_output_3/
  16. wrong_namespace_asset/
  17. manifest.yaml
  18. README.md
pkgs/native_assets_builder/test_data/README.md

The dart_app depends on multiple packages with native assets.

manifest.yaml contains a list of all the files of the test projects. This is used to copy the test projects to temporary folders when running tests, to prevent tests accidentally using temporary files or interferring with each other.