godot/tests/core
ajreckof a42f427465
fix a test for wrapf with signed 32-bit float
(cherry picked from commit fabd9535f0)
2023-05-12 12:31:21 +02:00
..
config One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
input Add Unit test for InputEventMouse 2023-01-29 14:09:53 +01:00
io Fail instead of segfaulting in IO tests 2023-01-31 02:21:27 -05:00
math fix a test for wrapf with signed 32-bit float 2023-05-12 12:31:21 +02:00
object Add tests to ensure bound methods and signals are valid identifiers 2023-01-23 21:19:57 +01:00
os One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string Fix String.split() with empty string and delimeter 2023-02-02 01:34:11 +01:00
templates Fix PagedArray.merge_unordered() dropping pages 2023-02-16 19:58:27 -05:00
threads One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
variant Fix `Array.slice()` rounding for `abs(step) != 1` 2023-03-27 17:31:05 +02:00
test_crypto.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_hashing_context.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_time.h Explicitly cast to Variant's int type in Time tests 2023-02-20 14:46:21 -06:00