• 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
..
bootstrap_test.dart Loading commit data...
chrome_test.dart Loading commit data...
devfs_web_test.dart Loading commit data...
devices_test.dart Loading commit data...
golden_comparator_process_test.dart Loading commit data...
golden_comparator_test.dart Loading commit data...
web_asset_server_test.dart Loading commit data...
web_expression_compiler_test.dart Loading commit data...
web_validator_test.dart Loading commit data...
workflow_test.dart Loading commit data...