cginternals / cginternals/gloperate
Test GLContextFormat and RawFileNameSuffix with cppassist regex functions
Open
Core
- Dominant language
- C++
- Stars
- 43
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
To make gloperate compatible with gcc 4.8 again, I head to replace the used std::regex with cppassist functionality. The new implementation has to be tested thoroughly.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test path is named. Start by locating GLContextFormat and RawFileNameSuffix, their existing tests, and the current std::regex usage; then inspect the corresponding cppassist regex functions. Done means the replacement is thoroughly tested and supports the stated gcc 4.8 compatibility goal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100