Commit Graph

3 Commits (6177888cf6a6b9fba24e3875bc73138e5be2a224)

Author SHA1 Message Date
Matt Clay 6627ba9ace
Unit test cleanup (#81556)
* Fix cleanup_tmp_file unit tests

* Simplify the problematic wcwidth chars unit test
1 year ago
Matt Clay 98a0995fd0 Clean up unit test boilerplate. 4 years ago
Sam Doran 6cf6f5a34b
Use atexit to cleanup tmp dirs (#56532)
* Wrap everything in try/except to avoid leaving files behind
* Add unit tests, integration tests, and changelog
* Do text the correct way
5 years ago