flutter/dev/automated_tests
Danny Tuppeny 06952ba254
[flutter_tools] Add support for URI formats like ?line=x for "flutter test" (#119740)
* [flutter_tools] Add support for URI formats like ?line=x for "flutter test"

* Remove unnecessary function

* Handle parsing absolute paths on Windows

* Use Windows-style paths when running on Windows

* Fix paths in isFile

* Remove unnecessary clear
2023-02-27 19:13:00 +00:00
..
flutter_test [flutter_tools] Add support for URI formats like ?line=x for "flutter test" (#119740) 2023-02-27 19:13:00 +00:00
icon Enable widget load assets in its own package in test (#35991) 2019-07-16 09:47:42 -07:00
integration_test Revert "Init licenses for test bindings (#81961)" (#82337) 2021-05-13 21:29:03 -07:00
test_smoke_test Remove our extra timeout logic. (#89952) 2021-09-15 09:42:05 -07:00
pubspec.yaml roll packages (#121358) 2023-02-23 20:20:25 +00:00
README.md Fix tests (#3977) 2016-05-17 12:45:37 -07:00

This is a fake package for use by automated testing. For example, the flutter_tools package uses this to test flutter test.