sbt/notes/0.13.14
Guillaume Martres 334517aba8 Fix #3013: ScriptedPlugin: Add support for paginated tests
This was already supported in the internal Scripted used by sbt but not
in the ScriptedPlugin. This is fixed by just copy-pasting the modified
parser. We will have to wait for sbt itself to be built using an sbt
with the upgraded ScriptedPlugin to be able to avoid the code duplication.
2017-04-04 17:05:17 -04:00
..
buildlevelkey.md Add build-level keys to the tab completion 2017-01-16 15:39:01 -05:00
dotty_bridge.md Automatically choose proper compiler bridge for dotty 2017-04-04 14:49:32 -04:00
junit_xml_imp.md JUnitXmlTestsListener now correctly flags ignored, skipped and pending tests 2016-12-01 10:45:13 +00:00
paginate_scripted_tests.md Fix #3013: ScriptedPlugin: Add support for paginated tests 2017-04-04 17:05:17 -04:00