sbt/internal/util-complete/src/test/scala
Ethan Atkins 0172d118af Add parser for file size
At the suggestion of @eed3si9n, instead of specifying the file cache
size in bytes, we now specify it in a formatted string. For example,
instead of specifying 128 megabytes in bytes (134217728), we can specify
it with the string "128M".
2019-07-11 17:45:16 -07:00
..
sbt Add parser for file size 2019-07-11 17:45:16 -07:00
DefaultParsersSpec.scala Update header 2018-09-14 04:53:36 -04:00
ParserTest.scala Update header 2018-09-14 04:53:36 -04:00
UnitSpec.scala Update header 2018-09-14 04:53:36 -04:00