• Jonah Williams's avatar
    [versions] update all versions and fix tool tests (#60127) · 37db92be
    Jonah Williams authored
    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.
    37db92be
Name
Last commit
Last update
..
code_signing_test.dart Loading commit data...
devices_test.dart Loading commit data...
fallback_discovery_test.dart Loading commit data...
ios_deploy_test.dart Loading commit data...
ios_device_install_test.dart Loading commit data...
ios_device_logger_test.dart Loading commit data...
ios_device_port_forwarder_test.dart Loading commit data...
ios_device_project_test.dart Loading commit data...
ios_device_start_nonprebuilt_test.dart Loading commit data...
ios_device_start_prebuilt_test.dart Loading commit data...
ios_project_migration_test.dart Loading commit data...
mac_test.dart Loading commit data...
plist_parser_test.dart Loading commit data...
simulators_test.dart Loading commit data...
xcode_backend_test.dart Loading commit data...
xcodeproj_test.dart Loading commit data...