-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Milestone
Description
- In the output of a failing test, where the actual and expected values are tabulated, add a marker on the left margin of lines that failed comparison.In the output of a failing test, where the actual and expected values are tabulated, in the "actual" column, show both the postprocessed
expected_region_highlight
-style values (1-indexed, inclusive of both ends) for eyeballability and the rawregion_highlight
-style values (0-indexed, half-open) that were verified.In the output of a failing test, on the line of a failing test point, the "observed" datum is given inexpected_region_highlight
-style values, even though observations are inregion_highlight
-style values.Ensure the two-formats issue is clearly documented in tests/README.md.Ensure the existence of tests/generate.zsh is clearly documented in tests/README.md.(Likewise any other scripts intests/
.)Renameexpected_region_highlight
to a name that reflects the data format differences toregion_highlight
(Hungarian notation)To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity