1. 73ff15c test: remove traces of port numbers by Chris Liechti · 8 years ago
  2. 3debab2 style: use .format() instead of % formatting by Chris Liechti · 8 years ago
  3. 5524bc0 test: cleanup & tweak test by Chris Liechti · 8 years ago
  4. 8e37ba9 style: some of the suggestions from flake8 by Chris Liechti · 9 years ago
  5. dedd3b7 avoid deprecated unittest functions by Chris Liechti · 9 years ago
  6. 7c032f1 doc: update header in tests by Chris Liechti · 9 years ago
  7. 1684385 fix deprecated function, unicode in test by Chris Liechti · 9 years ago
  8. 20ed5fd test: update no new API by Chris Liechti · 9 years ago
  9. b9229f7 remove pyparallel and move pyserial files to toplevel by Chris Liechti · 9 years ago[Renamed from pyserial/test/test_iolib.py]
  10. 3807712 Ensure working with bytes in write() calls. to_bytes() extended to handle bytes and memoryview instaces by cliechti · 11 years ago
  11. f7bc3bf - new test module for readline - doc update by cliechti · 14 years ago
  12. 88c4684 move test scripts to separate test directory by cliechti · 15 years ago[Renamed from pyserial/examples/test_iolib.py]
  13. 5eb4b89 - script to run all the tests by cliechti · 15 years ago
  14. e3ab353 rename function -> serial_for_url by cliechti · 15 years ago
  15. f16c770 udpate tests so that they also work with RFC2217 backend by cliechti · 15 years ago
  16. cb5b0aa add a notice when run with old Python by cliechti · 15 years ago
  17. daf47ba - doc updates - rename test_rawio -> test_iolib by cliechti · 15 years ago[Renamed (95%) from pyserial/examples/test_rawio.py]
  18. ddd7813 - improve compatibility with io library (also accept bytearray for write) by cliechti · 15 years ago
  19. f81362e - add more methods for file-like compatibility by cliechti · 15 years ago