aboutsummaryrefslogtreecommitdiff
path: root/plugins/scalatest
Commit message (Expand)AuthorAgeFilesLines
* scalatest plugin now does not need import anymoreChristopher Vogt2017-04-023-28/+0
* upgrade scalatest plugin to scalatest 2.2.6 and use buildinfo to avoidChristopher Vogt2017-04-023-1/+10
* scalatest plugin for 2.12 (and move most code from plugin into library)Christopher Vogt2017-03-302-38/+5
* explicitly convert to Vector everywhere for hopefully performanceChristopher Vogt2017-03-271-1/+1
* 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