Enable transforms tests for python 2 on MSVC builds
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 29 Apr 2015 17:49:24 +0000 (13:49 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 29 Apr 2015 17:49:24 +0000 (13:49 -0400)
commiteb010637dd47be65e5d8b22d6965c2e96f6937b8
tree5c6774aa267c9c6a14084ceb5e902ac6319691de
parent5aa2350426c4fdb3d04568b65aadac397012bbcb
Enable transforms tests for python 2 on MSVC builds

Currently regression tests for python 3 are disabled on MSVC, and these
tests fail with python 3, too, so we have some work to do to enable
both. Meanwhile, all the buildfarm hosts seem to be building with python
2 anyway, so this at least gets us some coverage.

Original patch from Michael Paquier, significantly modified by me.
src/tools/msvc/vcregress.pl