linksplatform / linksplatform/Bot
Rename `AllTests.cpp` to `${PROJECT_NAME}.Tests.cpp`
Open
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Reference to `AllTests.cpp` in `CMakeLists.txt` must be changed too
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with AllTests.cpp and the reference to it in CMakeLists.txt. Rename the test source to ${PROJECT_NAME}.Tests.cpp and update the CMake reference; done means the old filename is no longer referenced and the project still configures successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100