DescriptionRemove the concept of 'integration tests' from test-webkitpy.
There's not really a useful difference between unittests and integration
tests in webkitpy these days, so this removes the integrationtest concept
and renames the files for consistency w/ everything else.
This is being done in preparation for replacing test-webkitpy with the
generic python test runner (by removing nonstandard things from test-webkitpy).
This also removes the custom TestLoader I wrote since we don't need it any more.
R=eseidel@chromium.org
BUG=402172
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180235
Patch Set 1 #Patch Set 2 : merge forward, remove dead / uneeded code #
Messages
Total messages: 8 (0 generated)
|