commit | dec45b47c842572f4e7f2e050e794a20df338639 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Jun 04 23:27:14 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Jun 04 23:27:14 2016 +0300 |
tree | 4d91ec1391ff7eb416286aafc25384ab690d613f | |
parent | d37781eb2ea9263c846286117170c7b195c31076 [diff] |
Issue #21916: Added tests for the turtle module. Patch by ingrid, Gregory Loyse and Jelle Zijlstra.