index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tox.ini
Age
Commit message (
Expand
)
Author
2017-12-17
travis: Introduce autopep8 test
IWASE Yusuke
2017-12-17
pycodestyle: Replace pep8
IWASE Yusuke
2017-06-30
Revert "tests: Separate test files from Ryu module"
FUJITA Tomonori
2017-06-26
tests: Separate test files from Ryu module
IWASE Yusuke
2016-12-14
tox: Move dependencies installation to .travis.yml
IWASE Yusuke
2016-12-14
tox: Test ryu-manager without additional requirements
IWASE Yusuke
2016-11-24
Enable to run a scenario test with a specific python version
fumihiko kakuma
2016-11-15
pip: Separate test-requires
IWASE Yusuke
2016-10-29
Enable to run a scnario test for ryu bgp on travis
fumihiko kakuma
2016-05-13
tox: Integrate Coveralls.io
IWASE Yusuke
2016-05-13
tox: Add Python 3.5
IWASE Yusuke
2016-05-09
tox: Upgrade PyPy version to 2.6
IWASE Yusuke
2016-02-18
drop python2.6 support
FUJITA Tomonori
2016-02-10
tox: Adapt to PyPy interpreter
IWASE Yusuke
2015-11-13
tox: disable wheel cache
Satoshi KOBAYASHI
2015-09-18
.travis.yml: Suppress the output of unit tests
Yusuke Iwase
2015-06-20
tox.ini: Be able to run python3 unit tests
IWAMOTO Toshihiro
2015-04-28
tox.ini: Pass posargs to make "tox -e py27 path.to.test" work
YAMAMOTO Takashi
2015-02-16
tox.ini: Disable pep8 W503 for now
YAMAMOTO Takashi
2015-02-08
ignore some pep8 errors for now
FUJITA Tomonori
2014-10-14
tox.ini: Add pep8 environment
YAMAMOTO Takashi
2014-05-14
add pep8 options to tox.ini
Yoshihiro Kaneko
2013-09-02
Add a configuration file for tox (http://testrun.org/tox/)
Satoshi Kobayashi