flutter/packages/flutter_test/lib/src
Ian Hickson 8c79f40d71
Fixes resulting from audit of issues links (#20772)
* Fixes resulting from audit of issues links

I looked at every link to GitHub in our repo. For cases where we had a TODO that was waiting for a bug to be fixed, and the bug has now been fixed, I applied the pending change. For cases where the link was out of date, I updated the link.

* Update run_test.dart

skip this test again since it failed on linux and macos bots
2018-08-18 16:44:39 -07:00
..
accessibility.dart Add tests/matchers for automatic accessibility testing (#20462) 2018-08-15 12:13:10 -07:00
all_elements.dart rename Element.visitChildrenForSemantics to visitOnstageChildren; fix DropdownButton (#11744) 2017-09-01 09:48:12 -07:00
binding.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
controller.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
finders.dart Correctly chain finders to ancestor/descendant finders (#20601) 2018-08-15 17:24:03 -07:00
goldens.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
matchers.dart fix dart analysis error (#20698) 2018-08-17 12:59:41 -07:00
nonconst.dart Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
stack_manipulation.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
test_async_utils.dart iOS Dialog blur, brightness, and layout (#18381) 2018-08-15 12:59:40 -07:00
test_exception_reporter.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
test_pointer.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
test_text_input.dart Support all keyboard actions. (#11344) (#18855) 2018-07-02 06:58:35 +00:00
test_vsync.dart Improve test coverage (#7430) 2017-01-10 20:41:42 -08:00
widget_tester.dart Increase verbosity on bots during setup and other minor cleanup (#19526) 2018-07-20 11:01:45 -07:00