Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 567 Bytes

DEVELOP.rst

File metadata and controls

25 lines (18 loc) · 567 Bytes

Tests

unit tests are run with:

nosetests tests/unit

The functional tests require libvncserver/examples to be on your path before running:

nosetests tests/functional

The RFB/VNC Protocol

There is a community effort to document the protcol, _rfbproto_.

Release

1. ensure CHANGELOG contains correct version 1. make version-new-version-number 6. add new section to CHANGELOG 7. update setup.py version 8. blog post/twitter