Author :
Nick Mathewson
Date :
2010-05-08 18:00:26
Hash :0ee6f6ce Message :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