Mark Harrah
85bbd7a29d
legal cleanup
2010-02-07 23:48:08 -05:00
Mark Harrah
fbaf5cbf2e
* Use a machine-global lock on Ivy because caches are not safe for concurrent access.
...
* Fix some tests
2010-01-28 19:32:17 -05:00
Mark Harrah
d06df9a2fe
* Integrate Josh's test arguments patch
...
* Use ScalaTest arguments example to test test-interface
2010-01-20 23:06:10 -05:00
Mark Harrah
852a69e2e6
Add forkRun methods to make implementing fork straightforward.
2009-12-29 22:16:28 -05:00
Mark Harrah
dfdb9456f7
* fix naming clash between xsbt/sbt test libraries
...
* correct classpath for plugin projects
2009-12-07 19:04:37 -05:00
Mark Harrah
5c29bfc2c2
Getting scripted testing working with using-xsbt:
...
* uses new scripted test framework in xsbt
* adds ability to provide commands over loopback interface with <port command
* only some tests have been updated
2009-12-04 21:26:31 -05:00
dmharrah
9344dcb63e
First part of fix to scripted test logging. Second part is in main sbt.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@926 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-08-02 00:58:17 +00:00
dmharrah
26c26a2da0
Small fix to make scripted action actually runnable
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@903 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 16:19:31 +00:00
dmharrah
6cbe27ed95
Fixed scripted test framework to test version of sbt being built. Trying out cross-classloader logger.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@884 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-25 21:43:25 +00:00
dmharrah
7c6f420b21
Split out scripted test framework into its own project as an sbt plugin.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@846 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-07 01:09:56 +00:00