Commit 0ee6f6ce805570576755142d28022c27446e27cc

Nick Mathewson 2010-05-08T18:00:26

Make test.sh support mingw/msys on win32 This required: - Adding another WIN32 section in test.sh - not running "touch /dev/null" - calling WSAStartup in all the test binaries - Fixing a dumb windows-only bug in test-time.c