summaryrefslogtreecommitdiff
path: root/decode_scan_test.go
AgeCommit message (Expand)Author
2023-01-30decode: Fix DecodeTypeError offsetsLuke Shumaker
2023-01-29.golangci.yml: Turn on 'prealloc', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'paralleltest', fixLuke Shumaker
2023-01-26Move the Parser to the internal packageLuke Shumaker
2022-08-21decode: Lean in to io.RuneScannerLuke Shumaker
2022-08-17Get the new borrowed tests passingLuke Shumaker
2022-08-17Add tests for decode reading too farLuke Shumaker
2022-08-16decode_scan_test.go: Factor out a common test runnerLuke Shumaker
2022-08-16Run the fuzzer a bitLuke Shumaker
2022-08-15rename parse_scan decode_scan parse_scan*Luke Shumaker