This is an archive of the discontinued LLVM Phabricator instance.

Rename a few unittests/.../Foo.cpp files to FooTest.cpp
ClosedPublic

Authored by thakis on Sep 2 2018, 4:19 PM.

Details

Reviewers
mkazantsev
Summary

The convention for unit test sources is that they're called FooTest.cpp.

No behavior change.

(I noticed that a few files are named incorrectly when seeing r341015.)

Diff Detail

Event Timeline

thakis created this revision.Sep 2 2018, 4:19 PM
mkazantsev accepted this revision.Sep 2 2018, 10:22 PM

Smth is wrong with how the new files show up in Phabricator. Please make sure you add them to the commit properly. :)
Otherwise, LGTM.

This revision is now accepted and ready to land.Sep 2 2018, 10:22 PM
thakis added a comment.Sep 3 2018, 5:45 AM

r341313, thanks! I had svn mvd the files. Diffs for mv'd files look a bit weird; phab is probably doing the best it can do here.

thakis closed this revision.Sep 3 2018, 6:09 AM
unittests/Transforms/Utils/FunctionComparator.cpp