aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/test_gnunet_statistics.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.
* test_gnunet_statistics: flake8Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff2018-05-10
|
* test_gnunet_statistics.py: use new locations of TMPNils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* trying to fix #3281Christian Grothoff2014-02-11
|
* Change the tmp dir after .confLRN2013-10-12
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* -misc minor fixesChristian Grothoff2012-11-03
|
* -LRN: Python-based test script for statisticsChristian Grothoff2012-07-09