userDaniel Pcancel
branchrust_reboot/main/tovector3_parse_format_fixcancel

8 Commits over 0 Days - Infinitycph!

Today
Merge: from main
Today
Bugfix: StringView.ToVec3 - ensure we grab first-of-a-set separator Tests: ran StringView and Command unit tests
Today
Update: add StringView.IndexOfAny - expanded unit test to cover Will need it to bugfix ToVec3 again Tests: ran unit test
Today
Update(editor): add a couple more ToVec3 Tests: catches failing cases
Today
Bugfix: StringView.ToVector3 - trim off both whitespaces and , Tests: StringView and Command unit tests pass
Today
Update: add a couple more test cases to ToVector3 unit test Tests: still fails, as expected
Today
New: add Facepunch.UnityEngine.Tests assembly - added StringView.ToVector3 unit test Currently fails, as reported Tests: ran unit test, fails as expected
Today
Merge: from main