sbt/scripted
Guillaume Martres 052face8ee 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-03-14 16:53:06 +01:00
..
base Replace procedure syntax by explicit Unit annotation 2015-08-04 10:07:38 +02:00
plugin/src/main Fix #3013: ScriptedPlugin: Add support for paginated tests 2017-03-14 16:53:06 +01:00
sbt Continue to run tests after passing pending test 2015-08-19 08:26:21 +02:00