Commit Graph

23 Commits

Author SHA1 Message Date
Dean Herbert
b4ed7217c1 Bring back HasFlagsFast
.NET version performs poorly on debug.
2024-08-19 19:40:59 +09:00
Dan Balasescu
b4aa48697d Remove HasFlagFast 2024-07-02 13:26:53 +09:00
Dan Balasescu
d1a6230052 Cleanup 2023-02-25 01:58:36 +09:00
Dan Balasescu
9bbc6a81a2 Partial everything 2022-11-25 18:58:48 +09:00
Dean Herbert
5012f8572e Clean up various obsoleted code 2022-10-28 13:25:50 +09:00
Dean Herbert
58b49a444c Add silly thing to fix silly issue 2022-06-24 15:30:09 +09:00
Dean Herbert
ac0e988e42 Revert "Remove redundant delegate instantiation"
This reverts commit 12b8e0406c.
2022-06-24 14:53:48 +09:00
Dean Herbert
12b8e0406c Remove redundant delegate instantiation 2022-06-24 14:43:00 +09:00
Dan Balasescu
ba1385330c Automated #nullable processing 2022-06-13 21:57:05 +09:00
Dan Balasescu
3f8d5c644d Add additional assertion constraints 2022-02-22 23:04:25 +09:00
Dan Balasescu
c162c3c0fc Fix assert missing the menu 2022-02-22 22:59:24 +09:00
Dan Balasescu
87f5f4e345 Add failing test 2022-02-22 22:33:54 +09:00
smoogipoo
0efd81d7a9 Add failing test 2021-10-07 13:12:51 +09:00
smoogipoo
d924110921 Replace all usages of HasFlag with HasFlagFast 2021-02-25 14:24:14 +09:00
Berkan Diler
6d653ddae3 Rename namespace from MathUtils to Utils 2020-01-08 14:25:15 +01:00
Roman Kapustin
03a3694969 Do not ignore TestMenuHiddenWhenTargetHidden 2019-11-19 15:54:00 +03:00
smoogipoo
0ce6978756 Allow null/empty context menu items 2019-11-13 18:24:19 +09:00
smoogipoo
0d4174749a Adjust conditions to bring into intended positions 2019-11-13 18:23:39 +09:00
smoogipoo
6ecb8aaca7 Fix incorrect condition 2019-11-13 17:53:49 +09:00
smoogipoo
95a7c396ac Refactor context menu tests 2019-11-13 15:57:47 +09:00
Dean Herbert
0694be0797 Add comprehensive tests 2019-08-13 16:09:46 +09:00
Dean Herbert
c40d6b3c1a Use FrameworkTestScene as base class wherever possible 2019-06-05 14:00:47 +09:00
Roman Kapustin
8e340ce027 Rename TestCase to TestScene 2019-04-22 21:35:39 +03:00