Files
openide/python/testData/testRunner
Ilya.Kazakevich 897351156c PY-25664: Search through list of all test methods, don't stop on first
Buggy logic went through list of methods failing on first that does
not start with 'test'.

It is now checks all methods.
2017-08-16 17:50:19 +03:00
..