Commit Graph

7 Commits

Author SHA1 Message Date
andy840119 e862ba5e04 Fix the wrong `AsNonNull()` usage. 2022-11-05 20:13:50 +08:00
andy840119 c8c76f2351 Use AsNonNull() because the type does not accept the null case. 2022-10-30 17:03:54 +08:00
andy840119 6ce3841686 Remove nullable disable annotation in the test case. 2022-10-30 17:03:54 +08:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert c7bc03e6f7 Add helper method for editor check tests 2021-11-24 14:22:41 +09:00
Dean Herbert c2f8d9f677 Update tests which set `Files` lists directly 2021-11-24 14:00:14 +09:00
Naxess 0a8fd01b99 Add zero byte check and tests 2021-07-13 03:45:21 +02:00