Skip to content

Commit

Permalink
upgrade integ/n tests to v1.2; should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-ling committed Dec 17, 2021
1 parent 481a364 commit ad90a57
Show file tree
Hide file tree
Showing 5 changed files with 851 additions and 827 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ Suggestions on StackOverflow are limited to the use of bitwise operators.
* [How to pack the C bit field struct via encoding package in GO?](https://stackoverflow.com/questions/60180827/how-to-pack-the-c-bit-field-struct-via-encoding-package-in-go)

## Behaviour-Driven Specifications
The following are excerpts from the [specifications](docs/binary.feature)
of this module.

```gherkin
Feature: Marshal and Unmarshal
Expand Down Expand Up @@ -218,8 +215,6 @@ Feature: Marshal and Unmarshal
// 5
```

See the rest of the [specifications](docs/binary.feature) for error scenarios.

## Performance and Optimisation
This module has been optimised for performance.
Suggestions to improve are welcome.
Expand Down
Loading

0 comments on commit ad90a57

Please sign in to comment.