aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_fs_psd.py.in
Commit message (Collapse)AuthorAge
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
|
* 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
|
* 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.
* util: futurize fs/test_gnunet_fs_psdng02019-02-12
| | | | Signed-off-by: ng0 <ng0@n0.is>
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* fix fs/test_gnunet_fs_psd.py.in for python3xrs2018-06-23
|
* really fix #5243 -- it is fun to fix python2+3 for testsuite which will ↵Nils Gillmann2018-06-14
| | | | | | become irrelevant when in the future we only support 2.7 legacy and some range of 3.x Signed-off-by: Nils Gillmann <ng0@n0.is>
* Fix #5243Nils Gillmann2018-06-14
| | | | | | This test has too much boilerplate like the rest and should be fixed by pytest eventually. Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
|
* more flakes.Nils Gillmann2018-05-23
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* text_gnunet_fs_psd.py.in: Fix loading pxpect + flake8'ismNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* src/fs/test_gnunet_fs_psd.py.in: Use py2 and py3.4+ compatible importng02018-03-03
|
* fix #5094 as suggested by reporterChristian Grothoff2017-07-24
|
* get psd test to pass on my systemChristian Grothoff2017-07-21
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix URIsChristian Grothoff2014-06-23
|
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
|
* Fix invocation of just-built toolsLRN2013-08-16
|
* -use ms for timeout, not usChristian Grothoff2013-08-11
|
* -fixChristian Grothoff2012-10-09
|
* Use test tgz instead of COPYING for FS testsLRN2012-07-22
|
* -misc fixesChristian Grothoff2012-01-29
|
* -LRN: Adapt-fs-tests-to-new-gnunet-publish-verbosityChristian Grothoff2012-01-22
|
* pymoveChristian Grothoff2011-08-05
|
* LRN: 0005-Port-old-pexpect-tests-to-gnunet_pyexpect.patchChristian Grothoff2011-08-05
|
* Move python test scripts to .py.in and sed in the correct python path.David Barksdale2010-04-30