The MMGen Project
|
6ccf29fb21
util.py: new `isAsync()` function
|
2 months ago |
The MMGen Project
|
587397f9c1
test suite: use match statement where practicable (2 files)
|
2 months ago |
The MMGen Project
|
1ecde8880b
minor cleanups (9 files)
|
2 months ago |
The MMGen Project
|
4573e170ed
test suite: use `match` statement where practicable (21 files)
|
2 months ago |
The MMGen Project
|
d13baa1a07
isinstance(): use type union operator (11 files changed)
|
2 months ago |
The MMGen Project
|
e54f039690
update copyright dates
|
9 months ago |
The MMGen Project
|
74bc49f973
whitespace: tests, top level
|
1 year ago |
The MMGen Project
|
5150ca586b
update file header
|
1 year ago |
The MMGen Project
|
66521a07f2
update --longhelp text
|
1 year ago |
The MMGen Project
|
cb113ffc82
test suite: cleanups
|
1 year ago |
The MMGen Project
|
3b4e9ebc1e
pylint: test suite, examples
|
1 year ago |
The MMGen Project
|
6d87cb3980
minor fixes
|
1 year ago |
The MMGen Project
|
a0eb2871f9
minor fixes and cleanups throughout
|
1 year ago |
The MMGen Project
|
659b4d2343
tooltest2: de-async `main()`
|
1 year ago |
The MMGen Project
|
ad4505f149
Config: add `_set_quiet()` method
|
1 year ago |
The MMGen Project
|
79f1bac97f
main.py, exec_wrapper.py: improve error output
|
1 year ago |
The MMGen Project
|
8e46932475
update copyright dates
|
1 year ago |
The MMGen Project
|
4c49a6e59c
launch test and helper scripts with `main.launch()`
|
2 years ago |
The MMGen Project
|
3f9a0455d1
tooltest2.py: move test vectors to `test.tooltest2_d.data`
|
2 years ago |
The MMGen Project
|
63a529845a
main.py, test suite: minor cleanups
|
2 years ago |
The MMGen Project
|
5b02ceb87c
minor cleanups
|
2 years ago |
The MMGen Project
|
32b3558581
BTC-only testing fixes
|
2 years ago |
The MMGen Project
|
a7e816f98e
test suite: make test scripts importable as modules
|
2 years ago |
The MMGen Project
|
6a21044127
test suite: improve initialization of `sys.path` and `repo_root`
|
2 years ago |
The MMGen Project
|
60ce46c768
test rename: test.py -> cmdtest.py
|
2 years ago |
The MMGen Project
|
0a1e3c3c98
pylint integration: `gc.platform` -> `sys.platform`
|
2 years ago |
The MMGen Project
|
2076c0308b
pylint (test suite) - various cleanups
|
2 years ago |
The MMGen Project
|
775e596dda
pylint (test suite) - unused variables
|
2 years ago |
The MMGen Project
|
9a8f6216f7
pylint (test suite) - f-strings
|
2 years ago |
The MMGen Project
|
033822f565
pylint (test suite) - use "is" for bool,None,type equality
|
2 years ago |