Commit graph

27 commits

Author SHA1 Message Date
cb113ffc82
test suite: cleanups 2024-09-29 11:59:56 +00:00
3b4e9ebc1e
pylint: test suite, examples 2024-09-20 09:36:06 +00:00
489d0e733d
test suite: minor fixes 2024-09-20 09:35:58 +00:00
0a15307e05
autosign, led, unit test testdep: minor cleanups 2024-09-06 12:20:13 +00:00
36814cc03c
minor fixes and cleanups 2024-09-02 09:43:48 +00:00
b9a6e725d1
minor fixes and cleanups 2024-08-26 13:47:02 +00:00
effe001115
cmdtest.py: win_skip -> platform_skip 2024-08-26 13:46:54 +00:00
91991a13de
support macOS (BTC-only, no autosign)
Testing:

    $ test/test-release.sh -FCSTA

Tested on macOS 13.6.7 (Ventura) + Xcode 15.0.1
2024-07-27 10:01:05 +00:00
a0eb2871f9
minor fixes and cleanups throughout 2024-07-27 09:56:20 +00:00
bd63c36bee
new command: test/clean.py 2024-07-20 16:40:57 +00:00
cd23bf20d4
minor cleanups 2024-03-10 14:43:33 +00:00
930ed631a0
cmdtest.py: fix handling of TestSuiteSpawnedScriptException 2024-03-09 11:33:26 +00:00
cf2e308713
cmdtest.py: suppress traceback with expected non-zero exit val 2024-03-08 14:13:23 +00:00
5e43ae2106
tw.ctl, regtest, cmdtest regtest: cleanups 2024-03-06 11:05:22 +00:00
f99bf3fcb5
cmdtest.py: delete test group after execution; cleanups 2024-02-22 12:48:42 +00:00
cb8b697fe2
cmdtest autosign: squelch runtime msg for signing thread 2024-02-22 12:48:13 +00:00
15eb13ae50
minor fixes and cleanups 2024-02-22 12:48:13 +00:00
3baac863ab
fixes and cleanups 2024-02-22 12:48:12 +00:00
85df7cdd76
autosign, xmrwallet: minor fixes and cleanups throughout 2024-02-15 09:28:07 +00:00
ab71e8581d
various Python 3.9 changes 2024-02-10 15:10:43 +00:00
8e46932475
update copyright dates 2024-01-19 11:05:10 +00:00
0b214922c4
minor help screen fixes, update docs from wiki 2023-11-27 09:15:07 +00:00
32b3558581
BTC-only testing fixes 2023-11-21 15:48:10 +00:00
fb9c5ac22c
init_proto(): add return_cls param; cmdtest.py: minor cleanups 2023-11-21 15:43:52 +00:00
a7e816f98e
test suite: make test scripts importable as modules 2023-10-13 09:51:14 +00:00
6a21044127
test suite: improve initialization of sys.path and repo_root 2023-10-13 09:51:14 +00:00
60ce46c768
test rename: test.py -> cmdtest.py 2023-10-13 09:51:14 +00:00
Renamed from test/test.py (Browse further)