sbt/scripted/base/src/main/scala/xsbt/test
James Roper 4d29302632 Fixed scripted newer command
The scripted newer command was effectively a noop, it always passed
because it returned false instead of throwing an exception when it
failed.

Implemented specs for most of the scripted file commands as well.
2014-06-23 15:12:34 +10:00
..
CommentHandler.scala added scalariform 2014-05-01 12:50:07 -04:00
FileCommands.scala Fixed scripted newer command 2014-06-23 15:12:34 +10:00
FilteredLoader.scala added scalariform 2014-05-01 12:50:07 -04:00
ScriptRunner.scala added scalariform 2014-05-01 12:50:07 -04:00
StatementHandler.scala added scalariform 2014-05-01 12:50:07 -04:00
TestScriptParser.scala added scalariform 2014-05-01 12:50:07 -04:00