HomePhabricator

Disregard `src/extensions/` when running library map unit tests

Description

Disregard src/extensions/ when running library map unit tests

Summary:
The runtime map will include anything loaded via src/extensions/, which means the test will always fail if you have anything in that directory.

Instead, allow the base (no extensions) map to be retrieved, and use that for comparisions.

Test Plan:

  • Ran unit tests with stuff in extensions.
  • Verified stuff in extensions still works fine.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9834

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Jul 6 2014, 1:21 PM
Reviewer
joshuaspence
Differential Revision
D9834: Disregard `src/extensions/` when running library map unit tests
Parents
rPHU9f20c53e8cbf: Add a `phutil_get_current_library_name` function
Branches
Unknown
Tags
Unknown

Event Timeline