-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Equality on addresses, slices, cells (#1279)
* Semantics tests for equality on addresses, slices, cells * feat(docs): equality of `myAddress()` and `contractAddress(initOf CurrentContract())` And small updates of similar descriptions on the Operators page of the Book * Tests of equality of slices with references to cells * Tests of equality of cells manually built using builders (with cells having references and without) --------- Co-authored-by: Novus Nota <[email protected]>
- Loading branch information
Showing
4 changed files
with
510 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.