-
No document lists the tools or dependencies in any document or config file. Trace the tools and dependencies needed for development here:
- pre-commit
- gtest
- doxygen
- ctest
-
os: intel x86_64 GNU/Linux Debian 12
myrddin ver: master branch from github
i am trying to do raylib in myrddin, but when i try to run it it crash, i don't know why, i do simple test to check it
…
-
This item was recognized during review of PR #212 by Alex. The points noted are:
One issue that you foresaw is that ctest.h doesn't adhere to our platform rules. I think that's out of scope, but we…
-
**Describe the problem or limitation you are having**
A complete CMake workflow usually involves testing the application with CTest. Currently, there is no `:CTest` command provided by this plugin.
…
-
Could all the NLP tests in the Test directory be run with the ctest testing infrastructure? The current testing is rather thin and if I implement an interface to the PETSc solvers I want as much autom…
-
There are 4 daily workfflows, hdf5 dev daily build, h5py, hdf5 VOL connectors and hdf5 VFD, which could report to my.cdash.
It would require adding CTest Script Mode support.
-
Hi, I am new to using Parflow and Linux and I wanted to use Parflow in my possible research. I installed it using Ubuntu 20.04.4 LTS and Windows Subsytem for Linux. After making the test, I got a lot …
-
I think this would be a reasonable thing to do:
```
cd example-project
cargo test --all-features
```
However, it doesn't work, the tests fail.
OTOH, if I run
```
cargo ctest
```
..…
-
The allocate statement is valid only when the input is in x pencil. It is not valid if the input is in y or z pencil
https://github.com/2decomp-fft/2decomp-fft/blob/4ff8f79098e6028dad6efd9d994b6e10…
-
### Brief Issue Summary
I'm unable to Run CTest for a large UE4 project.
Error:
```
[rollbar] Unhandled exception: Unhandled Promise rejection: ctest RangeError [ERR_FS_FILE_TOO_LARGE]: File siz…