Page MenuHomePhabricator

Minor change to `PhutilInfrastructureTestCase::testLibraryMap`
ClosedPublic

Authored by joshuaspence on Jul 6 2014, 4:50 AM.
Tags
None
Referenced Files
F13104718: D9844.diff
Sat, Apr 27, 1:04 PM
Unknown Object (File)
Wed, Apr 24, 10:32 PM
Unknown Object (File)
Sat, Apr 6, 11:59 AM
Unknown Object (File)
Fri, Apr 5, 1:09 PM
Unknown Object (File)
Wed, Apr 3, 11:03 AM
Unknown Object (File)
Wed, Apr 3, 11:03 AM
Unknown Object (File)
Wed, Apr 3, 10:02 AM
Unknown Object (File)
Wed, Apr 3, 9:47 AM
Subscribers

Details

Summary

Modify PhutilInfrastructureTestCase::testLibraryMap to use phutil_get_current_library_name() instead of hard-coding the library name.

Test Plan

Ran arc unit, tests passed. Added a new function without running arc liberate, tests failed.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor change to `PhutilInfrastructureTestCase::testLibraryMap`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 6 2014, 1:24 PM