summaryrefslogtreecommitdiffstats
path: root/tests/core/variant/test_variant.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-221-0/+8
|\
| * Add testA Thousand Ships2024-10-181-0/+8
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add PackedVector4Array Variant typeK. S. Ernest (iFire) Lee2024-05-031-0/+4
* fix assignment to vec2 testsSilicDev2023-10-251-30/+30
* Merge pull request #76244 from kgrubbs22/variant-test-updatesRémi Verschelde2023-10-161-8/+1025
|\
| * Updated Varaint assignemnt unit tests with Vec4,Vec4i,Rect2,Rect2i,Trans2d,Tr...kendelle2023-04-191-8/+1025
* | Add operator NOT for all Variant typesGeorge Marques2023-03-101-0/+16
|/
* Core: Identity compare objects by id, not by pointersDmitrii Maganov2023-02-241-0/+8
* Add `@GlobalScope` `is_same(a, b)` and `Variant::identity_compare()`Adam Scott2023-01-251-0/+190
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add tests for empty/unnamed arguments to ClassDB, Variant, GDScriptYuri Sizov2022-08-081-0/+62
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Move and organize tests into subfoldersAaron Franke2021-11-071-0/+916