Files
tor/src/test
Nick Mathewson 9dddfe83f3 Several mingw/msvc/cross-compilation fixes
They boil down to:
 - MS_WINDOWS is dead and replaced with _WIN32, but we let a few
   instances creep in when we merged Esteban's tests.
 - Capitalizing windows header names confuses mingw.
 - #ifdef 0 ain't C.
 - One unit test wasn't compiled on windows, but was being listed
   anyway.
 - One unit test was checking for the wrong value.

Gisle Vanem found and fixed the latter 3 issues.
2012-04-26 18:36:25 -04:00
..
2011-12-19 11:27:08 -05:00
2011-12-02 06:16:57 +01:00
2012-01-18 15:53:30 -05:00
2012-03-08 20:49:17 -05:00