Wykres commitów

2 Commity (0a6710ecd18ae52f385ded98bc4653a42971838c)

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