Page MenuHomePhabricator

Minor change to `PhutilInfrastructureTestCase::testLibraryMap`
ClosedPublic

Authored by joshuaspence on Jul 6 2014, 4:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 6:17 AM
Unknown Object (File)
Fri, May 3, 5:36 AM
Unknown Object (File)
Mon, Apr 29, 4:23 PM
Unknown Object (File)
Sat, Apr 27, 1:04 PM
Unknown Object (File)
Wed, Apr 24, 10:32 PM
Unknown Object (File)
Apr 6 2024, 11:59 AM
Unknown Object (File)
Apr 5 2024, 1:09 PM
Unknown Object (File)
Apr 3 2024, 11:03 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