flutter/examples/flutter_gallery/test_driver
Todd Volkert 4739159eff Allow transitions_perf_test.dart to be run using package:test (#10725)
package:test does not allow main() methods to have required
arguments - changing to an optional positional arguments list
fixes this.
2017-06-15 10:15:56 -07:00
..
memory_nav_test.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
memory_nav.dart Devicelab memory usage test that navigates repeatedly to a screen within Gallery (#7137) 2016-12-05 11:08:25 -08:00
scroll_perf_test.dart Declare locals final where not reassigned (gallery) (#8571) 2017-03-03 17:51:21 -08:00
scroll_perf.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00
transitions_perf_test.dart Allow transitions_perf_test.dart to be run using package:test (#10725) 2017-06-15 10:15:56 -07:00
transitions_perf_with_semantics_test.dart Benchmark for semantic overhead during transitions (#10678) 2017-06-14 08:09:05 -07:00
transitions_perf_with_semantics.dart Benchmark for semantic overhead during transitions (#10678) 2017-06-14 08:09:05 -07:00
transitions_perf.dart Call it Flutter Gallery (#3801) 2016-05-09 11:00:54 -07:00