Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fx_safe_types_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <limits>
#include "core/fxcrt/fx_safe_types.h"
#include "testing/gtest/include/gtest/gtest.h"
+ Include dependency graph for fx_safe_types_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (FXSafeTypes, UnaryMinus)
 
 TEST (FXSafeTypes, SubtractFromZero)
 

Function Documentation

◆ TEST() [1/2]

TEST ( FXSafeTypes ,
SubtractFromZero  )

Definition at line 18 of file fx_safe_types_unittest.cpp.

◆ TEST() [2/2]

TEST ( FXSafeTypes ,
UnaryMinus  )

Definition at line 12 of file fx_safe_types_unittest.cpp.