Skip to content
  • Urban Kuhar's avatar
    Edit comments and edit script that runs tests. · 5f444e87
    Urban Kuhar authored
    https://trello.com/c/6lwAWxdJ
    
    Comments are now in format suitable for parsing with SPHINX Python Documentation.
    All current documentation is auto generated with automembers option (see
    code.rst).
    
    Also runtests.py was modified to run all the tests in the ce/test/ directory
    automatically. All modules need to be named with 'test_' prefix and must
    contain a suite() method, that returns a test suite.
    5f444e87