-
There is a good example at https://github.com/OpenChemistry/avogadrolibs
-
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on April 12, 2009 23:12:23_
splitting from issue #65 This case covers writing a CMake script to replace the old runall …
-
Reminder
From amarok-git
```
98% tests passed, 1 tests failed out of 65
Total Test time (real) = 46.15 sec
The following tests FAILED:
51 - testamarokimporter (Failed)
Errors while r…
-
hi,
Thanks for your work. Now I am packaging it on Debian, but when I enable the test running on Debian, I got the error:
```
89% tests passed, 2 tests failed out of 19 …
-
```
9/11 Testing: freshclam_valgrind
9/11 Test: freshclam_valgrind
Command: "/bin/python3.7" "-m" "pytest" "-v" "freshclam_test.py"
Directory: /usr/local/src/clamav-1.0.1/unit_tests
"freshclam_va…
-
I want to sketch out some ideas for making tmt-cmake plugin:
- [ ] overall: how to write a tmt plugin? E.g. how can it be included in the `.fmf` files, how to overwrite it via an editable-like instal…
-
The documentation on [Contributing](https://opencolorio.readthedocs.io/en/latest/guides/contributing/contributing.html) has some basic information about running the unit tests. However, it would be he…
-
“could not find executable valgrind”,命令行代码
`Test project /xxxx/xxxx/Y_ThreadPool-main/build
Start 1: thread_pool_test
1/3 Test #1: thread_pool_test ................. Passed 0.09 sec
S…
-
See also https://gitlab.kitware.com/cmake/cmake/issues/17288.
-
In order to avoid too long ctest command line, the way to pass options from ctest to cmake needs to be revised.
See the exploration in PR #347
HDF5_ROOT is mananged by FindHDF5 module and used a…