sbt/launch/src/test/scala
Havoc Pennington 3a065dc047 Set Java memory options for server applications
The defaults here are copied from Activator which
in turn are probably copied from somewhere else.
They are of course basically arbitrary, but the
JVM's defaults if we don't set memory options
are insufficient to run most apps.

If the user sets any memory options in the configuration,
we completely leave them alone and don't set any of
our own. So it's always possible to override.
2014-08-15 11:07:19 -04:00
..
CacheTest.scala Scalariforming test code 2014-05-07 11:52:23 -04:00
ConfigurationParserTest.scala Update misc tests and doc to reflect HTTPS access for Maven Central 2014-08-08 17:07:44 -04:00
EnumerationTest.scala Scalariforming test code 2014-05-07 11:52:23 -04:00
ListMapTest.scala Scalariforming test code 2014-05-07 11:52:23 -04:00
LocksTest.scala Bump expected 2.11 module versions so we can compile with 2.11 2014-05-14 19:08:05 -04:00
PreTest.scala Scalariforming test code 2014-05-07 11:52:23 -04:00
ScalaProviderTest.scala Bump expected 2.11 module versions so we can compile with 2.11 2014-05-14 19:08:05 -04:00
ServerLocatorTest.scala Set Java memory options for server applications 2014-08-15 11:07:19 -04:00
URITests.scala Scalariforming test code 2014-05-07 11:52:23 -04:00
VersionParts.scala Scalariforming test code 2014-05-07 11:52:23 -04:00