[Webkit-unassigned] [Bug 277600] New: Properly name tests in Tools/TestWebKitAPI/Tests/**
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 3 21:02:12 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277600
Bug ID: 277600
Summary: Properly name tests in Tools/TestWebKitAPI/Tests/**
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zakr at apple.com
CC: webkit-bug-importer at group.apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240804/72e529df/attachment.htm>
More information about the webkit-unassigned
mailing list