Page MenuHomePhabricator

Make arcanist lint tests flexible about testcase formatting
ClosedPublic

Authored by epriestley on Aug 13 2014, 2:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 11:28 PM
Unknown Object (File)
Sat, Jan 18, 12:49 AM
Unknown Object (File)
Fri, Jan 17, 3:39 PM
Unknown Object (File)
Sat, Jan 11, 8:41 PM
Unknown Object (File)
Sat, Jan 11, 3:14 PM
Unknown Object (File)
Mon, Dec 30, 12:43 AM
Unknown Object (File)
Fri, Dec 27, 12:53 PM
Unknown Object (File)
Tue, Dec 24, 4:02 PM
Subscribers

Details

Summary

We currently require an exact number of "~" characters, but this is needless and error-prone.

Instead, allow any number larger than 3.

Test Plan
  • Added meta test-case.
  • Ran arc unit --everything.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make arcanist lint tests flexible about testcase formatting.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: thoughtpolice, btrahan.
This revision is now accepted and ready to land.Aug 13 2014, 2:31 AM
epriestley updated this revision to Diff 24670.

Closed by commit rARCe9c80de73cf0 (authored by @epriestley).