-
test long branching
`./obj-rv32i_xcorevhwlp/bin/riscv32-unknown-elf-g++ -march=rv32i_xcorev1p0 -ftemplate-depth=1000 -c test2.cpp -o a.o`
`./obj-rv32i_xcorevhwlp/bin/riscv32-unknown-elf-objdump -d…
-
- FW als factory installieren
1. dann fastd Test,
- Test ob richtige IPv6 und passsende IPv4 verteilt wird.
- als erstes ohne geo Daten und dann mit geodaten der jeweiligen Hoods (Daten st…
-
Hello,
I'm seeing some big discrepancies in code coverage when testing proc macros with trybuild.
Crate structure:
├── src
│ ├── lib.rs
├── tests
│ ├── testcases
│ │ ├── fail
│ │…
-
-
In the Email Validation Tests using Utilities, the test case with TestId: 86 (email: user@domain.c0m) incorrectly returns true instead of false. The domain contains an invalid character (0 in .c0m),…
-
- json
- jsonb
- interval
- numeric
- bytea
- line
Please also change tests in pgarrow project to correspond
-
jdk_jmx got excluded as part of the general exclude a while back via https://github.com/eclipse-openj9/openj9/issues/10757.
https://github.com/adoptium/aqa-tests/blob/a498becc695f7bdeaa7c4b3752c827…
-
IBM has test cases that can be applicable to us: https://speleotrove.com/decimal/dectest.html
Trim down to just decimal32 and 64 types as opposed to arbitrary
-
Improve unit testing of the MOF compiler, so that the recent compiler bug (issue #4) would have been found.
-
### Problem Statement
Its just a suggestion. Improvement of unit testing speed allows to complete testing in less time. And Here's a blog that describes it clearly. Now I looked at the codebase and d…