flutter/packages/flutter_tools/test
Greg Spencer 379e11b641
Update the flutter script's locking mechanism and follow_links (#57590)
Update the flutter and dart scripts' locking mechanism and follow_links function to be more robust and support more platforms.

This adds support for using mkdir as a fallback if the system doesn't have flock instead of using shlock, since shlock doesn't work on shared filesystems.

It also fixes a problem in the follow_links function where it failed when the link resolved to the root directory.
2020-05-27 15:30:46 -07:00
..
commands.shard Update the flutter script's locking mechanism and follow_links (#57590) 2020-05-27 15:30:46 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard Revert "[flutter_tools] write test to convince self of lack of timing issue (#58011)" (#58123) 2020-05-27 14:16:12 -07:00
integration.shard [flutter_tools] add vm service method to pull SkSL (#57813) 2020-05-27 10:10:41 -07:00
src [flutter_tools] Delete system temp entries on fatal signals (#55513) 2020-05-14 14:27:02 -07:00
template_test.dart [flutter_tools] ensure package_config is re-created if pub get is run (#57184) 2020-05-14 11:22:07 -07:00