godot/tests/core
codepatzer d0cb0ff248 Add tests file for Quaternion unit tests, with initial UTs
- Test constructors and quaternion product.
- Add test case for Axis-Angle construction about Y-axis.
- Add test case for xform of i-, j-, & k-unit vectors.
- Add test case for construction from Basis.
- Add test case for xform of arbitrary vector.
- Add stress test case: many Quaternions xform many vectors.
- Make comments consistent with style guide.
2022-08-04 13:56:04 +02:00
..
input Add Unit Tests for InputEventKey 2022-08-04 12:59:13 +02:00
io File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
math Add tests file for Quaternion unit tests, with initial UTs 2022-08-04 13:56:04 +02:00
object [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
os Add a test suite for OS 2022-07-29 01:55:43 +02:00
string File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
templates Add unit tests for RID class. 2022-08-04 12:05:25 +02:00
threads Implement a Worker ThreadPool 2022-07-22 11:46:48 +02:00
variant Merge pull request #56337 from cdemirer/fix-array-dictionary-id 2022-01-23 00:46:53 +01:00
test_crypto.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_hashing_context.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_time.h Fix inconsistent naming in Time 2022-05-05 16:00:37 +02:00