Re: some AppVeyor files

2020-03-27 Thread Mike Palmiotto
On Tue, Mar 24, 2020 at 10:27 PM Thomas Munro wrote: > Thanks! I added a link to this thread to a Wiki page that tries to > collect information on this topic[1]. Another thing you could be > interested in is the ability to test on several different MSVC > versions (I tried to find some appveyor.

Re: some AppVeyor files

2020-03-24 Thread Thomas Munro
On Tue, Mar 24, 2020 at 5:05 AM Peter Eisentraut wrote: > You can also run this yourself without the detour through the commit > fest app. Attached are three patches that add .appveyor.yml files, for > MSVC, MinGW, and Cygwin respectively. (An open problem is to combine > them all into one.) I

some AppVeyor files

2020-03-23 Thread Peter Eisentraut
Many people enjoy the Windows testing the cfbot runs on the AppVeyor service. You can also run this yourself without the detour through the commit fest app. Attached are three patches that add .appveyor.yml files, for MSVC, MinGW, and Cygwin respectively. (An open problem is to combine them