summaryrefslogtreecommitdiff
path: root/test/disabled
diff options
context:
space:
mode:
authorTeemu Lehtinen <teemu.t.lehtinen@aalto.fi>2014-08-20 13:20:41 +0300
committerTeemu Lehtinen <teemu.t.lehtinen@aalto.fi>2014-10-13 23:50:29 +0300
commit7daecd8eacdc293f9113d4749f46e874d8eee01b (patch)
tree0d4529b1bc32c3baec8e3538c688557f5b50cb0e /test/disabled
parent8d25e84c9123fe9784ec9844b5184aa1b697b429 (diff)
downloadscala-7daecd8eacdc293f9113d4749f46e874d8eee01b.tar.gz
scala-7daecd8eacdc293f9113d4749f46e874d8eee01b.tar.bz2
scala-7daecd8eacdc293f9113d4749f46e874d8eee01b.zip
Add option -port to fsc
Option "port" limits compile server lookup and start to given port. Normally fsc will start a compile server in a random port if no server is yet running. This can be problematic with firewalls and/or remote compile servers. Option "port" should not be confused with option "server" which looks for a compile server in given host and port and fails if such server is not found. Automatic tests for command line user interface do not exist at all. Thus, adding a test for one new option would require designing a whole new testing method.
Diffstat (limited to 'test/disabled')
0 files changed, 0 insertions, 0 deletions