flutter/dev
gaaclarke 658a1a256a
Adds support for f16 surfaces to wide gamut unit tests. (#126712)
issue: https://github.com/flutter/flutter/issues/126620

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel
on [Discord].

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2023-05-15 10:25:03 -07:00
..
automated_tests Update packages (#126140) 2023-05-08 09:51:28 +02:00
benchmarks Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
bots Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
ci Bump activesupport from 6.1.7.1 to 6.1.7.3 in /dev/ci/mac (#122768) 2023-03-16 00:06:11 +00:00
conductor Update packages (#126140) 2023-05-08 09:51:28 +02:00
customer_testing Update packages (#126140) 2023-05-08 09:51:28 +02:00
devicelab Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests Update packages (#126140) 2023-05-08 09:51:28 +02:00
integration_tests Adds support for f16 surfaces to wide gamut unit tests. (#126712) 2023-05-15 10:25:03 -07:00
manual_tests Update packages (#126140) 2023-05-08 09:51:28 +02:00
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Update the copy icon in snippets and samples to use the standard one (#123651) 2023-04-18 17:38:13 +00:00
tools Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
tracing_tests Update packages (#126140) 2023-05-08 09:51:28 +02:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.