-
ctest makes using stuff such as valgrind harder than it should be. I haven't looked into this yet, but I'm wondering if we can use the reporter feature to capture doctest's output in a simple C++ exec…
-
https://github.com/t-sakashita/rokko/actions/runs/666932530
92% tests passed, 20 tests failed out of 241
-
Two common use cases (but there may be others):
- Compare two different sets of pinned versions of JEDI
- Compare two different versions of GEOS
Each of these comparisons would probably be sepa…
-
I have defined my vec_add and vec_norm function in src/linalg.c, and did
$ make lib
to make the dynamic library to link the .h and .c files,
and did
$ gcc -Llib -Iinclude -lhomework2 -Wl,-rpath,./li…
-
### Describe the issue
I got large-scale test failures in the test process.
failure log is provided as the following full-log.
I've tried the TensorRT version from 10.2 to 10.5 to build onnxruntime-…
-
Make it so that tests can be run with `make test`, `make check` or similar. This would be more compatible with standard practice, and make it easy to package wfmash for Guix without having to put in a…
-
Running "gmake tests" results in a failure, apparently because ctest somehow invokes /usr/bin/make rather than finding/using GNU make. The command that is run is
`/usr/pkg/bin/ctest --force-new-ctes…
-
Expand on what is described in #5205, expose more tolerances:
- single-precision tolerance
- double-precision loose tolerance (for hardware portability)
- double-precision strict tolerance (for sam…
EZoni updated
1 month ago
-
... for our testing suite.
-
Looks like something is wrong with new version and ctest fails in one unit
```console
+ cd yubihsm-shell-2.6.0
+ /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ct…