Skip to content

lincheck-2.3

Compare
Choose a tag to compare
@ndkoval ndkoval released this 17 Oct 23:56
· 309 commits to master since this release

Features

  1. Instead of using the testing data structure in a sequential way to specify the behavior of the operations, it is now possible to use a separate simple implementation as a specification. See sequentialSpecification parameter in both options and annotations.

Bug Fixes

  1. There were some bugs fixed with suspend functions support