tree: 2f6b6dff60a65214c11ba192faea05f0042c3bfb [path history] [tgz]
  1. shaders/
  2. DashInNooglerHat%20WithSpace.jpg
  3. DashInNooglerHat.jpg
  4. DisplayP3Logo.jpg
  5. DisplayP3Logo.png
  6. FontManifest.json
  7. four_frame_with_reuse.gif
  8. four_frame_with_reuse_end.png
  9. heart.webp
  10. heart_end.png
  11. hello_loop_2.gif
  12. hello_loop_2.webp
  13. Horizontal.jpg
  14. Horizontal.png
  15. README.md
  16. ui_test.dart
lib/ui/fixtures/README.md

ui_unittest Fixtures

The files in this directory are used by the ui_unittests binary.

The ui_test.dart file is either JIT or AOT compiled depending on the runtime mode of the test binary. Other files in this folder are used by tests to verify functionality.

See //lib/ui/BUILD.gn and //testing/testing.gni for the build rules and GN template definitions that determine which files get included and compiled here.