google / google/amber

EXPECT enhancement to compare elements in different buffers

Open
#686 0 comments 0 reactions 1 assignee Claimed by @alan-baker View on GitHub
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

It would be useful support an EXPECT command that can compare elements in different buffers. Something like:
```
EXPECT {buffer_name} IDX # {comparator} {buffer_name} IDX #
```
This would perform `buffer1[idx1] op buffer2[idx2]`.

It should also support ELEM_IDX when #660 is implemented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.