fritzkink
2023-12-27 706019354bab81fc3f01995caf1ae1a2dfa346cf
2023-12-24 Marcel Telka
python/pytest-enabler: update to 3.0.0
blob@ 3380cb commitdiff | diff to current
2023-12-16 Marcel Telka
setup.py.mk: remove pytest-benchmark report
blob@ 3d923b commitdiff | diff to current
2023-12-07 Marcel Telka
setup.py.mk: normalize test results produced by pytest-xdist
blob@ d381c2 commitdiff | diff to current
2023-12-05 Marcel Telka
setup.py.mk: add LDFLAGS to PYTHON_ENV
blob@ fd5873 commitdiff | diff to current
2023-12-02 Marcel Telka
setup.py.mk: be less strict while filtering the "coverage combine" output
blob@ e91f55 commitdiff | diff to current
2023-11-29 Marcel Telka
setup.py.mk: update transforms for "coverage combine" output
blob@ 3ef0e5 commitdiff | diff to current
2023-11-12 Marcel Telka
setup.py.mk: disable all pytest plugins
blob@ ed465b commitdiff | diff to current
2023-11-10 Marcel Telka
setup.py.mk: disable pytest-mypy-plugins plugin
blob@ a38a08 commitdiff | diff to current
2023-10-20 Marcel Telka
setup.py.mk: update comment for relaxed pytest plugin disable
blob@ 95dfd1 commitdiff | diff to current
2023-10-15 Marcel Telka
setup.py.mk: disable perf pytest plugin
blob@ 0f943a commitdiff | diff to current
2023-10-05 Marcel Telka
setup.py.mk: remove workaround for chatty setuptools-declarative-requirements
blob@ f29b2b commitdiff | diff to current
2023-10-02 Marcel Telka
shared-macros.mk: convert TEST_REQUIREMENTS to unix end of lines
blob@ ace7a9 commitdiff | diff to current
2023-09-29 Marcel Telka
make-rules: replace some shell calls by make substitutions
blob@ ccec59 commitdiff | diff to current
2023-09-25 Marcel Telka
setup.py.mk: do not disable a pytest plugin when we test it
blob@ f0a38f commitdiff | diff to current
2023-09-24 Marcel Telka
setup.py.mk: filter out message produced by setuptools-declarative-requirem...
blob@ f44a02 commitdiff | diff to current
2023-09-22 Marcel Telka
setup.py.mk: disable tempdir pytest plugin
blob@ 1a8beb commitdiff | diff to current
2023-09-21 Marcel Telka
python/pytest-tempdir: fix deprecation warning
blob@ 098a94 commitdiff | diff to current
2023-09-21 Marcel Telka
python/pytest-relaxed: fix deprecation warning
blob@ 1e4982 commitdiff | diff to current
2023-09-12 Marcel Telka
setup.py.mk: support for additional test requirements extras
blob@ 9d43f1 commitdiff | diff to current
2023-09-08 Marcel Telka
setup.py.mk: disable metadata pytest plugin
blob@ 140fab commitdiff | diff to current
2023-09-01 Marcel Telka
setup.py.mk: normalize "coverage combine" output
blob@ 22f684 commitdiff | diff to current
2023-08-23 Marcel Telka
setup.py.mk: disable asyncio, benchmark and hypothesispytest plugins
blob@ 1595bc commitdiff | diff to current
2023-08-23 Marcel Telka
setup.py.mk: create unversioned binary symlinks for testing
blob@ 9b979e commitdiff | diff to current
2023-08-21 Marcel Telka
setup.py.mk: disable salt-factories, tempdir, and xprocess pytest plugins
blob@ af147f commitdiff | diff to current
2023-08-21 Marcel Telka
setup.py.mk: drop workaround for a poetry bug
blob@ c1154f commitdiff | diff to current
2023-08-21 Marcel Telka
setup.py.mk: simplify pytest plugins disable
blob@ 40cc3a commitdiff | diff to current
2023-08-17 Marcel Telka
setup.py.mk: add PYTEST_FASTFAIL
blob@ 18da4f commitdiff | diff to current
2023-08-16 Marcel Telka
setup.py.mk: $(PYV) is not defined
blob@ a3c9c3 commitdiff | diff to current
2023-08-15 Marcel Telka
setup.py.mk: disable unexpected pytest plugins
blob@ 7d6724 commitdiff | diff to current
2023-08-02 Marcel Telka
setup.py.mk: add CXX and CXXFLAGS to PYTHON_ENV
blob@ 0d76b8 commitdiff | diff to current
2023-07-12 Marcel Telka
make-rules: rename PYTHON_USERLAND_REQUIRED_PACKAGES to USERLAND_REQUIRED_P...
blob@ eb37ff commitdiff | diff to current
2023-06-28 Marcel Telka
Drop support for building packages for Python 3.7
blob@ d0dd84 commitdiff | diff to current
2023-06-28 Marcel Telka
setup.py.mk: force pytest --color=no when run via tox too
blob@ 808d8a commitdiff | diff to current
2023-06-26 Marcel Telka
shared-macros.mk: support for parallel builds opt-in
blob@ 115d4d commitdiff | diff to current
2023-06-20 Marcel Telka
setup.py.mk: set CARGO_HOME during build
blob@ ea207c commitdiff | diff to current
2023-05-16 Marcel Telka
setup.py.mk: support for COMPONENT_SUBDIR
blob@ b3a428 commitdiff | diff to current
2023-05-06 Marcel Telka
setup.py.mk: normalize out minutes for zope.testrunner test results
blob@ 8937be commitdiff | diff to current
2023-05-06 Marcel Telka
setup.py.mk: support for additional test requirements files
blob@ dfab6b commitdiff | diff to current
2023-04-02 Marcel Telka
make-rules: sort order should not depend on locale
blob@ a99182 commitdiff | diff to current
2023-03-30 Marcel Telka
setup.py.mk: allow components to specify extra args for tox
blob@ b621ca commitdiff | diff to current
2023-03-23 Marcel Telka
make-rules: introduce USERLAND_TEST_REQUIRED_PACKAGES
blob@ b1d234 commitdiff | diff to current
2023-02-27 Marcel Telka
setup.py.mk: 'tox --print-extras-to' failure is fatal; tox always needs --n...
blob@ 1eea40 commitdiff | diff to current
2023-02-27 Marcel Telka
setup.py.mk: add --recreate back to tox to get consistent test results
blob@ e7d6fe commitdiff | diff to current
2023-02-26 Marcel Telka
setup.py.mk: TOX_TESTENV_PASSENV and --recreate are no longer needed for to...
blob@ 81789e commitdiff | diff to current
2023-02-26 Marcel Telka
setup.py.mk: support for nose (via tox)
blob@ dd736d commitdiff | diff to current
2023-02-17 Marcel Telka
setup.py.mk: do not match TOX_CALL_INDIRECTLY entries as substrings
blob@ a67d39 commitdiff | diff to current
2023-01-31 Marcel Telka
setup.py.mk: sort list of Sphinx doctest results
blob@ f86079 commitdiff | diff to current
2023-01-31 Marcel Telka
setup.py.mk: add sphinx-build to TOX_CALL_INDIRECTLY
blob@ 1eb2df commitdiff | diff to current
2023-01-29 Marcel Telka
setup.py.mk: normalize timing for single setup.py test too
blob@ 9f6a07 commitdiff | diff to current
2023-01-26 Marcel Telka
setup.py.mk: TOX_CALL_INDIRECTLY should work with tabs too
blob@ 199dfb commitdiff | diff to current
first | « prev | next »