Commit History

Author SHA1 Message Date
  Markus Sauermann 9014e9e424 Add Unit tests for viewport.cpp Physics 2D Picking 2 years ago
  RedworkDE 8e7afec479 Fix various errors when running the unit tests 2 years ago
  Markus Sauermann ce6c290528 Add Unit Tests for Viewport InputEvent handling 2 years ago
  Markus Sauermann 1b2ba353dc Remove `m_object` parameter from unit test Macros 2 years ago
  Markus Sauermann 7de1b1a40d [unittests] Send Mouse events via DisplayServer instead of push_input 2 years ago
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  Rémi Verschelde 33258d850c Merge pull request #61315 from lawnjelly/variant_bucket_pools 3 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 years ago
  lawnjelly b221eab426 Variant memory pools 3 years ago
  Rémi Verschelde 9923851370 Fix typos with codespell 3 years ago
  Rémi Verschelde eb9fd57f76 doctest: Update to 2.4.8 3 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 3 years ago
  Nathan Franke bdd7b558b6 remove escapes in gdscript test output 3 years ago
  Paulb23 5e4e4967fe Use Input::push_input for tests plus extra mouse testing 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  luz paz a124f1effe Fix various typos 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke 99a282f631 Move and organize tests into subfolders 3 years ago
  Emmanuel Leblond f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 5 years ago
  Paulb23 1c08719d09 Add remaning code edit unit tests 3 years ago
  Paulb23 55a20129d6 Create framework for testing Signals 4 years ago
  Paulb23 427d3d7207 Allow unit testing SceneTree Ojects 4 years ago
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Aaron Franke de3f6699a5 Rename Transform to Transform3D in core 4 years ago
  Andrii Doroshenko (Xrayez) faab6ff97a Use comma over `<<` operator for all unit test logging 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Andrii Doroshenko (Xrayez) b12a6cb431 Add unit test for `RandomNumberGenerator` 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago