6.20.3: cmake build with WITH_TESTS=ON and WITH_ALL_TESTS=ON and no test suite
Open
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
source tree configured using cmake with `WITH_TESTS=ON` and `WITH_ALL_TESTS=ON` and after all
```console
[tkloczko@barrel x86_64-redhat-linux-gnu]$ make test
make: *** No rule to make target 'test'. Stop.
[tkloczko@barrel x86_64-redhat-linux-gnu]$ ctest -vv
Test project /home/tkloczko/rpmbuild/BUILD/rocksdb-6.20.3/x86_64-redhat-linux-gnu
No tests were found!!!
````
Contributor guide
Assessment
This issue has not been assessed yet.