[Webkit-unassigned] [Bug 36629] Move commit_message_for_this_commit from scm to checkout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 00:18:15 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36629





--- Comment #12 from Eric Seidel <eric at webkit.org>  2010-03-26 00:18:15 PST ---
We could split this method up into multiple smaller methods to allow easier
mocking.  But for now I've just used a temporary directory for holding these
ChagneLogs.

If we're adding more API tests which don't want the setUp/tearDown methods,
then we should consider making this its own Test class, or using try/finally to
make sure the setup/teardown is always run.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list