The MMGen Project
|
653827c15e
test suite: minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
a7e816f98e
test suite: make test scripts importable as modules
|
1 year ago |
The MMGen Project
|
6a21044127
test suite: improve initialization of `sys.path` and `repo_root`
|
1 year ago |
The MMGen Project
|
0a1e3c3c98
pylint integration: `gc.platform` -> `sys.platform`
|
1 year ago |
The MMGen Project
|
9a8f6216f7
pylint (test suite) - f-strings
|
1 year ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
bbe19effb0
unit_tests.py: cleanups, import cleanups
|
1 year ago |
The MMGen Project
|
6c249dec5b
load dev tools only when `MMGEN_DEVTOOLS` env var is set
|
1 year ago |
The MMGen Project
|
ac0e08e55f
unit_tests.py: add `silence_output` attr
|
1 year ago |
The MMGen Project
|
60e7972f50
unit_tests.py: cleanups, add _pre() and _post() hooks
|
1 year ago |
The MMGen Project
|
31a6e62a24
test suite: `sys.path`, overlay, `PYTHONPATH` cleanups
|
1 year ago |
The MMGen Project
|
845470302d
test suite: remove --system option, minor cleanups
|
1 year ago |
The MMGen Project
|
38eac8d20a
test/unit_tests.py: add --list-subtests option
|
1 year ago |
The MMGen Project
|
31de72e1af
test/unit_tests.py: add `skip_msg` helper method
|
1 year ago |
The MMGen Project
|
1ba9733199
a few minor fixes and cleanups
|
1 year ago |
The MMGen Project
|
9e1935ad19
opts.init() -> Config()
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
c3ce1ab8e3
globalvars.py: new GlobalConstants (gc), GlobalVars (gv) classes
|
1 year ago |
The MMGen Project
|
1aeefd64ae
update copyright dates
|
1 year ago |
The MMGen Project
|
20f4b12832
module docstring cleanups [134 files]
|
1 year ago |
The MMGen Project
|
9a1ea34309
initialize developer tools via `builtins`; add test
|
2 years ago |
The MMGen Project
|
c3dbd720c6
minor fixes and changes
|
2 years ago |
The MMGen Project
|
c74e15669b
util.py: run_session() -> async_run()
|
2 years ago |
The MMGen Project
|
57d0ea689c
unit_tests.py: allow hyphens instead of underscores for subtests
|
2 years ago |
The MMGen Project
|
3f2acde7a8
test suite: minor changes and cleanups
|
2 years ago |
The MMGen Project
|
2e1f3b93e4
move coin privkey bytes derivation to derive.py
|
2 years ago |
The MMGen Project
|
830d07cde2
minor fixes
|
2 years ago |
The MMGen Project
|
5339f5f1a9
minor fix
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |
The MMGen Project
|
a3595062db
test/unit_tests.py: support coroutine tests; cleanups
|
2 years ago |