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
..
2023-02-23 20:20:25 +00:00

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