Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file test/unversioned.test version 24c79ab577

2016-10-14
22:49
Add the --localhost argument to the fossil server command invoked by test_start_server in test/tester.tcl. This change causes the server to only bind to localhost:8080, which does not trigger the Windows Firewall to panic about a program attempting to communicate with the world. Tested on a 64-bit binary built from VS2010, and a 32-bit binaray buil... check-in: 6c8cec7341 user: rberteig tags: trunk
20:34
Merge fork check-in: 3a35ac58bb user: andygoth tags: trunk
19:35
Adjustments to the 'test_start_server' Fossil test suite procedure to make it work better on Windows. check-in: a88ca0d7dd user: mistachkin tags: trunk
19:04
Update test_start_server procedure to return the port as well because fossil server dynamically allocates a port. check-in: b66d5bca70 user: andybradford tags: trunk