On 1 March 2016 at 21:00, Michael Paquier <michael.paqu...@gmail.com> wrote:
> Hi all, > > As of now the MSVC scripts control if TAP tests are enabled or not > using a boolean flag as $config->{tap_tests}. However, this flag is > just taken into account in vcregress.pl, with the following issues: > 1) config_default.pl does not list tap_tests, so it is unclear to > users to enable them. People need to look into vcregress.pl as a start > point. > Seems like a no-brainer. > 2) GetFakeConfigure() does not translate $config->{tap_tests} into > --enable-tap-tests, leading to pg_config not reporting it in > CONFIGURE. This is inconsistent with what is done in ./configure. > You seem to have re-indented config_default.pl at the same time. That's worth doing but shouldn't be in the same patch, it makes it hard to see what actually changed. Yes, that's a nitpick, but it makes a 1-liner patch into a lot more. -- Craig Ringer http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services