aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalatest
Commit message (Expand)AuthorAgeFilesLines
* allow plugins to access essential pluginsChristopher Vogt2017-02-221-6/+7
* minor whitespace and name changesChristopher Vogt2017-02-141-6/+6
* implicitly pass classloader, might make code easierChristopher Vogt2017-02-141-3/+2
* make sure jar, tests and main classes use the right directoriesChristopher Vogt2017-02-131-1/+1
* idempotent change propagationChristopher Vogt2017-02-091-1/+1
* separate sbt layout and scalatest plugins and create a more general plugin ar...Christopher Vogt2016-06-152-27/+5
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-152-6/+0
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-152-3/+3
* Making scalatest plugin work + example build folder with scalatest sample buildKatrin Shechtman2016-05-261-2/+3
* Convenience factory methods for ResolversChristopher Vogt2016-05-031-4/+4
* Reproducible builds, composing different CBT version and various improvementsChristopher Vogt2016-04-282-0/+79