On 12/03/2012 09:42, Alan Bateman wrote:
On 11/03/2012 22:38, David Holmes wrote:

Thanks Chris. I hadn't realized that @build, @clean etc were shorthand
for @run build, @run clean etc. I would have assumed there was an
implicit @run main (or whatever) in all those cases. :(
Yes, @build, @clean, @compile are just short hand. For simple tests that
are just a single source file with a main method then @test is
sufficient. So are you okay with the changes?

Oh sorry, forgot to say. I'm, ok with with this change.

-Chris.


-Alan.

Reply via email to