sbt/util-cache/src/test/scala
Antonio Cunei 8ba68eedfd Revert *ModifiedTime() calls to *lastModified*() calls
There are just too many instances in which sbt's code relies on
the `lastModified`/`setLastModified` semantics, so instead of moving
to `get`/`setModifiedTime`, we use new IO calls that offer the new
timestamp precision, but retain the old semantics.
2017-12-22 00:13:27 +01:00
..
CacheSpec.scala Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
FileInfoSpec.scala Revert *ModifiedTime() calls to *lastModified*() calls 2017-12-22 00:13:27 +01:00
SingletonCacheSpec.scala Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00