-
See https://github.com/whatwg/html/issues/1665. Example of a reflection test: https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=4463 (but behavior tests seem much more subtle---maybe a ser…
-
Complete unitary test into com.variamos.common.core.utilities inside the test source code package
Elaborate the javadoc documentation
-
edit: 2024-10-13:
Just a quick note: I am waiting on a neurologist now for further testing, but please continue to open issues if you run into problems, have a PR, or want compatibility added to pl…
-
This test assembly also generates a bunch of test failures, but the test run aborts with a runtime assertion:
```
NetImpl doesn't implement interface IEventsDerived_Event
Stacktrace:
at
…
-
**Describe the bug**
Your README requires pytest>=4.6. Installation only succeeded for pytest
* pylint: 3.2.3
* pytest: 8.2.0
* pylint-pytest: 1.1.8
(add any relevant pylint/pytest plugin her…
-
It seems like a file uri reference like this:
`file:///d:/sarif/demo.c`
does not work.
This is the correct format according to https://datatracker.ietf.org/doc/html/rfc8089
and is also exemplified…
-
The current test step only does typescript check,
which is not enough to check for the overall integrity of the project.
Let's add some test cases to this repo that uses the utilities as well.
-
we should replace out testing utilities
https://github.com/FluxML/Zygote.jl/blob/master/test/gradcheck.jl
with the ones given by ChainRulesTestUtils.
https://juliadiff.org/ChainRulesTestUtils.jl/…
-
### Increasing access
Make it so people are able to make there own 3D engines with textures.
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering…
-
### Bug report
**Bug summary**
An arepo snapshot whose on-disk ParticleIDs data type is uint32 or uint64 is converted to float32 or float64, respectively.
The conversion can be traced back to…