summaryrefslogtreecommitdiffhomepage
path: root/tox.ini
AgeCommit message (Expand)Author
2017-12-17travis: Introduce autopep8 testIWASE Yusuke
2017-12-17pycodestyle: Replace pep8IWASE Yusuke
2017-06-30Revert "tests: Separate test files from Ryu module"FUJITA Tomonori
2017-06-26tests: Separate test files from Ryu moduleIWASE Yusuke
2016-12-14tox: Move dependencies installation to .travis.ymlIWASE Yusuke
2016-12-14tox: Test ryu-manager without additional requirementsIWASE Yusuke
2016-11-24Enable to run a scenario test with a specific python versionfumihiko kakuma
2016-11-15pip: Separate test-requiresIWASE Yusuke
2016-10-29Enable to run a scnario test for ryu bgp on travisfumihiko kakuma
2016-05-13tox: Integrate Coveralls.ioIWASE Yusuke
2016-05-13tox: Add Python 3.5IWASE Yusuke
2016-05-09tox: Upgrade PyPy version to 2.6IWASE Yusuke
2016-02-18drop python2.6 supportFUJITA Tomonori
2016-02-10tox: Adapt to PyPy interpreterIWASE Yusuke
2015-11-13tox: disable wheel cacheSatoshi KOBAYASHI
2015-09-18.travis.yml: Suppress the output of unit testsYusuke Iwase
2015-06-20tox.ini: Be able to run python3 unit testsIWAMOTO Toshihiro
2015-04-28tox.ini: Pass posargs to make "tox -e py27 path.to.test" workYAMAMOTO Takashi
2015-02-16tox.ini: Disable pep8 W503 for nowYAMAMOTO Takashi
2015-02-08ignore some pep8 errors for nowFUJITA Tomonori
2014-10-14tox.ini: Add pep8 environmentYAMAMOTO Takashi
2014-05-14add pep8 options to tox.iniYoshihiro Kaneko
2013-09-02Add a configuration file for tox (http://testrun.org/tox/)Satoshi Kobayashi