eht16 left a comment (geany/geany#4208) > > excludes a Ctags test case which has invalid syntax > > Shouldn't we exclude all test cases? It's not code that gets compiled or run, > so I doubt its adds much value, and some issues in those might not be fixable > (e.g. ones verifying handling of some buggy cases).
Done (will squash my various attempts to do it right later :D). Though the exclusion works only for the Python part. For C/C++ everything is included what is built, IIUC. Since we do not run the testsuite for this CI workflow, I think it should be fine already. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4208#issuecomment-3071019867 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4208/[email protected]>
