hamlib/bindings/python
Daniele Forsi IU5HKX a9afa8d4d9 Handle --rot-file and --serial_speed in bindings tests
This allow to run the tests for a specific model, eg.
PYTHONPATH=bindings/:bindings/.libs bindings/python/test_rot.py --model 2
2025-09-09 20:36:58 +02:00
..
conftest.py Handle --rot-file and --serial_speed in bindings tests 2025-09-09 20:36:58 +02:00
generate_tests.py Use alternate quoting for older Python versions 2025-07-22 16:15:56 -05:00
test_amp.py Handle --amp-file and --serial_speed in bindings tests 2025-09-09 20:36:58 +02:00
test_Hamlib_Amp_class.py Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
test_Hamlib_class.py Remove deprecated functions and methods from the bindings 2025-08-11 15:50:10 +02:00
test_Hamlib_Rig_class.py Implement the Python bindings and the tests for rig_send_raw() 2025-08-11 12:33:49 +02:00
test_Hamlib_Rot_class.py Rewrite automated tests with newlines 2025-07-18 23:47:53 +02:00
test_rig.py Merge GitHub PR #1841 2025-08-12 07:04:50 -05:00
test_rot.py Handle --rot-file and --serial_speed in bindings tests 2025-09-09 20:36:58 +02:00
test_startup.py Revert "Fix Rig.send_morse()" 2025-07-27 10:22:04 +02:00