aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/legacy-test/scala/kamon/metric/TickMetricSnapshotBufferSpec.scala
Commit message (Collapse)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-97/+0
|
* Prepare for the major cleanupIvan Topolnjak2017-04-241-0/+97
Moved all the original files from src/main to src/legacy-main, same with test files. Also removed the autoweave module, examples and bench as I'm planning to have them in separate repositories.