Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | py3 compatibility for test runner & loader | Leifur Halldor Asgeirsson | 2016-03-18 |
| | |||
* | Make Python testing predictable again | Masood Malekghassemi | 2015-12-03 |
This reorganizes the Python code, scraps the current testing infrastructure, and implements a simple test discovery and run script based on the standard Python unittest library so we can trust that our tests are running. |