aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_tools.py.in
Commit message (Collapse)AuthorAge
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* Fix dht python test failure with python3.7ng02019-02-13
|
* ++Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* futuresng02018-03-05
|
* fix test failure introduced by latest configuration parser fix, avoid ↵Christian Grothoff2017-06-26
| | | | unnecessary copying around of the configuration file
* set PATH during testcaseChristian Grothoff2017-02-02
|
* document what test doesChristian Grothoff2017-01-26
|
* -simplify tools testChristian Grothoff2014-12-16
|
* -simplify tools testChristian Grothoff2014-12-16
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* -use 5 ms for timeout, not 5 usChristian Grothoff2013-08-11
|
* -fix no-dot-in-path issue on FreeBSD botChristian Grothoff2012-11-05
|
* pythonize test_dht_toolsLRN2012-07-22