sapling/eden/scm/lib/renderdag/src
Jun Wu 52af332c28 renderdag: add tests showing how orders affect rendering
Summary:
I wrote it to understand how renderdag draws the same graph with different
orders. It seems useful for future optimization that tries to reduce the number
of columns. So let's check it in.

Reviewed By: xavierd

Differential Revision: D19440713

fbshipit-source-id: 8bc580799f6b24c87886d5ac306020f50bb694e5
2020-01-23 20:50:56 -08:00
..
ascii_large.rs renderdag: switch to . for ancestor lines 2020-01-13 10:22:43 -08:00
ascii.rs renderdag: switch to . for ancestor lines 2020-01-13 10:22:43 -08:00
box_drawing.rs renderdag: add tests showing how orders affect rendering 2020-01-23 20:50:56 -08:00
column.rs renderdag: add a DAG rendering crate 2020-01-06 15:00:04 -08:00
lib.rs renderdag: make test fixtures common 2020-01-06 15:00:06 -08:00
output.rs renderdag: Use builder pattern for output renderers 2020-01-06 15:00:05 -08:00
render.rs renderdag: connect vertical lines for non-merge commits 2020-01-15 06:57:51 -08:00
test_fixtures.rs renderdag: add tests showing how orders affect rendering 2020-01-23 20:50:56 -08:00
test_utils.rs renderdag: add tests showing how orders affect rendering 2020-01-23 20:50:56 -08:00