-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
This is more of a tracking issue, just to have a record of how `go test -fuzz` behaves when also passed other flags. Let's make sure this is reasonable for the upcoming release for now, and see if we …
-
Greetings Halide developers and contributors,
We’re reaching out because your project is an important part of the open source ecosystem, and we’d like to invite you to integrate with our [fuzzing](…
-
### What version of Go are you using (`go version`)?
go1.13.3.linux.amd64
Compiled through [go-fuzz/libfuzz](https://github.com/klauspost/compress/blob/master/fuzzit.sh#L17)
### Does this…
-
I suspect that without too much difficulty, theorems along the lines of the following could be proven mathematically for the algorithm and `debug_assert`ed for the implementation:
- When an iterati…
-
I'm using winafl-cmin.py to reduce the input files but the execution often fails in dry-run (not always).
python winafl-cmin.py -D C:\work\DynamoRIO-Windows-8.0.0-1\bin64 -t 100000 -i ..\in -o ..\…
-
According to the quickstart guide, the following command should be run to compile and test an api accoriding to the specification:
`python restler-quick-start.py --api_spec_path --restler_drop_dir…
-
### Component
Forge
### Describe the feature you would like
Scenario: a contract function allows the caller to be one of two special accounts:
```solidity
function foo() external onlyAlic…
-
Recently @mkravchik merged a PR aimed at adding e2e-testing capabilities to the library in order to allow for easy testing of e.g. frida ASAN.
After using his solution a bit, and making a few impro…
s1341 updated
9 months ago
-
Bun is a large project and it is early days. I think Bun needs to do a better job communicating what is a priority right now and what isn't.
Bun's top priorities:
1. **Improve stability**. Bun…