This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add documentation for integration tests.
ClosedPublic

Authored by PaulkaToast on Jun 30 2020, 1:12 PM.

Diff Detail

Event Timeline

PaulkaToast created this revision.Jun 30 2020, 1:12 PM
sivachandra accepted this revision.Jul 6 2020, 11:48 AM
This revision is now accepted and ready to land.Jul 6 2020, 11:48 AM
MaskRay added inline comments.
libc/docs/integration_test.rst
18

Note that rst is different from MarkDown. This probably should be double apostrophes.

PaulkaToast marked 2 inline comments as done.
PaulkaToast added inline comments.
libc/docs/integration_test.rst
18

Thank you for catching this!

This revision was automatically updated to reflect the committed changes.
PaulkaToast marked an inline comment as done.