The MMGen Project
|
1dcb0fbf5f
minor fixes, cleanups
|
9 months ago |
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
|
7140b76100
minor cleanups
|
10 months ago |
The MMGen Project
|
5b02ceb87c
minor cleanups
|
10 months ago |
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 |