KhronosGroup / KhronosGroup/OpenCL-CTS

pragma_unroll tests not testing a pragma

Open
#1,097 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
232
Forks
235
Avg merge
8d 7h
Merged PRs (30d)
18

Description

The tests in `test_conformance/compiler/test_pragma_unroll.cpp` are not testing a pragma but a function attribute. Why have they been named that way? Should they be renamed for clarity?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading test_conformance/compiler/test_pragma_unroll.cpp and compare the tests' function-attribute coverage with the filename and test names. Rename the file and related tests so they accurately describe what they test, then verify the compiler conformance tests still discover and run them.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers, testing-qa
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.