aboutsummaryrefslogtreecommitdiff
path: root/src/integTest/groovy
AgeCommit message (Collapse)Author
2015-11-22add integ test coverage for using custom sourcesets with fregeRene Groeschke
- test coverage for #15
2015-11-22fix fregepath handlingRene Groeschke
2015-11-22some more work on coverage and some cleanupRene Groeschke
- get packages for integ tests right - introduce common AbstractFregeIntegrationSpec - first stab of unit test coverage for FregeCompile - minor cleanup on FregeCompile - configure fregePath as part as part of base plugin convention
2015-11-21add integtest coverage for calling java from fregeRene Groeschke
2015-11-21some integTest cleanup + more test coverageRene Groeschke
2015-11-21some integTest cleanup + more test coverageRene Groeschke
2015-11-21create frege compile task per sourceSetRene Groeschke
2015-11-18introduce frege-base plugin for basic frege functionalityRene Groeschke
2015-11-18Add infrastructure for adding integration tests using testkitRene Groeschke