Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 92be897948f2e1002796ceaa7517a515db239fc6
      
https://github.com/WebKit/WebKit/commit/92be897948f2e1002796ceaa7517a515db239fc6
  Author: Keita Nonaka <[email protected]>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M Source/WTF/wtf/MathExtras.h
    M Tools/TestWebKitAPI/Tests/WTF/MathExtras.cpp

  Log Message:
  -----------
  [WTF] Add Test Cases for `isIntegral`
https://bugs.webkit.org/show_bug.cgi?id=292877

Reviewed by Chris Dumez.

Add test cases for `isIntegral` in WTF
Fix the implmentation to return false when given inifinity

* Source/WTF/wtf/MathExtras.h:
(WTF::isIntegral):
* Tools/TestWebKitAPI/Tests/WTF/MathExtras.cpp:
(TestWebKitAPI::TEST(WTF, isIntegral)):

Canonical link: https://commits.webkit.org/294821@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to