flutter/dev/manual_tests
Ian Hickson 7861d02943 Fix dependency skew. (#3306)
...by adding tests to our examples that don't import flutter_test, which
pins the relevant dependencies.

Also, provide more information when complaining about leaked transient
callbacks in tests.

Also, make tests display full information when they have an exception,
by bypassing the throttling we have for Android logging in tests.

Also, make the word wrapping not wrap stack traces if they happen to
be included in exception output.

Also, fix a leaked transient callback in the checkbox code.
2016-04-13 13:53:39 -07:00
..
android Stop using a prebuilt APK 2016-03-14 13:32:00 -07:00
test Fix dependency skew. (#3306) 2016-04-13 13:53:39 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Add more dartdoc to material.dart (#3167) 2016-04-07 10:03:59 -07:00
drag_and_drop.dart Support hairline borders 2016-03-24 14:05:38 -07:00
flutter.yaml Bring the hamburger menu back to card_collection 2016-04-01 14:55:20 -07:00
mozart.dart Add Stocks to the Mozart manual test 2016-04-06 17:16:11 -07:00
overlay_geometry.dart LazyBlock docs and physics 2016-04-06 12:36:54 -07:00
pageable_list.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00
pubspec.yaml Fix dependency skew. (#3306) 2016-04-13 13:53:39 -07:00
raw_keyboard.dart Add @override annotations to flutter framework 2016-03-14 14:02:26 -07:00