Implement native RLV callback service integration (#80)
Some checks failed
Native code generation / deterministic (push) Failing after 8m21s
Imaging and meshing gate / native (push) Failing after 4m52s
Native Rust workspace compile / compile (push) Failing after 7m14s

This commit is contained in:
2026-08-11 01:00:48 +00:00
parent 362fa62059
commit 2f1c15c081
18 changed files with 2687 additions and 624 deletions

View File

@@ -602,21 +602,21 @@ Reviewed Rust tests live outside `generated_parity.rs` and carry a `parity-case`
| `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithNoStripItemName_SpecialException::test` | `DetachMeCommandTests.DetachMeForce_WithNoStripItemName_SpecialException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs:79` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_me_commands_semantics.rs:67 (`detach_me_ignores_nostrip`)` | `translated` | `ee511230131312be9b788033aac8766ea3cb3c1f8d7c5b9b26a4bd6a83cd695c` |
| `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithLockedFolderRestriction::test` | `DetachMeCommandTests.DetachMeForce_WithLockedFolderRestriction` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs:146` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_me_commands_semantics.rs:72 (`detach_me_honors_locked_linked_folder`)` | `translated` | `05fefae0563306af0c491006f18915ff1b250b7972c82c160f20f06e07335887` |
| `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_MultipleLinksSameItem::test` | `DetachMeCommandTests.DetachMeForce_MultipleLinksSameItem` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs:224` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_me_commands_semantics.rs:77 (`detach_me_deduplicates_multiple_links`)` | `translated` | `1ae8a318762625819371fb109fd673e0d31a2c0354add1e65802eb54cb71e303` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_Default::test` | `DetachThisCommandTests.DetachThisForce_Default` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:15` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:101 (`detach_this_default`)` | `translated` | `ae8c0fd737f869ef3e2dbd97ae28974b35c6bbc5327151c0074d531efdaaf54e` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:87` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:109 (`detach_this_honors_item_nostrip`)` | `translated` | `3aa17222f7539814f8329e07de548cca4bb702f4b0409e793ea551327b0c57d0` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder::test` | `DetachThisCommandTests.DetachThisForce_NoStripFolder` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:159` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:117 (`detach_this_honors_folder_nostrip`)` | `translated` | `16b74c3bf8312ccb885e61f933ec9d292988d2e1fad05e0188006df5630681f8` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException::test` | `DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:231` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:122 (`detach_this_honors_folder_link_exception`)` | `translated` | `b86b22a0ab30d0ded0cd6fbc7d34fae77e521861f5672b44a25a77325e594ab4` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById::test` | `DetachThisCommandTests.DetachThisForce_ById` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:305` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:130 (`detach_this_by_id`)` | `translated` | `3c4a211e5fefb44b42f50f6e6e58f8f852c8cf2d732bb6c3f737c3d6a592fa22` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripItemName::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripItemName` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:376` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:138 (`detach_this_by_id_honors_item_nostrip`)` | `translated` | `f32926ca6f4328afdd3ddeb9f7bec8ff2ee01e9563555921ac8c663d20005551` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripFolderName` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:447` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:150 (`detach_this_by_id_honors_folder_nostrip`)` | `translated` | `bec3216bf016c2543a3410b069abd786167e04a7527253887f158127644656a8` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:518` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:162 (`detach_this_by_id_honors_link_exception`)` | `translated` | `1b5eb3a0bdef8ea65b800533ab3153dc6b3ea21d2f4f27e4820d0a0df48891a2` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:591` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:174 (`detach_this_by_attachment_point`)` | `translated` | `7e8f3a4d8b2cbdb5cc81eea598da6ef6395834b1cb7a629dc8d7ee2bfd80fab5` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:664` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:182 (`detach_this_by_attachment_point_honors_nostrip`)` | `translated` | `f6ff482bdb8d28414e01952201e37e49316b3e2345b0ff85dd4cb059193d1816` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:738` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:190 (`detach_this_by_attachment_point_honors_link_exception`)` | `translated` | `289f8cc48f0e6a412d58258876e4aca08d8116d549642a0011bbdaf9b2223e83` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:813` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:198 (`detach_this_by_wearable`)` | `translated` | `51607294f12279974c2b44b47ba2eadca9846180a39bcde6a28c020dc4466254` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:883` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:206 (`detach_this_by_wearable_honors_nostrip`)` | `translated` | `30dec183993b2a644c2812ffc1c863e1714df134942f7827df818d9200e47c38` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:955` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:214 (`detach_this_by_wearable_honors_link_exception`)` | `translated` | `62f59cf66f21dcac15cf3166dcec2183181c0b434e9eacba796eb7025c4f1ab3` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:1028` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:222 (`detach_this_by_wearable_skips_private_folder`)` | `translated` | `dd40588598bd081189e7c4f284af3851a140155e2ede0ae2121dd59a156dc988` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_Default::test` | `DetachThisCommandTests.DetachThisForce_Default` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:15` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:105 (`detach_this_default`)` | `translated` | `ae8c0fd737f869ef3e2dbd97ae28974b35c6bbc5327151c0074d531efdaaf54e` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:87` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:113 (`detach_this_honors_item_nostrip`)` | `translated` | `3aa17222f7539814f8329e07de548cca4bb702f4b0409e793ea551327b0c57d0` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder::test` | `DetachThisCommandTests.DetachThisForce_NoStripFolder` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:159` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:121 (`detach_this_honors_folder_nostrip`)` | `translated` | `16b74c3bf8312ccb885e61f933ec9d292988d2e1fad05e0188006df5630681f8` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException::test` | `DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:231` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:126 (`detach_this_honors_folder_link_exception`)` | `translated` | `b86b22a0ab30d0ded0cd6fbc7d34fae77e521861f5672b44a25a77325e594ab4` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById::test` | `DetachThisCommandTests.DetachThisForce_ById` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:305` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:134 (`detach_this_by_id`)` | `translated` | `3c4a211e5fefb44b42f50f6e6e58f8f852c8cf2d732bb6c3f737c3d6a592fa22` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripItemName::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripItemName` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:376` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:142 (`detach_this_by_id_honors_item_nostrip`)` | `translated` | `f32926ca6f4328afdd3ddeb9f7bec8ff2ee01e9563555921ac8c663d20005551` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripFolderName` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:447` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:154 (`detach_this_by_id_honors_folder_nostrip`)` | `translated` | `bec3216bf016c2543a3410b069abd786167e04a7527253887f158127644656a8` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:518` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:166 (`detach_this_by_id_honors_link_exception`)` | `translated` | `1b5eb3a0bdef8ea65b800533ab3153dc6b3ea21d2f4f27e4820d0a0df48891a2` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:591` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:178 (`detach_this_by_attachment_point`)` | `translated` | `7e8f3a4d8b2cbdb5cc81eea598da6ef6395834b1cb7a629dc8d7ee2bfd80fab5` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:664` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:186 (`detach_this_by_attachment_point_honors_nostrip`)` | `translated` | `f6ff482bdb8d28414e01952201e37e49316b3e2345b0ff85dd4cb059193d1816` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:738` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:194 (`detach_this_by_attachment_point_honors_link_exception`)` | `translated` | `289f8cc48f0e6a412d58258876e4aca08d8116d549642a0011bbdaf9b2223e83` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:813` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:202 (`detach_this_by_wearable`)` | `translated` | `51607294f12279974c2b44b47ba2eadca9846180a39bcde6a28c020dc4466254` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:883` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:210 (`detach_this_by_wearable_honors_nostrip`)` | `translated` | `30dec183993b2a644c2812ffc1c863e1714df134942f7827df818d9200e47c38` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:955` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:218 (`detach_this_by_wearable_honors_link_exception`)` | `translated` | `62f59cf66f21dcac15cf3166dcec2183181c0b434e9eacba796eb7025c4f1ab3` |
| `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder::test` | `DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder` | `` | `LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs:1028` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_detach_this_commands_semantics.rs:226 (`detach_this_by_wearable_skips_private_folder`)` | `translated` | `dd40588598bd081189e7c4f284af3851a140155e2ede0ae2121dd59a156dc988` |
| `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach::case:bb1d34dc76ade75f` | `RemAttachCommandTests.RemAttach` | `"@detach=force"` | `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs:15` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_rem_attach_commands_semantics.rs:177 (`detach_all_attachments`)` | `translated` | `16420d56c60229e8d8b6a2a0d63b1f500112c23cef451d69bb0ed97fe9b63bae` |
| `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach::case:c9faa5be8fef55e8` | `RemAttachCommandTests.RemAttach` | `"@remattach=force"` | `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs:16` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_rem_attach_commands_semantics.rs:182 (`remattach_all_attachments`)` | `translated` | `16420d56c60229e8d8b6a2a0d63b1f500112c23cef451d69bb0ed97fe9b63bae` |
| `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip::case:bb1d34dc76ade75f` | `RemAttachCommandTests.RemAttach_NoStrip` | `"@detach=force"` | `LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs:83` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_rem_attach_commands_semantics.rs:187 (`detach_honors_nostrip`)` | `translated` | `5b3f1cbe99833e16c6f10ef568618627445babbcdfc9be555b48257bfdffeea7` |
@@ -847,16 +847,16 @@ Reviewed Rust tests live outside `generated_parity.rs` and carry a `parity-case`
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear_Filtered::test` | `NotifyQueryTests.NotifyClear_Filtered` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:134` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:197 (`notify_clear_filtered`)` | `translated` | `f3e0550a53faca13679421318eee85f010c1b8668e3edfae6e2548d39dbcafd7` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear::test` | `NotifyQueryTests.NotifyClear` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:155` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:213 (`notify_clear`)` | `translated` | `61d7419956a83be04eeb13557c6a2120419b2f0f1c529149c4fb57871bb6506e` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyInventoryOffer::test` | `NotifyQueryTests.NotifyInventoryOffer` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:178` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:230 (`notify_inventory_offer`)` | `translated` | `2bbac63ab86ec77f6d0a4558a14ee913a7f44930364476a89e02cd5ec80191b9` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandLegal::test` | `NotifyQueryTests.NotifySitStandLegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:199` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:268 (`notify_sit_and_stand_legal`)` | `translated` | `83a07a88a0386982c854a0223b64dd5c417f1a55a038e4ceba8f487983daadaf` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandWithRestrictions::test` | `NotifyQueryTests.NotifySitStandWithRestrictions` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:224` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:292 (`notify_sit_and_stand_illegal`)` | `translated` | `166e2087aa0652bdd427e1908bc338659ec1d4dc8065c016612696d1f5dfd000` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear::test` | `NotifyQueryTests.NotifyWear` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:252` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:316 (`notify_wear_legal`)` | `translated` | `9529acb9f3e1c335a50f8de6d63cc5711921de962546ff868811279d05826399` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear_Illegal::test` | `NotifyQueryTests.NotifyWear_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:275` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:341 (`notify_wear_illegal`)` | `translated` | `65bfc1db698470cf56dd8c6811e85ae373d1fca95cdbf82be66b7e32da311a2f` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear::test` | `NotifyQueryTests.NotifyUnWear` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:295` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:357 (`notify_unwear_legal`)` | `translated` | `340b60b8038dcd55320dc9aedc16beb9193e731ba7b659ca3cb2951a2d19b7ac` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear_illegal::test` | `NotifyQueryTests.NotifyUnWear_illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:318` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:388 (`notify_unwear_illegal`)` | `translated` | `e7056e6e145430eb2180edb92593f59c07bcbdfa21629b1ca29ac93b2fca975e` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached::test` | `NotifyQueryTests.NotifyAttached` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:340` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:407 (`notify_attached_legal`)` | `translated` | `dc5239c77b9169cf3833c5a1dc765b381efe833f15b34ac7e57173c0a640942a` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached_Illegal::test` | `NotifyQueryTests.NotifyAttached_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:363` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:434 (`notify_attached_illegal`)` | `translated` | `b56de057dece9cb8ece795d13d6bc42e7825d62f09f967f37a4dbf262d2b4456` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached::test` | `NotifyQueryTests.NotifyDetached` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:383` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:465 (`notify_detached_legal`)` | `translated` | `a741cec23a985028b3dc2b09195255276a96e4f07fc4fe5f8cca6c1e3c940d71` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached_Illegal::test` | `NotifyQueryTests.NotifyDetached_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:407` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:482 (`notify_detached_illegal`)` | `translated` | `1a4c9475a3b91a975b9861685dcaf899505b4f6727257618f9add9cecd3df54d` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandLegal::test` | `NotifyQueryTests.NotifySitStandLegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:199` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:269 (`notify_sit_and_stand_legal`)` | `translated` | `83a07a88a0386982c854a0223b64dd5c417f1a55a038e4ceba8f487983daadaf` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandWithRestrictions::test` | `NotifyQueryTests.NotifySitStandWithRestrictions` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:224` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:293 (`notify_sit_and_stand_illegal`)` | `translated` | `166e2087aa0652bdd427e1908bc338659ec1d4dc8065c016612696d1f5dfd000` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear::test` | `NotifyQueryTests.NotifyWear` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:252` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:317 (`notify_wear_legal`)` | `translated` | `9529acb9f3e1c335a50f8de6d63cc5711921de962546ff868811279d05826399` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear_Illegal::test` | `NotifyQueryTests.NotifyWear_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:275` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:342 (`notify_wear_illegal`)` | `translated` | `65bfc1db698470cf56dd8c6811e85ae373d1fca95cdbf82be66b7e32da311a2f` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear::test` | `NotifyQueryTests.NotifyUnWear` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:295` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:358 (`notify_unwear_legal`)` | `translated` | `340b60b8038dcd55320dc9aedc16beb9193e731ba7b659ca3cb2951a2d19b7ac` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear_illegal::test` | `NotifyQueryTests.NotifyUnWear_illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:318` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:389 (`notify_unwear_illegal`)` | `translated` | `e7056e6e145430eb2180edb92593f59c07bcbdfa21629b1ca29ac93b2fca975e` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached::test` | `NotifyQueryTests.NotifyAttached` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:340` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:408 (`notify_attached_legal`)` | `translated` | `dc5239c77b9169cf3833c5a1dc765b381efe833f15b34ac7e57173c0a640942a` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached_Illegal::test` | `NotifyQueryTests.NotifyAttached_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:363` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:435 (`notify_attached_illegal`)` | `translated` | `b56de057dece9cb8ece795d13d6bc42e7825d62f09f967f37a4dbf262d2b4456` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached::test` | `NotifyQueryTests.NotifyDetached` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:383` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:466 (`notify_detached_legal`)` | `translated` | `a741cec23a985028b3dc2b09195255276a96e4f07fc4fe5f8cca6c1e3c940d71` |
| `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached_Illegal::test` | `NotifyQueryTests.NotifyDetached_Illegal` | `` | `LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs:407` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_notify_semantics.rs:483 (`notify_detached_illegal`)` | `translated` | `1a4c9475a3b91a975b9861685dcaf899505b4f6727257618f9add9cecd3df54d` |
| `LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL::case:478968a5d14830de` | `VersionNumBlQueryTests.VersionNumBL` | `"", RlvService.RLVVersionNum` | `LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs:13` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_query_basics_semantics.rs:253 (`version_number_without_blacklist`)` | `translated` | `0dbc89f77a6f293efcca217febb2f6b8d224f9ac5e1d6532a56a7df64a7be6e9` |
| `LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL::case:8c124ee42e9ab944` | `VersionNumBlQueryTests.VersionNumBL` | `"sendim,recvim", RlvService.RLVVersionNum + ",recvim,sendim"` | `LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_query_basics_semantics.rs:262 (`version_number_with_blacklist`)` | `translated` | `0dbc89f77a6f293efcca217febb2f6b8d224f9ac5e1d6532a56a7df64a7be6e9` |
| `LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.ManualVersion::test` | `VersionQueryTests.ManualVersion` | `` | `LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_query_basics_semantics.rs:271 (`manual_version`)` | `translated` | `6f8493b201d69e1449d8311e434736f6f6b2bad04c9fe9c6adf94a94d9cbe597` |
@@ -869,37 +869,37 @@ Reviewed Rust tests live outside `generated_parity.rs` and carry a `parity-case`
| `LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs::AddOutfitRestrictionTests.AddOutfit_part::test` | `AddOutfitRestrictionTests.AddOutfit_part` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs:56` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:106 (`add_outfit_restricts_one_layer`)` | `translated` | `e7e5467b36484fb54b0336abccf682905fbe5bff9e04195645981815e2ffadeb` |
| `LibreMetaverse.Tests/RLV/Restrictions/AllowIdleRestrictionTests.cs::AllowIdleRestrictionTests.CanAllowIdle::test` | `AllowIdleRestrictionTests.CanAllowIdle` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AllowIdleRestrictionTests.cs:9` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:22 (`allow_idle_restriction`)` | `translated` | `6278bb1a70f024f687080cb8e8a56bbc923f679fb4adb61c6c91c3397a3de7fc` |
| `LibreMetaverse.Tests/RLV/Restrictions/AlwaysRunRestrictionTests.cs::AlwaysRunRestrictionTests.CanAlwaysRun::test` | `AlwaysRunRestrictionTests.CanAlwaysRun` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AlwaysRunRestrictionTests.cs:9` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:31 (`always_run_restriction`)` | `translated` | `9c0a34e0960e3e2a834ccfc1c129a1f5a8f8c6cfd30b322671b4e5c4cd25a24c` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis::test` | `AttachAllThisRestrictionTests.AttachAllThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:239 (`attach_all_this`)` | `translated` | `39bc0c4581f8277f4d5c90ec715c40f4715b5ae7007a28a04fe762f2f6adfbfd` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:88` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:252 (`attach_all_this_recursive`)` | `translated` | `d051e7783e79bf91a8092cd2d29cf1aacec3b0af86ecf0c7ca590ce25bc8393c` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:168` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:265 (`attach_all_this_recursive_path`)` | `translated` | `b4db2b29ad376777b382f8c6f4f7b62643bb2dd43858de4be69ac2252f18c963` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:248` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:278 (`attach_all_this_recursive_worn`)` | `translated` | `6ecfc6ffe71896979a37dac6dd8149a015b8d3e7e952247954333c053da4961e` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:327` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:291 (`attach_all_this_recursive_attached`)` | `translated` | `8ac38c77c6bdb03e4cbaa96600bead9a760eb5eec098504b05cfb3a1bdfb8557` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:425` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:304 (`attach_all_this_recursive_attached_removed`)` | `translated` | `495f288e0fa86059d13a027075700ba6308e9c9d585fa56e3d1adf4a71df912b` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis::test` | `AttachThisRestrictionTests.AttachThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:13` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:317 (`attach_this`)` | `translated` | `3a8a5acc4ad5cbec76737239ea23330a34f54146a4ff9d5d25082c220527a3e4` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_NotRecursive::test` | `AttachThisRestrictionTests.AttachThis_NotRecursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:81` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:330 (`attach_this_not_recursive`)` | `translated` | `a5818b4e30d04aba7d6427b2b94e025d34e82eb3bdcb7ac80a23e55f2382ec29` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByPath::test` | `AttachThisRestrictionTests.AttachThis_ByPath` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:151` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:343 (`attach_this_by_path`)` | `translated` | `93e1721f171e24e540160e738f731b895ebd868d840bcdf7c16ba92f6eb4c49a` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint::test` | `AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:216` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:356 (`attach_this_by_attachment_point`)` | `translated` | `90a562b2c120daa0ea2612befe9e09649bc2ffac59c2cd360fe4a37dedf85ae3` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer::test` | `AttachThisRestrictionTests.AttachThis_ByWornLayer` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:294` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:369 (`attach_this_by_worn_layer`)` | `translated` | `a444d51c2091fa36f1a010e98ad896042aa0262153ea8a833a14dfcbf02de85e` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem::test` | `AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:369` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:382 (`attach_this_by_worn_layer_removed`)` | `translated` | `dd3d9a0d9b56f08f6be7a6200e1f50e834ecc7613de0cdf44ee89262b3abdb30` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis::test` | `AttachAllThisRestrictionTests.AttachAllThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:246 (`attach_all_this`)` | `translated` | `39bc0c4581f8277f4d5c90ec715c40f4715b5ae7007a28a04fe762f2f6adfbfd` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:88` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:259 (`attach_all_this_recursive`)` | `translated` | `d051e7783e79bf91a8092cd2d29cf1aacec3b0af86ecf0c7ca590ce25bc8393c` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:168` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:272 (`attach_all_this_recursive_path`)` | `translated` | `b4db2b29ad376777b382f8c6f4f7b62643bb2dd43858de4be69ac2252f18c963` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:248` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:285 (`attach_all_this_recursive_worn`)` | `translated` | `6ecfc6ffe71896979a37dac6dd8149a015b8d3e7e952247954333c053da4961e` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:327` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:298 (`attach_all_this_recursive_attached`)` | `translated` | `8ac38c77c6bdb03e4cbaa96600bead9a760eb5eec098504b05cfb3a1bdfb8557` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem::test` | `AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs:425` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:311 (`attach_all_this_recursive_attached_removed`)` | `translated` | `495f288e0fa86059d13a027075700ba6308e9c9d585fa56e3d1adf4a71df912b` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis::test` | `AttachThisRestrictionTests.AttachThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:13` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:324 (`attach_this`)` | `translated` | `3a8a5acc4ad5cbec76737239ea23330a34f54146a4ff9d5d25082c220527a3e4` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_NotRecursive::test` | `AttachThisRestrictionTests.AttachThis_NotRecursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:81` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:337 (`attach_this_not_recursive`)` | `translated` | `a5818b4e30d04aba7d6427b2b94e025d34e82eb3bdcb7ac80a23e55f2382ec29` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByPath::test` | `AttachThisRestrictionTests.AttachThis_ByPath` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:151` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:350 (`attach_this_by_path`)` | `translated` | `93e1721f171e24e540160e738f731b895ebd868d840bcdf7c16ba92f6eb4c49a` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint::test` | `AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:216` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:363 (`attach_this_by_attachment_point`)` | `translated` | `90a562b2c120daa0ea2612befe9e09649bc2ffac59c2cd360fe4a37dedf85ae3` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer::test` | `AttachThisRestrictionTests.AttachThis_ByWornLayer` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:294` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:376 (`attach_this_by_worn_layer`)` | `translated` | `a444d51c2091fa36f1a010e98ad896042aa0262153ea8a833a14dfcbf02de85e` |
| `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem::test` | `AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs:369` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:389 (`attach_this_by_worn_layer_removed`)` | `translated` | `dd3d9a0d9b56f08f6be7a6200e1f50e834ecc7613de0cdf44ee89262b3abdb30` |
| `LibreMetaverse.Tests/RLV/Restrictions/ChatNormalTests.cs::ChatNormalTests.CanChatNormal::test` | `ChatNormalTests.CanChatNormal` | `` | `LibreMetaverse.Tests/RLV/Restrictions/ChatNormalTests.cs:9` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:40 (`chat_normal_restriction`)` | `translated` | `9a23c49327636e769c7ff2688a0649d441f3531406e8f51e152ec7186a312287` |
| `LibreMetaverse.Tests/RLV/Restrictions/ChatShoutRestrictionTests.cs::ChatShoutRestrictionTests.CanChatShout::test` | `ChatShoutRestrictionTests.CanChatShout` | `` | `LibreMetaverse.Tests/RLV/Restrictions/ChatShoutRestrictionTests.cs:9` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:49 (`chat_shout_restriction`)` | `translated` | `493e1dd87afaaa7f8183e677df5c32d00f150ffcdd53f9afad8684672837aa28` |
| `LibreMetaverse.Tests/RLV/Restrictions/ChatWhisperRestrictionTests.cs::ChatWhisperRestrictionTests.CanChatWhisper::test` | `ChatWhisperRestrictionTests.CanChatWhisper` | `` | `LibreMetaverse.Tests/RLV/Restrictions/ChatWhisperRestrictionTests.cs:9` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:58 (`chat_whisper_restriction`)` | `translated` | `67c5d2cb8b3e9424fbcf08378c2a28368fe07aa83ec028df7cf88b91576d3e9f` |
| `LibreMetaverse.Tests/RLV/Restrictions/DefaultWearRestrictionTests.cs::DefaultWearRestrictionTests.CanDefaultWear::test` | `DefaultWearRestrictionTests.CanDefaultWear` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DefaultWearRestrictionTests.cs:10` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_simple_restrictions_semantics.rs:67 (`default_wear_restriction`)` | `translated` | `64eef4c82d1c5a21bc923cfd44616ddc1a5e6403a9a1c5ad6bd2e5ee06e9704c` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis::test` | `DetachAllThisRestrictionTests.DetachAllThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:395 (`detach_all_this`)` | `translated` | `ee74f952bd602bd23cfc7b203940a902e1b30e02cff60c1abc1f74da964c1f7d` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:88` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:408 (`detach_all_this_recursive`)` | `translated` | `2b6a646ee82484a6d1901ea4425b0e32fe553827f5bea37b506ffe29d1aec192` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:168` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:421 (`detach_all_this_recursive_path`)` | `translated` | `731244b623f23a8870d011280a062add751607ce2c58be3261485bb61d488297` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:245` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:434 (`detach_all_this_recursive_worn`)` | `translated` | `d8424a48e64346edd683b7a68652dd5a0be615658f085b0390699ac7b4db5d2c` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:324` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:447 (`detach_all_this_recursive_attached`)` | `translated` | `f399592217e7a4638ea25d469681ab9cc58bf8a937af2bfff8895996f7bbc493` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:421` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:460 (`detach_all_this_recursive_attached_removed`)` | `translated` | `507273250b932ff93fa34f87190ad1ab289edeed275be6d2259bab05c5b055d1` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis::test` | `DetachAllThisRestrictionTests.DetachAllThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:402 (`detach_all_this`)` | `translated` | `ee74f952bd602bd23cfc7b203940a902e1b30e02cff60c1abc1f74da964c1f7d` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:88` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:415 (`detach_all_this_recursive`)` | `translated` | `2b6a646ee82484a6d1901ea4425b0e32fe553827f5bea37b506ffe29d1aec192` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:168` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:428 (`detach_all_this_recursive_path`)` | `translated` | `731244b623f23a8870d011280a062add751607ce2c58be3261485bb61d488297` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:245` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:441 (`detach_all_this_recursive_worn`)` | `translated` | `d8424a48e64346edd683b7a68652dd5a0be615658f085b0390699ac7b4db5d2c` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:324` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:454 (`detach_all_this_recursive_attached`)` | `translated` | `f399592217e7a4638ea25d469681ab9cc58bf8a937af2bfff8895996f7bbc493` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem::test` | `DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs:421` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:467 (`detach_all_this_recursive_attached_removed`)` | `translated` | `507273250b932ff93fa34f87190ad1ab289edeed275be6d2259bab05c5b055d1` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_Default::test` | `DetachRestrictionTests.Detach_Default` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs:12` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:182 (`detach_default`)` | `translated` | `8c5b165329ab6b46eb3ec7c9a07383e8ea1e54edf0882b43b14166d67cc45617` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach::test` | `DetachRestrictionTests.Detach` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs:33` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:188 (`detach_restricts_sender_prim`)` | `translated` | `50f5419aea3ea41aa9ebedd29202a549deb4ae6089c38965300a46fd5abf94bf` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_AttachPoint::test` | `DetachRestrictionTests.Detach_AttachPoint` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs:55` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:196 (`detach_restricts_attachment_point`)` | `translated` | `a75fea134b92bca704b2e140135076d699d645c0d2854022d5b20d14be372589` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis::test` | `DetachThisRestrictionTests.DetachThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:473 (`detach_this`)` | `translated` | `bf6cdb48a5271d5116db4d0cbf12dbf63fc3cc93862bf718cf849d4abf9eb7cc` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_NotRecursive::test` | `DetachThisRestrictionTests.DetachThis_NotRecursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:82` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:486 (`detach_this_not_recursive`)` | `translated` | `a8452e2b0abcf82447394bae981a1d25677147fad17828d8f6d0705264efa429` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByPath::test` | `DetachThisRestrictionTests.DetachThis_ByPath` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:153` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:499 (`detach_this_by_path`)` | `translated` | `e6378e0db310005b8426cabd25969818ed36252e1995de97c6b29d5ab155ee58` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint::test` | `DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:219` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:512 (`detach_this_by_attachment_point`)` | `translated` | `278e4cbf0f9999efec04fcabade19da97439cca732e0e7e3e3c004e232c27224` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer::test` | `DetachThisRestrictionTests.DetachThis_ByWornLayer` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:297` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:525 (`detach_this_by_worn_layer`)` | `translated` | `66b7eba54e34ed58c59d594cdcb85d874c4db9bbbd871e5438c40fd3d47ad3f6` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem::test` | `DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:371` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:538 (`detach_this_by_worn_layer_removed`)` | `translated` | `7424bf38db1abd74132618ee3bcf95a79c32942da26086760dc82355a815d37e` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis::test` | `DetachThisRestrictionTests.DetachThis` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:14` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:480 (`detach_this`)` | `translated` | `bf6cdb48a5271d5116db4d0cbf12dbf63fc3cc93862bf718cf849d4abf9eb7cc` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_NotRecursive::test` | `DetachThisRestrictionTests.DetachThis_NotRecursive` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:82` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:493 (`detach_this_not_recursive`)` | `translated` | `a8452e2b0abcf82447394bae981a1d25677147fad17828d8f6d0705264efa429` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByPath::test` | `DetachThisRestrictionTests.DetachThis_ByPath` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:153` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:506 (`detach_this_by_path`)` | `translated` | `e6378e0db310005b8426cabd25969818ed36252e1995de97c6b29d5ab155ee58` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint::test` | `DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:219` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:519 (`detach_this_by_attachment_point`)` | `translated` | `278e4cbf0f9999efec04fcabade19da97439cca732e0e7e3e3c004e232c27224` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer::test` | `DetachThisRestrictionTests.DetachThis_ByWornLayer` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:297` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:532 (`detach_this_by_worn_layer`)` | `translated` | `66b7eba54e34ed58c59d594cdcb85d874c4db9bbbd871e5438c40fd3d47ad3f6` |
| `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem::test` | `DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem` | `` | `LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs:371` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs, LibreMetaverse.Tests/RLV/SampleInventoryTree.cs` | `tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs:545 (`detach_this_by_worn_layer_removed`)` | `translated` | `7424bf38db1abd74132618ee3bcf95a79c32942da26086760dc82355a815d37e` |
| `LibreMetaverse.Tests/RLV/Restrictions/EditAttachRestrictionTests.cs::EditAttachRestrictionTests.CanEdit_Attachment::test` | `EditAttachRestrictionTests.CanEdit_Attachment` | `` | `LibreMetaverse.Tests/RLV/Restrictions/EditAttachRestrictionTests.cs:11` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:251 (`edit_attachment_restriction`)` | `translated` | `22bc9e267e270c2c762561851249af4ef64c0b5bd288950a95b1b636b2975b6e` |
| `LibreMetaverse.Tests/RLV/Restrictions/EditRestrictionTests.cs::EditRestrictionTests.CanEditFolderNameSpecifiesToAddInsteadOfReplace::test` | `EditRestrictionTests.CanEditFolderNameSpecifiesToAddInsteadOfReplace` | `` | `LibreMetaverse.Tests/RLV/Restrictions/EditRestrictionTests.cs:12` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:257 (`edit_everywhere_restriction`)` | `translated` | `6d82d0869826bbc935d89967445dfc991619bdaf3fa631550c5d3f91a13c4935` |
| `LibreMetaverse.Tests/RLV/Restrictions/EditWorldRestrictionTests.cs::EditWorldRestrictionTests.CanEdit_World::test` | `EditWorldRestrictionTests.CanEdit_World` | `` | `LibreMetaverse.Tests/RLV/Restrictions/EditWorldRestrictionTests.cs:11` | `` | `LibreMetaverse.Tests/RLV/RlvTestBase.cs` | `tests/compat/tests/rlv_attachment_restrictions_semantics.rs:263 (`edit_world_restriction`)` | `translated` | `1f335a2c81735bf58294b97ceedfd85192113e69c78a38804f0db923ce7a0241` |

View File

@@ -805,9 +805,11 @@ dependencies = [
name = "libremetaverse-rendering-mesh-foundry"
version = "0.0.1"
dependencies = [
"flate2",
"libremetaverse",
"libremetaverse-imaging",
"libremetaverse-prim-mesher",
"libremetaverse-rendering-simple",
"libremetaverse-structured-data",
"libremetaverse-types",
]
@@ -818,6 +820,7 @@ version = "0.0.1"
dependencies = [
"libremetaverse",
"libremetaverse-imaging",
"libremetaverse-prim-mesher",
"libremetaverse-types",
]

View File

@@ -305,7 +305,7 @@ impl IRlvQueryCallbacks for RecordingQueries {
&self,
_: CancellationToken,
) -> QueryFuture<'_, (bool, Option<InventoryMap>)> {
let value = self.0.lock().unwrap().inventory_map.take();
let value = self.0.lock().unwrap().inventory_map.clone();
Box::pin(async move { Ok((value.is_some(), value)) })
}
@@ -326,7 +326,7 @@ impl RlvHarness {
///
/// # Errors
///
/// Returns the standardized constructor error while the public RLV service is a shim.
/// Returns an error if the native RLV service cannot be initialized.
pub fn new() -> Result<Self, Error> {
let action_callbacks = RecordingActions::default();
let query_callbacks = RecordingQueries::default();

View File

@@ -59,7 +59,11 @@ fn run(command: &str, setup: Setup, sender_item: bool) -> Vec<Guid> {
);
}
match setup {
Setup::NoStripItem | Setup::PointNoStrip | Setup::WearableNoStrip => {
Setup::NoStripItem
| Setup::PointNoStrip
| Setup::PointLink
| Setup::WearableNoStrip
| Setup::WearableLink => {
tree.happy_shirt.set_name("nostrip Happy Shirt".into());
}
_ => {}

View File

@@ -259,8 +259,9 @@ fn notify_inventory_offer() {
}
fn report_sit_and_unsit(h: &RlvHarness) {
block_on(h.service.report_sit(Some(Some(guid(ITEM_3))), None)).unwrap();
block_on(h.service.report_unsit(Some(Some(guid(ITEM_3))), None)).unwrap();
let sit_target = guid("11111111-1111-4111-8111-111111111111");
block_on(h.service.report_sit(Some(Some(sit_target)), None)).unwrap();
block_on(h.service.report_unsit(Some(Some(sit_target)), None)).unwrap();
block_on(h.service.report_sit(None, None)).unwrap();
block_on(h.service.report_unsit(None, None)).unwrap();
}

View File

@@ -15,6 +15,7 @@ enum Setup {
PartySpine,
PartyChin,
BusinessPelvis,
BusinessPelvisPrim1,
BusinessChin,
BusinessChest,
RetroPants,
@@ -65,6 +66,12 @@ fn apply_setup(tree: &mut SampleInventoryTree, setup: Setup) {
tree.business_pants
.set_attached_prim_id(Some(Some(guid(PRIM_3))));
}
Setup::BusinessPelvisPrim1 => {
tree.business_pants
.set_attached_to(Some(Some(RlvAttachmentPoint::Pelvis)));
tree.business_pants
.set_attached_prim_id(Some(Some(guid(PRIM_1))));
}
Setup::BusinessChin => {
tree.business_pants
.set_attached_to(Some(Some(RlvAttachmentPoint::Chin)));
@@ -333,7 +340,7 @@ fn attach_this_not_recursive() {
assert!(folder_case_matches(
"@attachthis=n",
Some((PRIM_1, "Business Pants (Pelvis)")),
Setup::BusinessPelvis,
Setup::BusinessPelvisPrim1,
LockMode::Attach,
CLOTHING_LOCKED,
&[FolderKey::Clothing],

View File

@@ -11900,7 +11900,7 @@
"rust_body_sha256": "1148507a7d321c499350d35dc9df206d70c08568241e51598d2468cedc07a1eb",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 101,
"rust_line": 105,
"rust_test": "detach_this_default",
"semantic_review": "reviewed"
},
@@ -11922,7 +11922,7 @@
"rust_body_sha256": "1d403149f99f166bc637a94e6715d0986591ceca5d130c268dfd37d33642f99a",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 109,
"rust_line": 113,
"rust_test": "detach_this_honors_item_nostrip",
"semantic_review": "reviewed"
},
@@ -11944,7 +11944,7 @@
"rust_body_sha256": "7debcecc7dd1f41cf84d28147c76211484ca37793196b434ae3ce4ab2150b2c8",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 117,
"rust_line": 121,
"rust_test": "detach_this_honors_folder_nostrip",
"semantic_review": "reviewed"
},
@@ -11966,7 +11966,7 @@
"rust_body_sha256": "29cb8259d99cd8ed894c6e93c92debcb0d39db88d8e21709317a7a4521f23955",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 122,
"rust_line": 126,
"rust_test": "detach_this_honors_folder_link_exception",
"semantic_review": "reviewed"
},
@@ -11988,7 +11988,7 @@
"rust_body_sha256": "fcc5c16800d9404260633f92f92c8baed9ee1b641baa8a615b2372164e11933e",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 130,
"rust_line": 134,
"rust_test": "detach_this_by_id",
"semantic_review": "reviewed"
},
@@ -12010,7 +12010,7 @@
"rust_body_sha256": "6cbd74f2fc893e4fee28eb5c4878d2d600933a2faf56c2f86001e8aa35a8e341",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 138,
"rust_line": 142,
"rust_test": "detach_this_by_id_honors_item_nostrip",
"semantic_review": "reviewed"
},
@@ -12032,7 +12032,7 @@
"rust_body_sha256": "24f2e0b3b48b8e51c3568c634f9c3392a8fd76c2ce35a60ff9dbd61eae00af14",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 150,
"rust_line": 154,
"rust_test": "detach_this_by_id_honors_folder_nostrip",
"semantic_review": "reviewed"
},
@@ -12054,7 +12054,7 @@
"rust_body_sha256": "126011ba868d7ddfc94801cc068ae721fae3f6571e28ae867b8b9b670bb4f6bb",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 162,
"rust_line": 166,
"rust_test": "detach_this_by_id_honors_link_exception",
"semantic_review": "reviewed"
},
@@ -12076,7 +12076,7 @@
"rust_body_sha256": "cf4ccc60fab1762ad2a094fe236c6e807c128ed1ee63b2aa49611145697ae5a4",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 174,
"rust_line": 178,
"rust_test": "detach_this_by_attachment_point",
"semantic_review": "reviewed"
},
@@ -12098,7 +12098,7 @@
"rust_body_sha256": "b97672d0964fbec6954a7f7925e5a1966a699b328232e592dbe829937a57324a",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 182,
"rust_line": 186,
"rust_test": "detach_this_by_attachment_point_honors_nostrip",
"semantic_review": "reviewed"
},
@@ -12120,7 +12120,7 @@
"rust_body_sha256": "6d8cf3da9722f153760afa215fad17707633b67fcdfb86db26afef83a157aac5",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 190,
"rust_line": 194,
"rust_test": "detach_this_by_attachment_point_honors_link_exception",
"semantic_review": "reviewed"
},
@@ -12142,7 +12142,7 @@
"rust_body_sha256": "b3925bd0472eafcf348556d35eb1086c749205e25436f44e894f76fb56f1b15a",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 198,
"rust_line": 202,
"rust_test": "detach_this_by_wearable",
"semantic_review": "reviewed"
},
@@ -12164,7 +12164,7 @@
"rust_body_sha256": "e133c6c91d06c50368bf0862befc0e488353c0cd5ab560f08e60bfde25157866",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 206,
"rust_line": 210,
"rust_test": "detach_this_by_wearable_honors_nostrip",
"semantic_review": "reviewed"
},
@@ -12186,7 +12186,7 @@
"rust_body_sha256": "8a57fa87c7d565531dc2edd65891daa4ae19f573a37a0a97534852312e82ea3b",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 214,
"rust_line": 218,
"rust_test": "detach_this_by_wearable_honors_link_exception",
"semantic_review": "reviewed"
},
@@ -12208,7 +12208,7 @@
"rust_body_sha256": "dddede32d4d5f45c9efc732a2fe42fc1814b9b46d89275a7619f0cc6ec61e406",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_detach_this_commands_semantics.rs",
"rust_line": 222,
"rust_line": 226,
"rust_test": "detach_this_by_wearable_skips_private_folder",
"semantic_review": "reviewed"
},
@@ -17156,7 +17156,7 @@
"rust_body_sha256": "769f2aa5d98cfb4cc22c7f65c38b75cf708b7082d35527a19cde78eafeec59da",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 268,
"rust_line": 269,
"rust_test": "notify_sit_and_stand_legal",
"semantic_review": "reviewed"
},
@@ -17177,7 +17177,7 @@
"rust_body_sha256": "36227d1e169d8a05dd85b0e1b8c517501d0e4256177076c368e031509404039d",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 292,
"rust_line": 293,
"rust_test": "notify_sit_and_stand_illegal",
"semantic_review": "reviewed"
},
@@ -17198,7 +17198,7 @@
"rust_body_sha256": "6bd2017964066fb58e6e5178dbca0da1859f4d481480612fd1675ab197f7051a",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 316,
"rust_line": 317,
"rust_test": "notify_wear_legal",
"semantic_review": "reviewed"
},
@@ -17219,7 +17219,7 @@
"rust_body_sha256": "bf7665ce0b959e17152a8b1087c5316579dbc2f124793108a80c225d4b2fa62c",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 341,
"rust_line": 342,
"rust_test": "notify_wear_illegal",
"semantic_review": "reviewed"
},
@@ -17240,7 +17240,7 @@
"rust_body_sha256": "85722dfdefe66adef5b82132c847e29a815680e46742292a24ab5204f931fdab",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 357,
"rust_line": 358,
"rust_test": "notify_unwear_legal",
"semantic_review": "reviewed"
},
@@ -17261,7 +17261,7 @@
"rust_body_sha256": "1721e0d6165378fbc78d361d79ca01d1408a9bd011ec3c0e84b58f3a28802a08",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 388,
"rust_line": 389,
"rust_test": "notify_unwear_illegal",
"semantic_review": "reviewed"
},
@@ -17282,7 +17282,7 @@
"rust_body_sha256": "676207d20a16f1037f5dea5e8daa2767d9670c7dfb0a16b7810c577893f69718",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 407,
"rust_line": 408,
"rust_test": "notify_attached_legal",
"semantic_review": "reviewed"
},
@@ -17303,7 +17303,7 @@
"rust_body_sha256": "7dc3a16a22ff1c97f0192b5018029ccecb20b3953eb30ec03bdf2c6bfc8709db",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 434,
"rust_line": 435,
"rust_test": "notify_attached_illegal",
"semantic_review": "reviewed"
},
@@ -17324,7 +17324,7 @@
"rust_body_sha256": "32c6c8f21eb3c40a15f41820f925f70279959a48513069e5a348d63e72867c21",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 465,
"rust_line": 466,
"rust_test": "notify_detached_legal",
"semantic_review": "reviewed"
},
@@ -17345,7 +17345,7 @@
"rust_body_sha256": "408a8cdba541b2a9aa12eafdcb1f8cb78dcfdac240ad17380588a8407336e40d",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_notify_semantics.rs",
"rust_line": 482,
"rust_line": 483,
"rust_test": "notify_detached_illegal",
"semantic_review": "reviewed"
},
@@ -17623,7 +17623,7 @@
"rust_body_sha256": "26f6bebf30b4bef1250a2d48d7d8661037d80430c7bb71e07ac8ca1f50337ef2",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 239,
"rust_line": 246,
"rust_test": "attach_all_this",
"semantic_review": "reviewed"
},
@@ -17645,7 +17645,7 @@
"rust_body_sha256": "cb3ab0fdc028daab4cd1bca0574bab9def01d4f3b8479f69acd1bb82b3aa57d4",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 252,
"rust_line": 259,
"rust_test": "attach_all_this_recursive",
"semantic_review": "reviewed"
},
@@ -17667,7 +17667,7 @@
"rust_body_sha256": "a2df9e716a57eb3e60f2ae858b999cefa4fcde91e8b017d2bca0c1f5eeb111b4",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 265,
"rust_line": 272,
"rust_test": "attach_all_this_recursive_path",
"semantic_review": "reviewed"
},
@@ -17689,7 +17689,7 @@
"rust_body_sha256": "6fb5793c8111be7dc2ea5a414d4d03e62ad79530f15649c6552e19e3dc500219",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 278,
"rust_line": 285,
"rust_test": "attach_all_this_recursive_worn",
"semantic_review": "reviewed"
},
@@ -17711,7 +17711,7 @@
"rust_body_sha256": "f34d39c35611a37ca12932375d4011aa163d14efce27f8971e01443eb714e2b1",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 291,
"rust_line": 298,
"rust_test": "attach_all_this_recursive_attached",
"semantic_review": "reviewed"
},
@@ -17733,7 +17733,7 @@
"rust_body_sha256": "31ef6f16f11e28ddb7f71dd7db713d272e3cb87a4757309f34a943244f457854",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 304,
"rust_line": 311,
"rust_test": "attach_all_this_recursive_attached_removed",
"semantic_review": "reviewed"
},
@@ -17755,7 +17755,7 @@
"rust_body_sha256": "2ec55164960b661dcb4e403e6972c4d0132c2af8de6ba5c42dc4a3c47392792b",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 317,
"rust_line": 324,
"rust_test": "attach_this",
"semantic_review": "reviewed"
},
@@ -17774,10 +17774,10 @@
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
],
"rust_body_sha256": "f39795213dc5919346a2eea6d63a8609679edbfad5adb34b9ce7a5423e490804",
"rust_body_sha256": "261c53f3ef86afef8a37fdf33721e64691bc105b5bc325af2e2655cec7b71ea1",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 330,
"rust_line": 337,
"rust_test": "attach_this_not_recursive",
"semantic_review": "reviewed"
},
@@ -17799,7 +17799,7 @@
"rust_body_sha256": "60fd1fc734e58ff5f86edf47431142938e16676bacb8b486842cd120a749b1d6",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 343,
"rust_line": 350,
"rust_test": "attach_this_by_path",
"semantic_review": "reviewed"
},
@@ -17821,7 +17821,7 @@
"rust_body_sha256": "d7d45305165efa11603b8ccd5351c5fb3a56b99514f9e19b9a918ab15cd1bec3",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 356,
"rust_line": 363,
"rust_test": "attach_this_by_attachment_point",
"semantic_review": "reviewed"
},
@@ -17843,7 +17843,7 @@
"rust_body_sha256": "68015385d285c1c52767b9c1f80479e48a37bb173782cab56e06eb0644160586",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 369,
"rust_line": 376,
"rust_test": "attach_this_by_worn_layer",
"semantic_review": "reviewed"
},
@@ -17865,7 +17865,7 @@
"rust_body_sha256": "19dc26531ca7ef2e3588b5af89093c0c0fff30609e60279c10d6122f600a1903",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 382,
"rust_line": 389,
"rust_test": "attach_this_by_worn_layer_removed",
"semantic_review": "reviewed"
},
@@ -17971,7 +17971,7 @@
"rust_body_sha256": "5dc59c18fa28231427cfecc55befca995b4eb61dfa3ecc08198742ce891f2ac4",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 395,
"rust_line": 402,
"rust_test": "detach_all_this",
"semantic_review": "reviewed"
},
@@ -17993,7 +17993,7 @@
"rust_body_sha256": "629d6db121fc2d74ca2b5236a2dba218771cfc127f1ffb9cfef19b765e3a4a18",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 408,
"rust_line": 415,
"rust_test": "detach_all_this_recursive",
"semantic_review": "reviewed"
},
@@ -18015,7 +18015,7 @@
"rust_body_sha256": "1b8915abf9287e992b43cd8187f57a5fa6913a9c2a74f8d44fe55e5bef9465fc",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 421,
"rust_line": 428,
"rust_test": "detach_all_this_recursive_path",
"semantic_review": "reviewed"
},
@@ -18037,7 +18037,7 @@
"rust_body_sha256": "f9c2371a52accbfc21335414e1e9fa045c5be164d736c2e42d65e0481686ed2e",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 434,
"rust_line": 441,
"rust_test": "detach_all_this_recursive_worn",
"semantic_review": "reviewed"
},
@@ -18059,7 +18059,7 @@
"rust_body_sha256": "e6c796e8f6f2753463ed0474362f5ac67625d740a7c78516b46f643f677cfd91",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 447,
"rust_line": 454,
"rust_test": "detach_all_this_recursive_attached",
"semantic_review": "reviewed"
},
@@ -18081,7 +18081,7 @@
"rust_body_sha256": "1fa01c5c84056ced682d1278dbabc3c949eae0eab1ff3add5abc42af4d964ae4",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 460,
"rust_line": 467,
"rust_test": "detach_all_this_recursive_attached_removed",
"semantic_review": "reviewed"
},
@@ -18166,7 +18166,7 @@
"rust_body_sha256": "2817a30621b0ba0ab6733872f37b26a6d27ca078e4543ce5f5aa8e86c0d86b37",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 473,
"rust_line": 480,
"rust_test": "detach_this",
"semantic_review": "reviewed"
},
@@ -18188,7 +18188,7 @@
"rust_body_sha256": "a3964bcb384e0129cd50248e7dfa99d6bdeb762676b87682e3033f05a1e549c1",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 486,
"rust_line": 493,
"rust_test": "detach_this_not_recursive",
"semantic_review": "reviewed"
},
@@ -18210,7 +18210,7 @@
"rust_body_sha256": "40608dca7fadcf24de403fdf2d0ee788ba1df14911e031f0ecc9293f5751f6ed",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 499,
"rust_line": 506,
"rust_test": "detach_this_by_path",
"semantic_review": "reviewed"
},
@@ -18232,7 +18232,7 @@
"rust_body_sha256": "b8b242d7645cb0533e8d96ca678cfe0ea599d80b7dca9f43022cb32088cb5a17",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 512,
"rust_line": 519,
"rust_test": "detach_this_by_attachment_point",
"semantic_review": "reviewed"
},
@@ -18254,7 +18254,7 @@
"rust_body_sha256": "ee6d3cfd784fde497f9550b30de25fc57d0c3c92f89fa427df8752511ca117eb",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 525,
"rust_line": 532,
"rust_test": "detach_this_by_worn_layer",
"semantic_review": "reviewed"
},
@@ -18276,7 +18276,7 @@
"rust_body_sha256": "87955836e1ae1a1fe58b072a99979c594ec72261ea7678559bb5f12a8a4ccfd2",
"status": "translated",
"rust_file": "tests/compat/tests/rlv_recursive_folder_restrictions_semantics.rs",
"rust_line": 538,
"rust_line": 545,
"rust_test": "detach_this_by_worn_layer_removed",
"semantic_review": "reviewed"
},