WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
277600
Properly name WebCore tests in Tools/TestWebKitAPI/Tests/WebCore**
https://bugs.webkit.org/show_bug.cgi?id=277600
Summary
Properly name WebCore tests in Tools/TestWebKitAPI/Tests/WebCore**
zak ridouh
Reported
2024-08-03 21:02:12 PDT
We have an inconsistent naming scheme of tests in the Tools/TestWebKitAPI/Tests/** folder, with some of them having not having a `Test` suffix in the file name. We should have a `Test` suffix for all these files. e.g `CSSParser.cpp` should be named `CSSParserTest.cpp`. Some of the relevant files that will have to be updated alongside the individual files: -> Tools/TestWebKitAPI/CMakeLists.txt -> Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-03 21:02:25 PDT
<
rdar://problem/133145023
>
Ahmad Saleem
Comment 2
2024-08-04 04:16:39 PDT
+1 - Indeed - 'Test' suffix would make it clearer.
zak ridouh
Comment 3
2024-08-08 17:45:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31928
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug