tree: fbba526d3c4565420b3602ce5dfc085db2441cc8
  1. add_asset_link/
  2. complex_link/
  3. complex_link_helper/
  4. cyclic_link_package_1/
  5. cyclic_link_package_2/
  6. cyclic_package_1/
  7. cyclic_package_2/
  8. dart_app/
  9. depend_on_fail_build/
  10. depend_on_fail_build_app/
  11. dev_dependency_with_hook/
  12. download_assets/
  13. drop_dylib_link/
  14. fail_build/
  15. fail_on_os_sdk_version/
  16. fail_on_os_sdk_version_link/
  17. fail_on_os_sdk_version_linker/
  18. flag_app/
  19. flag_enthusiast_1/
  20. flag_enthusiast_2/
  21. fun_with_flags/
  22. infra_failure/
  23. link_inverse_app/
  24. link_inverse_package/
  25. native_add/
  26. native_add_add_source/
  27. native_add_add_symbol/
  28. native_add_break_build/
  29. native_add_duplicate/
  30. native_add_fix_build/
  31. native_add_version_skew/
  32. native_add_version_skew_2/
  33. native_dynamic_linking/
  34. native_subtract/
  35. no_asset_for_link/
  36. no_build_output/
  37. no_hook/
  38. package_reading_metadata/
  39. package_with_metadata/
  40. pirate_adventure/
  41. pirate_speak/
  42. pirate_technology/
  43. recursive_invocation/
  44. relative_path/
  45. reusable_dynamic_library/
  46. reuse_dynamic_library/
  47. simple_data_asset/
  48. simple_data_asset_generated/
  49. simple_link/
  50. simple_link_change_asset/
  51. some_dev_dep/
  52. system_library/
  53. transformer/
  54. treeshaking_dylib_record_use/
  55. treeshaking_native_libs/
  56. use_all_api/
  57. user_defines/
  58. wrong_architecture_asset/
  59. wrong_build_output/
  60. wrong_build_output_2/
  61. wrong_build_output_3/
  62. wrong_linker/
  63. wrong_namespace_asset/
  64. manifest.yaml
  65. manifest_generator.dart
  66. README.md
pkgs/hooks_runner/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 interfering with each other.