sbt/launch/src/test/scala
Josh Suereth 418b854907 Launcher can now load servers in addition to regular applications.
* Add new ServerMain interface
* AppProvider can now choose to load ServerMain or AppMain classes
* Explicitly document what happens if something doesn't match an
  expected interface
* Improve error message on inability to load something.
* Parse new [server] section that denotes a service and is lock file
* Ability to serialize launch configurations.
* Attempt to look for active listening server via the lock file
* Forks the launcher itself to run servers from serialized launch configuration.
* Testing echo server.
* Tests to detect basic server functionality will work.
* Revamp all the documentation for the launcher, giving it its own section.
* Full documentation on launcher configuration files.

Revamp launcher documentation to be a bit more in-depth, and split bits into sections.
2014-01-06 16:54:45 -05:00
..
CacheTest.scala 2.10.0-M5, different arity generalization 2012-11-17 20:19:24 -05:00
ConfigurationParserTest.scala Additional options for Ivy resolvers. 2013-08-26 14:06:21 -04:00
EnumerationTest.scala update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00
ListMapTest.scala update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00
LocksTest.scala move locks test back to a normal unit test 2011-06-27 22:29:48 -04:00
PreTest.scala update to ScalaCheck 1.11.0 2013-11-04 11:28:40 -05:00
ScalaProviderTest.scala Add in the ability to launch non xsbti.AppMain classes. 2013-11-06 12:29:51 -05:00
ServerLocatorTest.scala Launcher can now load servers in addition to regular applications. 2014-01-06 16:54:45 -05:00
URITests.scala Allow specifying sbt.boot.properties as a URI 2013-11-06 20:33:52 -05:00
VersionParts.scala fix regex character filter in VersionParts 2013-03-18 09:52:57 -04:00