Wykres commitów

2 Commity (29a9f563728dacc18e27d7fb9d629efdba345868)

Autor SHA1 Wiadomość Data
Tom Soulanille 29a9f56372 unittest: fill out asserts and test them 2015-07-30 21:46:56 +03:00
Tom Soulanille c98be9b0fc unittest: make unittest.main() work
Enables standalone test scripts to use the common idiom
  if __name__ == '__main__':
      unittest.main()
e.g. https://docs.python.org/3.4/library/unittest.html#basic-example
2015-07-30 21:46:56 +03:00