| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| README.md | D | 12-May-2024 | 129 | 3 | 2 | |
| crash1_test.dart | D | 12-May-2024 | 1,008 | 24 | 19 | |
| crash2_test.dart | D | 12-May-2024 | 396 | 13 | 9 | |
| disallow_error_reporter_modification_test.dart | D | 12-May-2024 | 501 | 14 | 11 | |
| fail_test.dart | D | 12-May-2024 | 429 | 15 | 11 | |
| missing_import_test.broken_dart | D | 12-May-2024 | 370 | 11 | 8 | |
| pass_test.dart | D | 12-May-2024 | 428 | 15 | 11 | |
| syntax_error_test.broken_dart | D | 12-May-2024 | 364 | 10 | 7 | |
| timeout_fail_test.dart | D | 12-May-2024 | 609 | 14 | 11 | |
| timeout_pass_test.dart | D | 12-May-2024 | 645 | 14 | 11 |
README.md
1This directory is used by //flutter/dev/bots/test.dart to verify that 2`flutter test` actually correctly fails when a test fails. 3