]> git.phdru.name Git - sqlconvert.git/history - tox.ini
Use ppu to cleanup pip cache
[sqlconvert.git] / tox.ini
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