Eli Schwartz
ad525dcce4
bump minimum required version of python to 3.7
...
Comment out the pending deprecation notice. It cannot be reached
anymore, but is still useful for the next time we do a version bump.
2022-01-10 18:36:56 -05:00
Dylan Baker
7191b6dab2
ci: install pytest-subtests
...
Which lets pytest understand unittest.subtest
2021-12-06 20:06:14 -05:00
Christian Clauss
a5020857f3
Fix typos discovered by codespell
2021-10-10 16:12:25 -04:00
Dylan Baker
f0a7b6e7c6
pipelines: add 32bit clippy to 32bit rust
2021-09-24 18:48:48 -07:00
Nirbheek Chauhan
c95bffb295
ci: Use 32-bit Rust and Python on vs2017 x86
...
See also: https://github.com/mesonbuild/meson/issues/9038#issuecomment-898960933
2021-08-16 10:36:13 -04:00
Jon Turney
317f9555a7
azure: propagate run_tests.py exit code
...
Propagate the run_tests.py exit code, rather than overwriting it with
the codecov exit code.
2021-07-12 19:44:29 +02:00
Daniel Mensinger
765aff5a42
coverage: Enable coverage reports
2021-06-22 21:05:11 +03:00
Jon Turney
6a56291a2a
Add a test run of MSVC ARM64 cross on Windows x64
...
Add a cross-file for MSVC UWP ARM64.
Bump cidata tag to get an updated install.ps1 script (run by run.ps1)
which sets the vcvars environment correctly when cross-compiling.
Since arranging the correct environment for simultaneous cross and
native 'cl' use is hard, this is test run uses '--cross-only' so we
don't require a native compiler.
Extend '--cross-only' so it also explicitly uses a machine file which
makes all build machine compilers unusable.
2020-09-11 20:45:09 +00:00
Nirbheek Chauhan
804cefc94c
ci: Remove PostgreSQL from PATH
...
It's one of the causes of the cmake test failures, and it's also
plaguing the VS2019 jobs now because of the image update.
2020-06-17 16:51:58 +00:00
Dylan Baker
91050e0c7c
ci: Add python-jsonschema
...
Which is used to validate the json schema files in the various test
directories in a unit test.
2020-04-17 10:49:08 -07:00
Daniel Mensinger
14d7d25115
azure: Do not skip boost tests
2020-04-12 19:37:52 +03:00
Jussi Pakkanen
97bb54bdfa
Add rust stdlib dir to PATH on Windows.
2020-04-11 00:29:20 +03:00
Daniel Mensinger
1a741e0439
ci: Use self hosted CI data
2020-04-04 20:39:54 +03:00