virtualx-engine/tests/core
EddieBreeg 8747c67d9e
Fix potential integer underflow in rounded up divisions
A new `Math::division_round_up()` function was added, allowing for easy
and correct computation of integer divisions when the result needs to
be rounded up.

Fixes #80358.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-01-02 14:14:47 +01:00
..
config
input
io Added error to catch conversion on invalid image 2023-12-10 15:06:22 -05:00
math Fix potential integer underflow in rounded up divisions 2024-01-02 14:14:47 +01:00
object
os
string Add more C++ unit tests for String to number conversions 2023-12-02 20:54:48 +02:00
templates
threads
variant fix assignment to vec2 tests 2023-10-25 20:57:45 +02:00
test_crypto.h
test_hashing_context.h
test_time.h