aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_disconnect_nat.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.
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
|
* integration-tests: futurize test_integration_disconnect_natng02019-02-12
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* integration-tests disconnect_nat flake8Nils Gillmann2018-05-23
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* few more obsolete lines to remove (statistic tested is gone)Christian Grothoff2018-03-30
|
* 2to3 ./src/integration-tests/test_integration_disconnect_nat.py.inng02018-03-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* W32-compatible integartion tests, try to handle rmtree()ing of read-only filesLRN2013-12-23
|
* delay start of client to allow the server to start on slow systemsMatthias Wachs2013-12-19
|
* disconnect testMatthias Wachs2013-12-17