◐ Shell
clean mode source ↗

Message 179583 - Python tracker

I believe that the complete list of test files still located outside of Lib/test are:

  tkinter/test
  distutils/tests
  ctypes/tests
  lib2to3/tests
  sqlite3/test
  unittest/test
  
That last is somewhat ironic since Michael opened the issue :).

I'm considering working on some of the uncommitted patches for sqlite3, so I may take on moving those tests.