flutter/dev/automated_tests/test_smoke_test
Alexandre Ardhuin d927c93310
Unnecessary new (#20138)
* enable lint unnecessary_new

* fix tests

* fix tests

* fix tests
2018-09-12 08:29:29 +02:00
..
crash1_test.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
crash2_test.dart Remove uses of deprecated constants and change int.parse to int.tryParse (#19575) 2018-07-20 15:07:24 -07:00
disallow_error_reporter_modification_test.dart Add support for custom test error reporters (#17727) 2018-05-18 13:58:08 -07:00
fail_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
missing_import_test.broken_dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
pass_test.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
README.md Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
syntax_error_test.broken_dart Remove deprecated setup.sh and test.sh (#7976) 2017-02-08 13:00:44 -08:00
timeout_fail_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
timeout_pass_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00

This directory is used by //flutter/dev/bots/test.dart to verify that flutter test actually correctly fails when a test fails.