Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtest - Make a `PythonTestSuite` base class for setup / teardown. | Zachary Turner | 2015-11-13 | 1 | -0/+26 |
This allows other potential unit test suites (of which one is forthcoming in a subsequent patch) to re-use the same initialization and teardown of the GIL. llvm-svn: 252993 |