• Joined on 2026-02-16
hugo closed issue hugo/MetaCrate#19 2026-08-08 13:48:04 +00:00
Translate imaging, PrimMesher, and rendering tests exactly
hugo commented on issue hugo/MetaCrate#19 2026-08-08 13:48:00 +00:00
Translate imaging, PrimMesher, and rendering tests exactly

Implemented and pushed in commit 68ff802 (Translate imaging and meshing parity tests).

Implementation:

  • translated all 78 owned NUnit invocations: ManagedImage (3), AvatarBoneMath (2),…
hugo pushed to main at hugo/MetaCrate 2026-08-08 13:47:40 +00:00
68ff802d03 Translate imaging and meshing parity tests
hugo closed issue hugo/MetaCrate#18 2026-08-08 13:29:40 +00:00
Translate asset, archive, GLTF, material, and import/export tests exactly
hugo commented on issue hugo/MetaCrate#18 2026-08-08 13:29:36 +00:00
Translate asset, archive, GLTF, material, and import/export tests exactly

Implemented and pushed in commit 9eb4345.

Implementation:

  • Translated all 56 issue-owned NUnit cases: 13 AssetMaterial override, 12 GLTF document, 6 material override capability, 4 material…
hugo pushed to main at hugo/MetaCrate 2026-08-08 13:29:11 +00:00
9eb4345750 Translate asset and material parity tests
hugo closed issue hugo/MetaCrate#17 2026-08-08 13:04:28 +00:00
Translate HTTP capabilities, download, networking, and login tests exactly
hugo commented on issue hugo/MetaCrate#17 2026-08-08 13:04:24 +00:00
Translate HTTP capabilities, download, networking, and login tests exactly

Implemented in 069e636 (Translate network lifecycle parity tests).

Implementation:

  • reviewed and translated all seven issue-owned cases from the pinned upstream: four deterministic HTTP/download…
hugo pushed to main at hugo/MetaCrate 2026-08-08 13:04:05 +00:00
069e6366b2 Translate network lifecycle parity tests
hugo closed issue hugo/MetaCrate#16 2026-08-08 12:50:34 +00:00
Translate packet, message, bit-pack, and zero-coding tests exactly
hugo commented on issue hugo/MetaCrate#16 2026-08-08 12:50:31 +00:00
Translate packet, message, bit-pack, and zero-coding tests exactly

Implemented in 4e5d79e (Translate wire semantics parity tests).

Implementation:

  • translated all 54 issue-owned NUnit cases: 14 zero-coding, 2 bit-pack, 2 packet, and 36 message/event cases -…
hugo pushed to main at hugo/MetaCrate 2026-08-08 12:50:16 +00:00
4e5d79e647 Translate wire semantics parity tests
hugo closed issue hugo/MetaCrate#15 2026-08-08 12:20:07 +00:00
Translate StructuredData tests exactly
hugo commented on issue hugo/MetaCrate#15 2026-08-08 12:20:01 +00:00
Translate StructuredData tests exactly

Implemented in b73721d (pushed to main).

Completed the full pinned StructuredData NUnit slice: 78/78 cases across Binary LLSD (26), Notation LLSD (24), XML LLSD (15), Protobuf (12), and…

hugo pushed to main at hugo/MetaCrate 2026-08-08 12:19:44 +00:00
b73721de87 Translate StructuredData parity tests
hugo closed issue hugo/MetaCrate#14 2026-08-08 11:59:02 +00:00
Translate Types and Utilities tests exactly
hugo commented on issue hugo/MetaCrate#14 2026-08-08 11:58:59 +00:00
Translate Types and Utilities tests exactly

Implemented and pushed in commit 1c0dfdc.

  • Translated all 17 NUnit cases owned by the Types/Utilities slice: UUID, vectors/quaternions/matrices, conversions, formatting, file/name helpers,…
hugo pushed to main at hugo/MetaCrate 2026-08-08 11:58:34 +00:00
1c0dfdc35c Translate Types and Utilities parity tests
hugo closed issue hugo/MetaCrate#13 2026-08-08 11:29:12 +00:00
Test parity harness: preserve NUnit identity, fixtures, and review status
hugo pushed to main at hugo/MetaCrate 2026-08-08 11:28:55 +00:00
39ee61525a Add durable NUnit parity harness