repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
auth/credentials: if credentials have principal set, they are not anonymous anymore
[Samba.git]
/
third_party
/
pyiso8601
/
tox.ini
blob
f3a8758462283528a9f0ddcdaa41eb76e38d1be4
1
[tox]
2
envlist
=
py26,py27,py32,py33,py34,pypy,pypy3
3
4
[testenv]
5
deps
=
pytest>=2.4.2
6
commands
=
py.test --verbose iso8601
7
setenv
=
8
LC_ALL
=
C