tree: b426ef1845b8c9cba8d5f97497ada566d8a745b7 [path history] [tgz]
  1. shaders/
  2. DashInNooglerHat.jpg
  3. FontManifest.json
  4. hello_loop_2.gif
  5. hello_loop_2.webp
  6. Horizontal.jpg
  7. Horizontal.png
  8. README.md
  9. 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.