The MMGen Project
|
8e46932475
update copyright dates
|
9 months ago |
The MMGen Project
|
4c49a6e59c
launch test and helper scripts with `main.launch()`
|
10 months ago |
The MMGen Project
|
63a529845a
main.py, test suite: minor cleanups
|
10 months ago |
The MMGen Project
|
99e7057856
mmgen-tool: new command: `decrypt_keystore`
|
11 months 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
|
60ce46c768
test rename: test.py -> cmdtest.py
|
1 year ago |
The MMGen Project
|
0a1e3c3c98
pylint integration: `gc.platform` -> `sys.platform`
|
1 year ago |
The MMGen Project
|
2076c0308b
pylint (test suite) - various cleanups
|
1 year ago |
The MMGen Project
|
775e596dda
pylint (test suite) - unused variables
|
1 year ago |
The MMGen Project
|
9a8f6216f7
pylint (test suite) - f-strings
|
1 year ago |
The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
1 year ago |
The MMGen Project
|
7b32c412d5
pylint (test suite) - imports
|
1 year ago |
The MMGen Project
|
b8fb987bb3
pylint (test suite) - inherit from object implicitly
|
1 year ago |
The MMGen Project
|
01430166e5
whitespace, comments, docstrings (test suite)
|
1 year ago |
The MMGen Project
|
f626fc2e05
missing import fixes throughout
|
1 year ago |
The MMGen Project
|
1f8261ccab
tooltest.py: import cleanups, `--testing-status` fixes
|
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
|
9e1935ad19
opts.init() -> Config()
|
1 year ago |
The MMGen Project
|
c7adb56e38
Config API, Part I
|
1 year ago |
The MMGen Project
|
6cd8856912
minor whitespace, cleanups
|
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
|
642b45b2e3
`mmgen-tool usage`: various fixes and cleanups
|
2 years ago |
The MMGen Project
|
840b4d1d43
`test.py`: move tmpdirs, move config code to `test_py_d.cfg`
|
2 years ago |
The MMGen Project
|
44cfe1c3dd
various changes and fixes throughout
|
2 years ago |
The MMGen Project
|
937fb94470
tool addr2pubhash(), pubhash2addr(): bugfixes
|
2 years ago |
The MMGen Project
|
41376eb515
new MMGenSystemExit exception; remove rdie(), ydie()
|
2 years ago |