mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Update all versions, specifically file which fixes some bugs that caused tests to fail if run in different orders: - systemTemp directories created by MemoryFileSystem will allot names based on the file system instance instead of globally. - MemoryFile.readAsLines()/readAsLinesSync() no longer treat a final newline in the file as the start of a new, empty line. - RecordingFile.readAsLine()/readAsLinesSync() now always record a final newline. |
||
---|---|---|
.. | ||
flutter_run_test | ||
flutter_test | ||
icon | ||
test_smoke_test | ||
pubspec.yaml | ||
README.md |
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.