virtualx-engine/tests/core
bruvzg 6f4d233062
Fix key mapping changes when moving from macOS to other platform
Removes separate `Command` key (use `Meta` instead).
Adds an event flag to automatically remap `Command` <-> `Control` (cannot be set alongside `Control` or `Meta`).
2022-09-07 18:45:35 +02:00
..
input Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
io Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
math Replace Rect2(i) has_no_area with has_area 2022-09-04 23:03:36 -05:00
object Make property_*_revert methods multilevel and expose them for scripting 2022-08-18 00:03:53 +03:00
os Add a test suite for OS 2022-07-29 01:55:43 +02:00
string Add String.to_{camel,pascal,snake}_case methods 2022-08-30 12:36:24 +03:00
templates Tests: Silence some intentional errors 2022-08-04 22:03:44 +02:00
threads Implement a Worker ThreadPool 2022-07-22 11:46:48 +02:00
variant Add Dictionary.find_key() 2022-08-16 13:48:59 +02: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