aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/gnunet_testing.py.in
Commit message (Collapse)AuthorAge
* Delete more subsystems not required after tngMartin Schanzenbach2023-10-13
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* format pythonng02019-10-12
|
* Fix Python code: remove imports from `python-future`.Hartmut Goebel2019-03-10
| | | | | | | | I missed in 3d6ba937a5a5046b3d531c17691d5d1155daae71 that `future` also provides the modules `past` and `builtins`. Imports of `builtins` can simply be removed for Python-3-only code. `past.old_div` had to be replaces by the "old" div-operatot `//`, while `past.xrange` was unused.
* 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.
* unset XDG vars in test explicitly in case test is run by handChristian Grothoff2019-02-19
|
* clean up python logic a bit, remove duplicate print() calls when we have log ↵Christian Grothoff2019-02-19
| | | | calls
* cleaner py code, fix test_integration_disconnect.py.in by fixing erroneous patchChristian Grothoff2019-02-19
|
* rexxnor fix for string to digitChristian Grothoff2019-02-18
|
* more loggerng02019-02-16
|
* more loggingng02019-02-16
|
* gnunet_testing.py.in: first set of loggingng02019-02-16
|
* add debug output to py.inChristian Grothoff2019-02-16
|
* attempt to fix 5560, not fixed yet. see log at ↵ng02019-02-13
| | | | | | https://gnunet.org/bugs/view.php?id=5560 Signed-off-by: ng0 <ng0@n0.is>
* 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: gnunet-testing: flake8Nils Gillmann2018-05-23
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* +Nils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 2to3 ./src/integration-tests/gnunet_testing.py.inng02018-03-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* changesMatthias Wachs2012-09-07
|
* - fixMatthias Wachs2012-05-12
|
* - msgMatthias Wachs2012-05-11
|
* - changesMatthias Wachs2012-04-03
|
* - changesMatthias Wachs2012-04-03
|
* - changesMatthias Wachs2012-04-03
|
* - changes to the scriptsMatthias Wachs2012-04-03
|
* -LRN: Make gnunet_testing.py W32-compatibleChristian Grothoff2012-03-11
|
* - peer id in statisticsMatthias Wachs2012-02-16
|
* - changes to integrationMatthias Wachs2012-02-16
|
* a new nat disconnect testMatthias Wachs2011-12-19
|
* (no commit message)Matthias Wachs2011-12-16
|
* improvements and fixesMatthias Wachs2011-12-16
|
* fixMatthias Wachs2011-12-16
|
* improved statisc outputMatthias Wachs2011-12-16
|
* added support for interupting a testMatthias Wachs2011-12-16
|
* improved testsMatthias Wachs2011-12-15
|
* improved test frameworkMatthias Wachs2011-12-15
|
* added improved check managementMatthias Wachs2011-12-15
|
* peer get automatically stoppedMatthias Wachs2011-12-15
|
* improved peer managementMatthias Wachs2011-12-15