mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-25 00:02:40 +01:00
No description
9b7ee674eb
Summary: We changed our Facebook implementation to echo test results while the tests are running. We do not want to echo the test results twice. Test Plan: Tested that implementing the function in PhutilUnitTestEngine and returning true showed the results and returning false didn't show the results. Reviewed By: epriestley Reviewers: jungejason, epriestley, grglr, slawekbiel Commenters: slawekbiel, aran CC: sgrimm, slawekbiel, aran, tuomaspelkonen, epriestley Differential Revision: 400 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
LICENSE | ||
README |
PROJECT STATUS: CAVEAT EMPTOR This is an unstable preview release. I'm open sourcing some of Facebook's internal tools, but they'll be unstable for at least a couple months. -epriestley WHAT IS ARCANIST? Arcanist is the CLI for Facebook's code review tool, Differential. Since Differential isn't released yet, it may not be terribly useful on its own.