-
## What
Let's introduce dredd test for TensorShape.
## Why
To test shape update of circle models.
Related : https://github.com/Samsung/ONE/issues/10980
-
I encountered a problem where Dredd mutates the same source file differently in two directories with the same content but different directory names. The compilation database is generated in the same w…
-
The runner script for regression might crash with error:
```
Traceback (most recent call last):
File "/home/ubuntu/.local/bin/llvm-regression-tests-runner", line 8, in
sys.exit(main())
F…
-
### Description
```
```
### Dumps
[Xbe.txt](https://github.com/Cxbx-Reloaded/game-compatibility/files/1606153/Xbe.txt)
### Status
**Previous behavior:**
None…
-
Applying dredd to
```
int main() {
unsigned int x = 1;
}
```
mutate the declaration statement to
```
unsigned int x = __dredd_replace_expr_unsigned_int(__dredd_replace_expr_int(1, 0), 6);
…
-
Hello :)
I've pushed `dredd` - a gem which I've built for an internal alerting system (during my research process I've bumped into rearview - impressive work!), and I think may
also be worth looking …
-
The part of README that describe building dredd contains the command
```
.github/workflows/install_clang.sh
```
, which no longer exist in today's dredd repo.
-
for lang != .js
-
This issue is tracking integrating OpenAPI 3 support into Dredd.
#### Caveats
The current support is not finished but we want to get OpenAPI 3 to you as quick as we can. We're doing this in the …
kylef updated
7 months ago
-
http://dredd.readthedocs.io/en/latest/