mirror of
https://github.com/markqvist/rnsh.git
synced 2025-12-01 11:04:47 -05:00
- Improved test suite exposed several issues with the handling of command line arguments which are now fixed - Fixed a race condition that would cause remote characters to be lost intermittently when running remote commands that finish immediately. - Added automated testing that actually spins up a random listener and initiator in a private Reticulum network and passes data between them, uncovering more issues which are now fixed. - Fixed (hopefully) an issue where `rnsh` doesn't know what version it is. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| helpers.py | ||
| reticulum_test_config | ||
| test_args.py | ||
| test_exception.py | ||
| test_hacks.py | ||
| test_process.py | ||
| test_retry.py | ||
| test_rnsh.py | ||