aves_mio1/.flutter/dev/automated_tests/flutter_test
FabioMich66 19a982ede6
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-03-05 15:51:30 +01:00
..
child_directory first commit 2026-03-05 15:51:30 +01:00
dart_defines_expectation.txt first commit 2026-03-05 15:51:30 +01:00
dart_defines_test.dart first commit 2026-03-05 15:51:30 +01:00
exception_handling_expectation.txt first commit 2026-03-05 15:51:30 +01:00
exception_handling_test.dart first commit 2026-03-05 15:51:30 +01:00
filtering_tag_test.dart first commit 2026-03-05 15:51:30 +01:00
filtering_tag_widget_test.dart first commit 2026-03-05 15:51:30 +01:00
filtering_test.dart first commit 2026-03-05 15:51:30 +01:00
flutter_gold_expectation.txt first commit 2026-03-05 15:51:30 +01:00
flutter_gold_test.dart first commit 2026-03-05 15:51:30 +01:00
package_assets_expectation.txt first commit 2026-03-05 15:51:30 +01:00
package_assets_test.dart first commit 2026-03-05 15:51:30 +01:00
print_correct_local_widget_expectation.txt first commit 2026-03-05 15:51:30 +01:00
print_correct_local_widget_test.dart first commit 2026-03-05 15:51:30 +01:00
print_user_created_ancestor_expectation.txt first commit 2026-03-05 15:51:30 +01:00
print_user_created_ancestor_no_flag_expectation.txt first commit 2026-03-05 15:51:30 +01:00
print_user_created_ancestor_no_flag_test.dart first commit 2026-03-05 15:51:30 +01:00
print_user_created_ancestor_test.dart first commit 2026-03-05 15:51:30 +01:00
README.md first commit 2026-03-05 15:51:30 +01:00
test_async_utils_guarded_expectation.txt first commit 2026-03-05 15:51:30 +01:00
test_async_utils_guarded_test.dart first commit 2026-03-05 15:51:30 +01:00
test_async_utils_unguarded_expectation.txt first commit 2026-03-05 15:51:30 +01:00
test_async_utils_unguarded_test.dart first commit 2026-03-05 15:51:30 +01:00
ticker_expectation.txt first commit 2026-03-05 15:51:30 +01:00
ticker_test.dart first commit 2026-03-05 15:51:30 +01:00
trivial_test.dart first commit 2026-03-05 15:51:30 +01:00
trivial_widget_expectation.txt first commit 2026-03-05 15:51:30 +01:00
trivial_widget_test.dart first commit 2026-03-05 15:51:30 +01:00
uri_format_test.dart first commit 2026-03-05 15:51:30 +01:00
working_directory_expectation.txt first commit 2026-03-05 15:51:30 +01:00
working_directory_test.dart first commit 2026-03-05 15:51:30 +01:00

The files in this directory are used as part of the tests in the flutter_tools package. Some are here because here these tests need a pubspec.yaml that references the flutter framework (which is intentionally not true of the flutter_tools package). Others are here mostly out of peer pressure.