Commit graph

20 commits

Author SHA1 Message Date
e092f44ace
minor testing fixes 2026-05-17 18:03:37 +00:00
ab41b78863
new platform global constant 2026-05-17 18:03:32 +00:00
f840069ecb
update copyright dates 2026-02-11 13:02:12 +00:00
d8439ba691
XMR compat: addrimport support
Example (assumes --autosign):

    $ mmgen-addrimport --coin=xmr

Testing/demo:

    $ test/cmdtest.py --coin=xmr -e -X addrimport_alice2 xmr_compat

More info:

    $ mmgen-addrimport --help
2026-02-06 10:14:25 +00:00
e8ca36af44
test/cmdtest.py xmr_autosign: cleanups 2026-01-21 09:06:50 +00:00
78bd55b3bb
CmdTestBase: new extra_daemons attribute 2025-12-01 16:54:35 +00:00
24a22e63e1
whitespace, minor cleanups 2025-12-01 16:54:30 +00:00
ba732b4610
cmdtest.py xmr_compat: cleanups 2025-11-27 11:34:10 +00:00
937f0af9c9
mmgen-xmrwallet label: prompt user to add timestamp 2025-11-22 09:04:09 +00:00
040671bb06
minor cleanups 2025-11-22 09:04:09 +00:00
851335106f
cmdtest.py xmr_autosign: support compat mode testing
Testing:

    # Compat mode is now enabled by default:
    $ test/cmdtest.py -ne xmr_autosign

    # The old testing behavior is also supported:
    $ test/cmdtest.py -ne xmr_autosign_nocompat
2025-11-15 09:50:21 +00:00
4a24d2153c
minor whitespace, cleanups 2025-11-15 09:50:21 +00:00
f0dfb8e4c1
cmdtest.py xmr_autosign: whitespace, variable renames 2025-11-15 09:50:21 +00:00
4749fe660b
test suite: minor cleanups (async_run) 2025-10-01 15:30:56 +00:00
dc3df437ab
cmdtest.py: make test methods async where applicable 2025-10-01 15:30:56 +00:00
4573e170ed
test suite: use match statement where practicable (21 files) 2025-09-23 09:20:53 +00:00
a8fe14756d
TestProxy: start and stop proxy only when required 2025-06-18 12:55:52 +00:00
bc4d3791ac
new test.cmdtest_d.include.proxy module 2025-06-16 14:35:25 +00:00
e6758ef1db
CmdTestRunner: add quiet attribute 2025-03-29 09:30:15 +00:00
b2e210485f
test/cmdtest_d: remove prefixes on files 2025-03-29 09:30:15 +00:00
Renamed from test/cmdtest_d/ct_xmrwallet.py (Browse further)