]> git.phdru.name Git - sqlconvert.git/history - tox.ini
Build(GHActions): Use `checkout@v4` instead of outdated `v2`
[sqlconvert.git] / tox.ini
2023-12-14 Oleg BroytmanBuild: Python 3.12
2023-12-13 Oleg BroytmanFix(Py3): Use a different test file for Python 3.5+
2022-10-27 Oleg BroytmanTests, CI: Run tests with Python 3.11
2022-10-25 Oleg BroytmanTests(tox): Remove `basepython`
2022-09-18 Oleg BroytmanCI(GHActions): Show `tox`/`pytest` version
2022-09-18 Oleg BroytmanCI(GHActions): Python 3.10
2021-09-16 Oleg BroytmanMerge branch 'github-actions'
2021-09-16 Oleg BroytmanCI(GHActions): Run tests on w32
2021-09-10 Oleg BroytmanCI(GHActions): Setup PostgreSQL using `ankane/setup...
2021-09-10 Oleg BroytmanTests(tox): Stop collecting coverage
2021-09-10 Oleg BroytmanCI(GHActions): Setup PostgreSQL, run postgres tests
2021-07-25 Oleg BroytmanTests(tox): Limit `pip` and `setuptools` versions for...
2021-07-25 Oleg BroytmanTests(tox): Limit `VIRTUALENV_PIP` version for Python 3.4
2021-01-15 Oleg BroytmanTest(tox): Refactor `tox.ini`: combine environments
2021-01-15 Oleg BroytmanTests,CI: Upgrade `tox`
2021-01-08 Oleg BroytmanTest(tox): Do not restore `validators.py`
2021-01-08 Oleg BroytmanPython 3.9
2020-05-07 Oleg BroytmanTests(tox): Run generic tests under w32
2020-02-27 Oleg BroytmanTests(tox): Fix copying `validators.py`
2020-02-27 Oleg BroytmanTests: Run tests with Python 3.8
2019-09-05 Oleg BroytmanCI(AppVeyor): Move `validators.py` -> `devscripts/CI/`
2019-01-31 Oleg BroytmanCI(AppVeyor): Work around a strange problem with Py3.7
2019-01-31 Oleg BroytmanPython 3.7
2018-06-30 Oleg BroytmanBuild, Tests(tox): Python 3.7
2018-06-06 Oleg BroytmanTests: Install psycopg2 from psycopg2-binary package
2018-04-22 Oleg BroytmanTests: Update tox.ini
2018-04-01 Oleg BroytmanTests(tox.ini): Add forgotten `[testenv:py36-sqlite...
2018-03-26 Oleg BroytmanTests(tox.ini): Shorten default list of environments
2018-03-26 Oleg BroytmanTests(tox.ini): Don't whitelist flake8
2017-12-17 Oleg BroytmanTests(tox.ini): Set platform
2017-12-17 Oleg BroytmanTest(tox.ini): Remove sitepackages
2017-12-15 Oleg BroytmanTests: rm.py -f
2017-12-15 Oleg BroytmanBuild: Require tox >= 2.0 (for passenv)
2017-06-17 Oleg BroytmanUse ppu to cleanup pip cache
2017-06-10 Oleg BroytmanFeat(CI): Run tests with PostgreSQL
2017-06-10 Oleg BroytmanFeat(CI): Run tests with sqlite and flake8
2017-05-07 Oleg BroytmanStop supporting Python 2.6
2017-05-07 Oleg BroytmanMove hard requirements from tox.ini to requirements.txt
2017-04-30 Oleg BroytmanRemove SQLite DB before tests; just in case
2017-04-30 Oleg BroytmanUse Portable Python Utilities
2017-04-29 Oleg BroytmanTest at AppVeyor
2017-04-29 Oleg BroytmanPython 3.5, 3.6
2017-04-26 Oleg BroytmanInstall m_lib.defenc and m_lib from PyPI
2017-03-19 Oleg BroytmanTest mysql2sql with tox
2016-11-13 Oleg BroytmanDrop test DB if it persisted from the previous run
2016-10-01 Oleg BroytmanSet toxworkdir to ~/.tox
2016-09-26 Oleg BroytmanUse test coverage in tox.ini
2016-09-25 Oleg BroytmanAdd tests for SQLite
2016-09-25 Oleg BroytmanDo not clean up: rm doesn't work
2016-09-24 Oleg BroytmanRun flake8 from root to test docs and scripts
2016-09-24 Oleg BroytmanAdd a test for unescaped strings for Postgres
2016-09-24 Oleg BroytmanRemove unused py.test
2016-09-24 Oleg BroytmanSimplify tox.ini: call pytest with the current python
2016-09-20 Oleg BroytmanUse coverage and tox for testing