summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAge
* ci: mark test_check_specialized_decoder_fallback as failing on PyPyJames R. Barlow2022-09-11
* Redo licensing info with SPDXJames R. Barlow2022-07-27
* Modernize typing with future annotationsJames R. Barlow2022-07-22
* tests: Refactor usage of sys.getrefcountJames R. Barlow2022-07-15
* Standardize needs_python_v() markerJames R. Barlow2022-02-05
* Replace deprecated distutils version with packaging.version.VersionJames R. Barlow2021-12-18
* Drop Python 3.6 supportJames R. Barlow2021-10-29
* Skip tests too old for 10.3.0 when using 10.0.3James R. Barlow2021-05-04
* pypy: adjust tests that depend on CPython behaviorJames R. Barlow2021-01-26
* Test suite: don't try to run on Python < 3.6 anymoreJames R. Barlow2020-11-27
* Fix warning from hypothesis above scope of resources() fixtureJames R. Barlow2020-05-15
* Encryption: add savingJames R. Barlow2019-06-18
* conftest: helpers_namespace is unusedJames R. Barlow2019-03-01
* pylint: big cleanupJames R. Barlow2019-02-10
* Sort importsJames R. Barlow2019-02-10
* Do reference counting without a special functionJames R. Barlow2018-07-13
* Fix refcount test was always returning TrueJames R. Barlow2018-07-12
* Do more thorough refcount checkignJames R. Barlow2017-11-15
* Fix test suite for py3.5 missing os.PathLikeJames R. Barlow2017-10-31
* Get test suite working again after submodule pushdownJames R. Barlow2017-02-08