http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/test/tx_Source_detector.py Mercurial Repository: p/roundup/code: roundup/test/tx_Source_detector.py history 2026-04-08T21:39:40-04:00 chore: remove __future print_funcion from code. http://hg.code.sf.net:8000/p/roundup/code/#changeset-9c3ec0a5c7fc88acb8a65632ecc13b2d52380314 John Rouillard rouilj@ieee.org 2026-04-08T21:39:40-04:00 2026-04-08T21:39:40-04:00
changeset 9c3ec0a5c7fc
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description chore: remove __future print_funcion from code.

Not needed as of Python 3.
files
flake8 fixes test code. http://hg.code.sf.net:8000/p/roundup/code/#changeset-137aabd876ad2b8233da93b4906e17a72884ecc7 John Rouillard rouilj@ieee.org 2022-10-09T20:18:37-04:00 2022-10-09T20:18:37-04:00
changeset 137aabd876ad
branch
bookmark
tag
user John Rouillard <rouilj@ieee.org>
description flake8 fixes test code.
files
Fix roundup/test http://hg.code.sf.net:8000/p/roundup/code/#changeset-58817c3bf47111b723b3fca5ef988f5ba9a54f8a Ralf Schlatterbeck rsc@runtux.com 2021-03-30T14:16:28+02:00 2021-03-30T14:16:28+02:00
changeset 58817c3bf471
branch
bookmark
tag
user Ralf Schlatterbeck <rsc@runtux.com>
description Fix roundup/test

Move the test-detectors in tx_Source_detector.py to roundup/test for two
reasons: It's used in the memorydb convenience functions and it may be
useful in other tests. Make the prefix a paramter of the convenience
functions to be usable in other tests.
files