aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/legacy-test/scala/kamon/testkit
Commit message (Collapse)AuthorAgeFilesLines
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-70/+0
|
* trying to flatten out the structure and eliminate the notion of entititesIvan Topolnjak2017-05-251-1/+1
|
* Prepare for the major cleanupIvan Topolnjak2017-04-241-0/+70
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.