summaryrefslogtreecommitdiff
path: root/.azure-pipelines/jobs/test-windows.yml
Commit message (Expand)AuthorAgeFilesLines
* Drop all existing CIPradyun Gedam2021-04-011-53/+0
* Drop Python 2.7 and 3.5 from CIPradyun Gedam2020-12-191-14/+2
* Add back Python 3.5Pradyun Gedam2020-05-231-5/+5
* Skip integration tests for Py3.{5,6,7} on Windows CIPradyun Gedam2020-05-231-9/+9
* Azure Pipelines: Use better namesPradyun Gedam2020-04-121-12/+12
* Azure Pipelines: Drop useVenvPradyun Gedam2020-04-121-3/+0
* Test Windows on Python 3.8Hugo2020-01-071-2/+8
* Move AppVeyor tests to Azure PipelinesChris Hunt2020-01-061-1/+10
* CI: move Python35-x64 from Appveyor to AzureXavier Fernandez2019-10-291-1/+4
* Move Python 37-x64 to AzureXavier Fernandez2019-07-261-2/+2
* Spread the Windows test load between Azure & AppveyorXavier Fernandez2019-07-261-13/+4
* Drop support for EOL Python 3.4Hugo2019-07-071-6/+0
* fix dependsOnBrian Cristante2018-10-051-1/+1
* need to run test-windows job from windows.ymlBrian Cristante2018-10-051-1/+1
* Remove conditional branching based on vmImageBrian Cristante2018-10-051-8/+10
* Pass pool instead of vmImageBrian Cristante2018-10-051-5/+3
* Fix job referenceBrian Cristante2018-10-011-2/+2
* Get rid of branching logic based on image nameBrian Cristante2018-10-011-0/+65