pyo3/pytests/tests
Bruno Kolenbrander 16ad15e04f
Expand on xtask (#2176)
* Fix Windows OSError

* Ignore .pyd files

* Put things in modules

* Rename functions to `run`

* Expand on cargo xtask

* Try to work around missing installs

* Run all things by default, but not llvm-cov

* Test msrv

* Fix more OSErrors

* Various refinements and docs

* Various refinements

* Various refinements
2022-03-18 22:13:23 +00:00
..
test_buf_and_str.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_datetime.py Expand on xtask (#2176) 2022-03-18 22:13:23 +00:00
test_dict_iter.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_misc.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_objstore.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_othermod.py update black to 22.1.0 2022-02-14 07:42:06 +00:00
test_path.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_pyclasses.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_pyfunctions.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_subclassing.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00