aves_mio18/.flutter/dev/automated_tests/flutter_test
2026-04-14 09:53:02 +02:00
..
child_directory first commit 2026-04-14 09:53:02 +02:00
dart_defines_expectation.txt first commit 2026-04-14 09:53:02 +02:00
dart_defines_test.dart first commit 2026-04-14 09:53:02 +02:00
exception_handling_expectation.txt first commit 2026-04-14 09:53:02 +02:00
exception_handling_test.dart first commit 2026-04-14 09:53:02 +02:00
filtering_tag_test.dart first commit 2026-04-14 09:53:02 +02:00
filtering_tag_widget_test.dart first commit 2026-04-14 09:53:02 +02:00
filtering_test.dart first commit 2026-04-14 09:53:02 +02:00
flutter_gold_expectation.txt first commit 2026-04-14 09:53:02 +02:00
flutter_gold_test.dart first commit 2026-04-14 09:53:02 +02:00
package_assets_expectation.txt first commit 2026-04-14 09:53:02 +02:00
package_assets_test.dart first commit 2026-04-14 09:53:02 +02:00
print_correct_local_widget_expectation.txt first commit 2026-04-14 09:53:02 +02:00
print_correct_local_widget_test.dart first commit 2026-04-14 09:53:02 +02:00
print_user_created_ancestor_expectation.txt first commit 2026-04-14 09:53:02 +02:00
print_user_created_ancestor_no_flag_expectation.txt first commit 2026-04-14 09:53:02 +02:00
print_user_created_ancestor_no_flag_test.dart first commit 2026-04-14 09:53:02 +02:00
print_user_created_ancestor_test.dart first commit 2026-04-14 09:53:02 +02:00
README.md first commit 2026-04-14 09:53:02 +02:00
test_async_utils_guarded_expectation.txt first commit 2026-04-14 09:53:02 +02:00
test_async_utils_guarded_test.dart first commit 2026-04-14 09:53:02 +02:00
test_async_utils_unguarded_expectation.txt first commit 2026-04-14 09:53:02 +02:00
test_async_utils_unguarded_test.dart first commit 2026-04-14 09:53:02 +02:00
ticker_expectation.txt first commit 2026-04-14 09:53:02 +02:00
ticker_test.dart first commit 2026-04-14 09:53:02 +02:00
trivial_test.dart first commit 2026-04-14 09:53:02 +02:00
trivial_widget_expectation.txt first commit 2026-04-14 09:53:02 +02:00
trivial_widget_test.dart first commit 2026-04-14 09:53:02 +02:00
uri_format_test.dart first commit 2026-04-14 09:53:02 +02:00
working_directory_expectation.txt first commit 2026-04-14 09:53:02 +02:00
working_directory_test.dart first commit 2026-04-14 09:53:02 +02: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.