]> git.phdru.name Git - sqlconvert.git/history - tox.ini
Python 3.5, 3.6
[sqlconvert.git] / tox.ini
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