Page MenuHomePhabricator

Improve test discovery with PhutilUnitTestEngine
ClosedPublic

Authored by joshuaspence on Jun 2 2015, 9:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 7:59 AM
Unknown Object (File)
Sat, Apr 6, 3:51 AM
Unknown Object (File)
Tue, Apr 2, 1:05 PM
Unknown Object (File)
Fri, Mar 29, 7:56 PM
Unknown Object (File)
Feb 6 2024, 10:37 AM
Unknown Object (File)
Jan 5 2024, 7:17 AM
Unknown Object (File)
Jan 4 2024, 11:33 AM
Unknown Object (File)
Jan 2 2024, 5:13 PM
Subscribers

Details

Summary

Ref T8042. Tests were not being discovered in two different scenarios:

  1. Files modified at the same level as the library root directory.
  2. "Normal" directories like src/unit/engine.

This regression was caused by D12689.

Test Plan

Added unit tests.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Improve test discovery with PhutilUnitTestEngine.
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.Jun 3 2015, 2:05 AM
This revision was automatically updated to reflect the committed changes.