26565 lines
1.2 MiB
26565 lines
1.2 MiB
{
|
|
"schema_version": 2,
|
|
"upstream_commit": "2aa70bb68513b39795da5d13c88f31b86e85a3ba",
|
|
"expected_cases": 1289,
|
|
"report": {
|
|
"pending": 1133,
|
|
"translated": 149,
|
|
"ignored_live": 3,
|
|
"benchmark": 4,
|
|
"drifted": 0,
|
|
"unreviewed": 1133
|
|
},
|
|
"tests": [
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_ZeroVector_ReturnsIdentity::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_ZeroVector_ReturnsIdentity",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 51,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "DecodeRotation_ZeroVector_ReturnsIdentity",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fd67db1a9689e3e624fbe8bea98d6278774e4d67f85e611aac6f76105240a6b1",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 5,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_Result_IsNormalized::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_Result_IsNormalized",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 61,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "DecodeRotation_Result_IsNormalized",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "880fdfb75fd9318afa21d3b5296790b3ebad944b43a998a924691fa74efbb2fe",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 6,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_WIsRecoveredFromXyz::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_WIsRecoveredFromXyz",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 82,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "DecodeRotation_WIsRecoveredFromXyz",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "738fd51ea71da85b3b2d43ec30b8e9883b5364c9cbd7c3cbe87de3ea6778daa8",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 7,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_WAlwaysNonNegative::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.DecodeRotation_WAlwaysNonNegative",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 91,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "DecodeRotation_WAlwaysNonNegative",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "679c12e5cdaac7a970f15606229b1843d82e68b28883f87cc5d73567b04c9b57",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 8,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_WithNullData_DoesNotChangeCurrentTime::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_WithNullData_DoesNotChangeCurrentTime",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 112,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "Advance_WithNullData_DoesNotChangeCurrentTime",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cfd6f6ed1f568fe0dda207cc3222c487a3f8b509a5aa0743109c04032a29b808",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 9,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_WithNullData_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_WithNullData_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 121,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EaseWeight_WithNullData_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7e74e5323ca9870782821a6985f446030d1a8858182bdf82d7718617eacd8ef5",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 10,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EvaluatePose_WithNullData_LeavesEmptyDictionaryUnchanged::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EvaluatePose_WithNullData_LeavesEmptyDictionaryUnchanged",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 128,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EvaluatePose_WithNullData_LeavesEmptyDictionaryUnchanged",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "287210ac2f57c80bd77688a97720b0a7ca63118ce3c8da591274b53aeef88769",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 11,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_NonLooping_BeforeOutPoint_AdvancesTime::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_NonLooping_BeforeOutPoint_AdvancesTime",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 139,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "Advance_NonLooping_BeforeOutPoint_AdvancesTime",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da6ab7efced5ff86e83c320685d6fef33df2a2eb62795206b9f78e87a51ca93d",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 12,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_NonLooping_PastOutPoint_ClampsAndSetsFinished::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_NonLooping_PastOutPoint_ClampsAndSetsFinished",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 148,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "Advance_NonLooping_PastOutPoint_ClampsAndSetsFinished",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "02acfe2c10a27a6222e8d222de47255c68afc46ba97cc9319f8239af021fb365",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 13,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_Looping_WrapsAroundToInPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_Looping_WrapsAroundToInPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 157,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "Advance_Looping_WrapsAroundToInPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e5e29dec8ece4c3ed19691aa0da0b0199de14902184a91548451c40390af4f8e",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 14,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_Finished_DoesNotAdvanceFurther::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.Advance_Finished_DoesNotAdvanceFurther",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 168,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "Advance_Finished_DoesNotAdvanceFurther",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "17680a41433f4f274645b15f49c4b4f7efea42af4542ee3f6c2e16aa8614f994",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 15,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_InMiddle_IsOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_InMiddle_IsOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 180,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EaseWeight_InMiddle_IsOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "49a02b2910e60254f80760d40b62b41fc02a4747d85a7b41ee8d082d0352d3cf",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 16,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_DuringEaseIn_IsFractional::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_DuringEaseIn_IsFractional",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 188,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EaseWeight_DuringEaseIn_IsFractional",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "419c26af8c1a989a7f99d1b32ca28a41768d7171a4452466f909e1fe61cea186",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 17,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_DuringEaseOut_DecreasesTowardZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_DuringEaseOut_DecreasesTowardZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 197,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EaseWeight_DuringEaseOut_DecreasesTowardZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "18fd883c525f528f0ead69d3df187b106980ff939091c3ad56b156c2d05c91b0",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 18,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_NoEaseCurves_IsAlwaysOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimationTrackTests.cs::AnimationTrackTests.EaseWeight_NoEaseCurves_IsAlwaysOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimationTrackTests.cs",
|
|
"line": 206,
|
|
"fixture": "AnimationTrackTests",
|
|
"method": "EaseWeight_NoEaseCurves_IsAlwaysOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "49421472fcd3dcdb56cb9bb2448b2808bf76757454a67f2ced7524d9a6f89d6e",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 19,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_CreatesNewTrack::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_CreatesNewTrack",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 13,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "GetOrAddTrack_CreatesNewTrack",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b7fcdc9f7c02167a6307facaf720390298d68e9c909792d4feab3b78d9b87d7f",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 20,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_SameId_ReturnsSameTrack::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_SameId_ReturnsSameTrack",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 23,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "GetOrAddTrack_SameId_ReturnsSameTrack",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aaec517ee073f26f6ed324cb4391a945221ff0349348bba3757b2378b38df610",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 21,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_DifferentIds_ReturnDifferentTracks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.GetOrAddTrack_DifferentIds_ReturnDifferentTracks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 33,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "GetOrAddTrack_DifferentIds_ReturnDifferentTracks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fe47b6dabc58df9078751501e3bb7e65b0aeb4c0929f4523aded0cb624d64bb1",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 22,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.TrackCount_IncreasesWithNewTracks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.TrackCount_IncreasesWithNewTracks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 42,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "TrackCount_IncreasesWithNewTracks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "241b4b3606c0d5c8625701bd21ec41438ac9a410eb11620d1609ddd4d2d58dda",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 23,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.TrackCount_StableForDuplicateId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.TrackCount_StableForDuplicateId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 51,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "TrackCount_StableForDuplicateId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b36dfe47c90dd24fe489ae408cfb299f7214eddb3dc9d5ba42830ab9950d9268",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 24,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_RemovesAbsentIds::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_RemovesAbsentIds",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 61,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "RetainOnly_RemovesAbsentIds",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4f15706802d59901e8f07fc17f1d11063b6c182a7a40833d988191edd556f46",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 25,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_KeepsPresentIds::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_KeepsPresentIds",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 75,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "RetainOnly_KeepsPresentIds",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "eb568b72c8930dea6678a4b54ff2dd47101cef0ed8f6380875cb3fdd27ec6ad2",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 26,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_EmptySet_RemovesAllTracks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.RetainOnly_EmptySet_RemovesAllTracks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 88,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "RetainOnly_EmptySet_RemovesAllTracks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8a8ee666933d4bd920c1d239f5180b9b4ee0d6eb7be67a6965fe29ca6f22edff",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 27,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.Update_WithNoTracks_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.Update_WithNoTracks_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 102,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "Update_WithNoTracks_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "866542d8e7e14a1f52a4f6b79aa8284cc5347d1a78a44ed9b4950b67078ff592",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 28,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.Update_WithTracksButNoData_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.Update_WithTracksButNoData_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 109,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "Update_WithTracksButNoData_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b29bcf3676a3fca8d1e352ff672350a7bcb92a101dd6f622c53ee2b9a64a3536",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 29,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.EvaluatePose_NoLoadedData_ReturnsEmptyDictionary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.EvaluatePose_NoLoadedData_ReturnsEmptyDictionary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 118,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "EvaluatePose_NoLoadedData_ReturnsEmptyDictionary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3427b5c94f64a7465a8f3d4d13a1b67e2d002df81a4e736398e1934c8b08cb4b",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 30,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.ObjectID_StoresConstructorValue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshPlayerTests.cs::AnimeshPlayerTests.ObjectID_StoresConstructorValue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshPlayerTests.cs",
|
|
"line": 129,
|
|
"fixture": "AnimeshPlayerTests",
|
|
"method": "ObjectID_StoresConstructorValue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f2a2efabccbf63c110336cb5785487eb65ee7347e1ff0bb499295e4d5e255654",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 31,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullPose_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullPose_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 45,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_NullPose_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "877768309d784145e02873759fa3726bc2ca6eb4b9d35b0974b98d3c0a06b97a",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 32,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullSkeleton_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullSkeleton_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 54,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_NullSkeleton_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "97d7eef733424588868943400ef2a9664243d5b0c1df884e3cf3e2bc3fa299d6",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 33,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullSkinData_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_NullSkinData_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 63,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_NullSkinData_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a0e41b5457d413f4fb8da3d159c74318bf9b74333ce8962612610c862fca8b06",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 34,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_EmptySkinData_ReturnsEmptyArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_EmptySkinData_ReturnsEmptyArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 74,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_EmptySkinData_ReturnsEmptyArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "412f936f350e1aba601fb736a91087c89976c751a38e1653eec24a958f7c71ba",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 35,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_JointNotInSkeleton_ProducesIdentity::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_JointNotInSkeleton_ProducesIdentity",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 86,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_JointNotInSkeleton_ProducesIdentity",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c0807fdb1975324c81bda29c46ab84faaad2d19b61b257180f47b6eaa2800146",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 36,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_IdentitySkeletonAndBindPose_ProducesIdentityMatrix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.ComputeSkinningMatrices_IdentitySkeletonAndBindPose_ProducesIdentityMatrix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 101,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "ComputeSkinningMatrices_IdentitySkeletonAndBindPose_ProducesIdentityMatrix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "78e0605212c88c8ae33dd68ebe8a3ece75627761f81225b188801dc7ef9e5b32",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 37,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_NullWeights_PassesPositionsThrough::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_NullWeights_PassesPositionsThrough",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 115,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "DeformVertices_NullWeights_PassesPositionsThrough",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bbeb45d84770e6b766272bf9a5d48bd415ba98681d9da70d256598429566144d",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 38,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_ShortOutputSpan_ThrowsArgumentException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_ShortOutputSpan_ThrowsArgumentException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 136,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "DeformVertices_ShortOutputSpan_ThrowsArgumentException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dfb10b33cedddadbaa5431f1fdf8a1c59369441e94618f97ef13f53ab931907b",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 39,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_IdentitySkinning_FullWeight_PreservesPositions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AnimeshSkinningTests.cs::AnimeshSkinningTests.DeformVertices_IdentitySkinning_FullWeight_PreservesPositions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AnimeshSkinningTests.cs",
|
|
"line": 155,
|
|
"fixture": "AnimeshSkinningTests",
|
|
"method": "DeformVertices_IdentitySkinning_FullWeight_PreservesPositions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fcf305a633047e7a4181954fee4990db3537e549f2cb940b08e6d3f0f544c8e1",
|
|
"categories": [
|
|
"Animesh"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 40,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_IsInitializedAfterLogin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_IsInitializedAfterLogin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 122,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "COF_IsInitializedAfterLogin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7029854dc6f4e03016e2ea274140cd9adbbad6b8c11b58cf9e728d9a4cf37f81",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 41,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_HasExpectedFolderName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_HasExpectedFolderName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 138,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "COF_HasExpectedFolderName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9a8cee3c3958b8631921aaa6b43f69dc430eee9bd3544c8f667aa8f5e858b8ac",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 42,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetCurrentOutfitLinksAsync_ReturnsLinks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetCurrentOutfitLinksAsync_ReturnsLinks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 155,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "GetCurrentOutfitLinksAsync_ReturnsLinks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a1a1c9f926a8b9f4cc4287ab751c4eb70d25a83c1024ef76e53f95c351db8a35",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 43,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetCurrentOutfitLinksAsync_ContainsAtLeastOneLink::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetCurrentOutfitLinksAsync_ContainsAtLeastOneLink",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 177,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "GetCurrentOutfitLinksAsync_ContainsAtLeastOneLink",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ef91dfaf7b75f61c97c3957b4dac006a153c7f2d167d6732a9a6dceee08883f2",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 44,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetWornAt_Shape_ReturnsAtLeastOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.GetWornAt_Shape_ReturnsAtLeastOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 199,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "GetWornAt_Shape_ReturnsAtLeastOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "abc01e346371910610312ff9352ee05c0d317a7c677c0fa8cb398d3b0522c3bf",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 45,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.LastUpdateReceivedCOFVersion_AdvancesAfterLogin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.LastUpdateReceivedCOFVersion_AdvancesAfterLogin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 222,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "LastUpdateReceivedCOFVersion_AdvancesAfterLogin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5371df8b02df9da20b413f4155f63967184dad23f57708beb56a2c6559e78520",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 46,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.RequestOwnAvatarTextures_DoesNotThrow_AndMaintainsVersionGuard::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.RequestOwnAvatarTextures_DoesNotThrow_AndMaintainsVersionGuard",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 254,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "RequestOwnAvatarTextures_DoesNotThrow_AndMaintainsVersionGuard",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ee8420690fc9714411450beb5be5755b82ddf7ed0d69e9da88b3184339bea744",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 47,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_MaxClothingLayers_Is60::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceLiveTests.cs::AppearanceLiveTests.COF_MaxClothingLayers_Is60",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceLiveTests.cs",
|
|
"line": 289,
|
|
"fixture": "AppearanceLiveTests",
|
|
"method": "COF_MaxClothingLayers_Is60",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aac1292781cb0a4cbf710535036fa6464065f72d1b2c5214a9b7dc918513e8cd",
|
|
"categories": [
|
|
"Appearance",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 48,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableTypeToAssetType_BodypartsAndClothing_ReturnsExpected::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableTypeToAssetType_BodypartsAndClothing_ReturnsExpected",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 8,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "WearableTypeToAssetType_BodypartsAndClothing_ReturnsExpected",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d0f0d09a6da8121ba828159a75ca1c1ce54329ec48060a6786aa8f807c13ec0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 49,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndexToTextureIndex_Matches_BakeTypeToAgentTextureIndex::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndexToTextureIndex_Matches_BakeTypeToAgentTextureIndex",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 22,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeIndexToTextureIndex_Matches_BakeTypeToAgentTextureIndex",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c559ea49314b157605346243713fd10480a10f9a97daffd9cac8acccbd39612b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 50,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndex_ArrayLength_Equals_BAKED_TEXTURE_COUNT::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndex_ArrayLength_Equals_BAKED_TEXTURE_COUNT",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 33,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeIndex_ArrayLength_Equals_BAKED_TEXTURE_COUNT",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b661ca888df5b7fd41e51dfd298fb6d5e30a3a848102006c109b9dc4fc0e165c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 51,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Head_IncludesExpectedSlots::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Head_IncludesExpectedSlots",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 39,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_Head_IncludesExpectedSlots",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "44e03523f0e3f6691e527e014bfc38d9ca57c1d310e7cf2c6d7ae8a429a31e1d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 52,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_UpperBody_IncludesExpectedSlots::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_UpperBody_IncludesExpectedSlots",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 49,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_UpperBody_IncludesExpectedSlots",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fb7650becf6c01c1e7ffd731ac7b6c013957467110c7ed8d5bef9788ee9a5a16",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 53,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_LowerBody_Eyes_Skirt_Hair_IncludeExpected::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_LowerBody_Eyes_Skirt_Hair_IncludeExpected",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 59,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_LowerBody_Eyes_Skirt_Hair_IncludeExpected",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fad2baeca74cab39305c8f599c5de5777b55c329738db5c55f58a09366870374",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 54,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.MorphLayerForBakeType_ReturnsExpectedIndices::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.MorphLayerForBakeType_ReturnsExpectedIndices",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 78,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "MorphLayerForBakeType_ReturnsExpectedIndices",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3051ccea9adec4f9ef824ce967c74e7708b62a2264b98ae22340eb8d1927c44f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 55,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_HasExpectedDimensions_And_FirstLayerContainsShapeAndSkin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_HasExpectedDimensions_And_FirstLayerContainsShapeAndSkin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 87,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "WearableBakeMap_HasExpectedDimensions_And_FirstLayerContainsShapeAndSkin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "42c072449d1819c956035d1f0290b90acc1e62b4e1e6309590d0cb6cb41bb375",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 56,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToAgentTextureIndex_ReturnsUnknown_ForInvalid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToAgentTextureIndex_ReturnsUnknown_ForInvalid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 95,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToAgentTextureIndex_ReturnsUnknown_ForInvalid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bc79d717462f06d498050182b6d116cea73f3bc173853f6d7894e3de88b70432",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 57,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BAKED_TEXTURE_COUNT_Is11::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BAKED_TEXTURE_COUNT_Is11",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 104,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BAKED_TEXTURE_COUNT_Is11",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9d34c333f7e143d25964553dedaa1bae79c20e1aead331626f449a3894e31e5b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 58,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakedTextureHash_Has11Entries::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakedTextureHash_Has11Entries",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 110,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakedTextureHash_Has11Entries",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7b26852cc8c1d7257e3e5f6f936f3870e0a06845f5809cc3000d67eb7590a49e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 59,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakedTextureHash_AllEntriesNonZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakedTextureHash_AllEntriesNonZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 116,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakedTextureHash_AllEntriesNonZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dc7a4010cfc2f975c0624bc5fbceed414297b1139f734d79786b2bb20d943553",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 60,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_Has11Rows::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_Has11Rows",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 123,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "WearableBakeMap_Has11Rows",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "db6016bcdc90f21095f0723556489ec174603783dc40805b56123e25d7a83312",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 61,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_ExtendedRows_AreAllInvalid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.WearableBakeMap_ExtendedRows_AreAllInvalid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 129,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "WearableBakeMap_ExtendedRows_AreAllInvalid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9b36d72c16980dc3780137dda47afa9cd79ef3a2be0d8ccb20723e1e1ac67f41",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 62,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndexToTextureIndex_ExtendedBakes_MatchAgentTextureIndex::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeIndexToTextureIndex_ExtendedBakes_MatchAgentTextureIndex",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 140,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeIndexToTextureIndex_ExtendedBakes_MatchAgentTextureIndex",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c331e94827930443aa3ca327374ec562fc9a294fce3304d7cba9f7e7859e43d3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 63,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Head_IncludesUniversalTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Head_IncludesUniversalTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 154,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_Head_IncludesUniversalTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "578423fedcd5e4ed4e53b3d7d80c24a9c8ce30b35db13a09bdf8f47312b7da87",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 64,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_UpperBody_IncludesUniversalTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_UpperBody_IncludesUniversalTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 161,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_UpperBody_IncludesUniversalTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d95989bf8380348714a0ba9ae4c04a85ea64ae47ffc94aaa841ce64810abebd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 65,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_LowerBody_IncludesUniversalTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_LowerBody_IncludesUniversalTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 168,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_LowerBody_IncludesUniversalTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a21524c69c8bd32610e8cfa405a3cb3eae0a48add62d40a281f9311ebe739ffb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 66,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Eyes_IncludesTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Eyes_IncludesTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 175,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_Eyes_IncludesTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "606c6bad5f911d070c5d8126004d5a1e1dfd4887a115e8dd1f69f2d36bf53ac6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 67,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Skirt_IncludesTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Skirt_IncludesTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 182,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_Skirt_IncludesTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7a38a59414bc74221bfbdc8889ef60714a4c6b4f26c9bd47e8f41bfa5a5da811",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 68,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Hair_IncludesHairTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_Hair_IncludesHairTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 189,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_Hair_IncludesHairTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c9a8c6a0dce259103fb466eb571785eb3c9395c8fa144f1a02d42ae73c0d8253",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 69,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedLeftArm_ContainsLeftArmTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedLeftArm_ContainsLeftArmTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 198,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_BakedLeftArm_ContainsLeftArmTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bbbb01e8e009489967b36f22d83c6f326e295b9aabcbb58c00d82bab4e803f66",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 70,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedLeftLeg_ContainsLeftLegTattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedLeftLeg_ContainsLeftLegTattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 206,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_BakedLeftLeg_ContainsLeftLegTattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9d2a25a6ed9cd5a99c206a0fc6d66389959fc5e30dd036302a73fb0b500880b5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 71,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux1_ContainsAux1Tattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux1_ContainsAux1Tattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 213,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_BakedAux1_ContainsAux1Tattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b9b0b56e1d4d552f2b43e5e570f3fc1a1f8651d8e77055fabcc35b37b5a9f21d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 72,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux2_ContainsAux2Tattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux2_ContainsAux2Tattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 220,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_BakedAux2_ContainsAux2Tattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6be4bdbf667cadd673afbb1dafa8f4c1844ac9c34464fe5bbbc62f8ebe705b4d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 73,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux3_ContainsAux3Tattoo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.BakeTypeToTextures_BakedAux3_ContainsAux3Tattoo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 227,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "BakeTypeToTextures_BakedAux3_ContainsAux3Tattoo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d7530c72824f8baf6044fb122d224da61fff1b6cfbf3114ac2f24b1418675d2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 74,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.MorphLayerForBakeType_ExtendedBakes_ReturnTattooSlots::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.MorphLayerForBakeType_ExtendedBakes_ReturnTattooSlots",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 234,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "MorphLayerForBakeType_ExtendedBakes_ReturnTattooSlots",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7f05dc0b59adce3b46c82f7415e91e4c945963d918ad6ad1f0e5c9569ee2220e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 75,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.TextureProvider_Default_IsGridClientBakingTextureProvider::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.TextureProvider_Default_IsGridClientBakingTextureProvider",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 251,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "TextureProvider_Default_IsGridClientBakingTextureProvider",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "afdfbf516988c4ba35dfdb42158218a4815e1b8d146ef958225cf0fe73dfc3a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 76,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.TextureProvider_CanBeReplaced::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.TextureProvider_CanBeReplaced",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 259,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "TextureProvider_CanBeReplaced",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e9c27d5b8717fdac1a9f3d22930709c0dee326909cb3c777b769b0ed2dc35b0c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 77,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.LastUpdateReceivedCOFVersion_InitialValue_IsMinusOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.LastUpdateReceivedCOFVersion_InitialValue_IsMinusOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 270,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "LastUpdateReceivedCOFVersion_InitialValue_IsMinusOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f43c2d8c99cb597ba7a5d4c87d4585560e888931d84741de2882d05ab17b310a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 78,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_HigherVersion_Updates::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_HigherVersion_Updates",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 277,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_HigherVersion_Updates",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62d82f9ec6d12ec9354f02e7b7e86adb29ccecb8b104ed39a66937495bab1438",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 79,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_LowerVersion_DoesNotUpdate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_LowerVersion_DoesNotUpdate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 285,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_LowerVersion_DoesNotUpdate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ec5831c7d2c03132d3c7e50f6c0d088ca57f2726b7caf77ac240a9d5e92a77b6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 80,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_SameVersion_DoesNotChange::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_SameVersion_DoesNotChange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 294,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_SameVersion_DoesNotChange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2e607b33bb8be04e6710e26fe62510f0634900579260accd9ffd720023636deb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 81,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_MonotonicallyIncreasing_TracksPeak::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceManagerTests.cs::AppearanceManagerTests.UpdateLastReceivedCOFVersion_MonotonicallyIncreasing_TracksPeak",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceManagerTests.cs",
|
|
"line": 303,
|
|
"fixture": "AppearanceManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_MonotonicallyIncreasing_TracksPeak",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5789831f288823729299944a8796c67348b932570392f59bf8b6d562cfa1c90c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 82,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_EmptyArray_ReturnsEmptyDictionary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_EmptyArray_ReturnsEmptyDictionary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 47,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_EmptyArray_ReturnsEmptyDictionary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "644f412b90d429032a9273d24e89333a1694dc88eec3429a98acf00588315ec5",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 83,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_CountMatchesGroup0ParamCount::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_CountMatchesGroup0ParamCount",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 55,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_CountMatchesGroup0ParamCount",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a9acc7130e3394476392b86334a0ce1cb82253bea2b37ac33cf90a426c7af40",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 84,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_RoundTrip_DefaultValues::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_RoundTrip_DefaultValues",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 70,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_RoundTrip_DefaultValues",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a0c0727a50b414522f875709240f4056547cb699c6ec1981fbef15488784daf5",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 85,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_KeysAreGroup0ParamIDs::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_KeysAreGroup0ParamIDs",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 105,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_KeysAreGroup0ParamIDs",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fc4fd3059b01a319af2946ea0c289120a4c2609e7e9a96ac26c039c5042b8b4c",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 86,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_TruncatedArray_ReturnsPartialResult::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_TruncatedArray_ReturnsPartialResult",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 118,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_TruncatedArray_ReturnsPartialResult",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b017127549e186b3cf85b9fe0cc09811ea1d00efa44e3d863292033cb0691d13",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 87,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_MinValue_DecodesNearParamMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_MinValue_DecodesNearParamMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 133,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_MinValue_DecodesNearParamMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "80e0fd97979f91c879add1fc3142a0b619a405e4977120db1d5f42a11a71f3f5",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 88,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_MaxValue_DecodesNearParamMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.DecodeVisualParams_MaxValue_DecodesNearParamMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 149,
|
|
"fixture": "AppearanceTests",
|
|
"method": "DecodeVisualParams_MaxValue_DecodesNearParamMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "31937bc9080b18be4aa98ea44bf73f929ba7862b621406b03c16a4651542f302",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 89,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_EmptyList_ReturnsEmptyDictionary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_EmptyList_ReturnsEmptyDictionary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 168,
|
|
"fixture": "AppearanceTests",
|
|
"method": "AvatarAppearanceEventArgs_DecodeVisualParams_EmptyList_ReturnsEmptyDictionary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "af99909259d531024895ce7ea325b49927a12daa886a35eab3d52e3f8fc76921",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 90,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_RoundTrip_DefaultValues::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_RoundTrip_DefaultValues",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 176,
|
|
"fixture": "AppearanceTests",
|
|
"method": "AvatarAppearanceEventArgs_DecodeVisualParams_RoundTrip_DefaultValues",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0aec57fab35764525195e6c0e08a63ff10a467be684295381731c04e836539b5",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 91,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_MatchesAvatarDecodeVisualParams::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AppearanceTests.cs::AppearanceTests.AvatarAppearanceEventArgs_DecodeVisualParams_MatchesAvatarDecodeVisualParams",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AppearanceTests.cs",
|
|
"line": 199,
|
|
"fixture": "AppearanceTests",
|
|
"method": "AvatarAppearanceEventArgs_DecodeVisualParams_MatchesAvatarDecodeVisualParams",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ff87dd3a506027ad248006b3b55d85a18b0810bc5b4e3a72eb81d31ebbe4184a",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 92,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseColorFactor_OverrideToDefault_IsNudgedOffDefault::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseColorFactor_OverrideToDefault_IsNudgedOffDefault",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 43,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetBaseColorFactor_OverrideToDefault_IsNudgedOffDefault",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "df553fd4df83e48d4dd74cdd8aa15a737ea3a416bcad802f7110bbfe79928a31",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 93,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseColorFactor_NotOverride_LeavesExactDefaultUnchanged::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseColorFactor_NotOverride_LeavesExactDefaultUnchanged",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 52,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetBaseColorFactor_NotOverride_LeavesExactDefaultUnchanged",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fec94fcfac0f36cc5813ed087a30e04fcc9815bc02072ea3f5dd282b8698a89c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 94,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetMetallicFactor_OverrideToOne_ClampsBelowDefault::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetMetallicFactor_OverrideToOne_ClampsBelowDefault",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 61,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetMetallicFactor_OverrideToOne_ClampsBelowDefault",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7fcee795160428082f6e579881867c7b6c83f31549077fc28a46d18c75c485c9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 95,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetAlphaMode_OverrideToDefaultOpaque_SetsOverrideFlag::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetAlphaMode_OverrideToDefaultOpaque_SetsOverrideFlag",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 71,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetAlphaMode_OverrideToDefaultOpaque_SetsOverrideFlag",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8af09d12a58083657e27e285802bb3a6a1d1c136397cea53865d964006343715",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 96,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetTextureId_OverrideToNull_UsesSentinelUuid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetTextureId_OverrideToNull_UsesSentinelUuid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 80,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetTextureId_OverrideToNull_UsesSentinelUuid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d9ebf410d2a55c3619b99524a571396fb268e5edd41de955cb86e4ec8cc55c78",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 97,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_SentinelTexture_ClearsBaseTexture::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_SentinelTexture_ClearsBaseTexture",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 89,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ApplyOverride_SentinelTexture_ClearsBaseTexture",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "17fd8cdb12ed5d1d0aa1b0a05dbcc357f75aa350d5079b066c957da459d9f628",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 98,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_UntouchedTexture_LeavesBaseTextureAlone::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_UntouchedTexture_LeavesBaseTextureAlone",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 103,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ApplyOverride_UntouchedTexture_LeavesBaseTextureAlone",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "80ec5e369e3682d92ec6996841b15bda38a3ef6edcd36a2fd9893d8c15459348",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 99,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_ChangedScalar_ReplacesBaseValue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ApplyOverride_ChangedScalar_ReplacesBaseValue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 116,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ApplyOverride_ChangedScalar_ReplacesBaseValue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4c305c54c4e451932fbd4a4719957f92f38a7f7d28259559b43cb95fcf9250d1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 100,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseMaterial_ResetsFieldsButKeepsTransforms::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.SetBaseMaterial_ResetsFieldsButKeepsTransforms",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 128,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "SetBaseMaterial_ResetsFieldsButKeepsTransforms",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "39312602e736fd8607a41d9e6b6348bfaf6e659cf3f63100ee15edd20b672306",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 101,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_RoundTrip_PreservesOverriddenFields::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_RoundTrip_PreservesOverriddenFields",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 142,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ToOverrideOsd_RoundTrip_PreservesOverriddenFields",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8d542528a14e3b4dcb74ea8a940a44673aada51f98baf8abcdd59a06f36e3cb0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 102,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_UntouchedMaterial_ProducesEmptyMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_UntouchedMaterial_ProducesEmptyMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 161,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ToOverrideOsd_UntouchedMaterial_ProducesEmptyMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c9e29f7ec0e6b28579e0499e3ec89841e01a313a9386ba60257e5e701129b1c2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 103,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_OverrideToDefaultRoughness_StillEncodesField::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToOverrideOsd_OverrideToDefaultRoughness_StillEncodesField",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 170,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ToOverrideOsd_OverrideToDefaultRoughness_StillEncodesField",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4ea9920c6709bd29858a8da66313fcee5ebebd646743c5d822dd6c9e477bf3b4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 104,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToJson_RoundTrip_PreservesNameAndColor::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs::AssetMaterialOverrideTests.ToJson_RoundTrip_PreservesNameAndColor",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AssetMaterialOverrideTests.cs",
|
|
"line": 184,
|
|
"fixture": "AssetMaterialOverrideTests",
|
|
"method": "ToJson_RoundTrip_PreservesNameAndColor",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d7ae4270d82671a970fc1b6457292860d24481dd84e9fb919ae60fded5f1914e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 105,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.RequestOwnAvatarTextures_WhenNotConnected_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.RequestOwnAvatarTextures_WhenNotConnected_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AvatarManagerTests.cs",
|
|
"line": 42,
|
|
"fixture": "AvatarManagerTests",
|
|
"method": "RequestOwnAvatarTextures_WhenNotConnected_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bf3539f68a0adc58c2166289ca1c75f6ff03906f71ffe2fb749f6990404b541a",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 106,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_AcceptsHigherVersion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_AcceptsHigherVersion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AvatarManagerTests.cs",
|
|
"line": 55,
|
|
"fixture": "AvatarManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_AcceptsHigherVersion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3656364491dcd7a05c868b11ea0d8be48609d10c6054b9696f54cbac10cfe6df",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 107,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_RejectsLowerVersion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_RejectsLowerVersion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AvatarManagerTests.cs",
|
|
"line": 68,
|
|
"fixture": "AvatarManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_RejectsLowerVersion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f4a827fcace9d50306a8c375183e056140996d2a39b02e4dd12fc6cc79e5d0f0",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 108,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_EqualVersion_IsNotAdvanced::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/AvatarManagerTests.cs::AvatarManagerTests.UpdateLastReceivedCOFVersion_EqualVersion_IsNotAdvanced",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/AvatarManagerTests.cs",
|
|
"line": 81,
|
|
"fixture": "AvatarManagerTests",
|
|
"method": "UpdateLastReceivedCOFVersion_EqualVersion_IsNotAdvanced",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e3db5962cdad5e18ad27a36d0d7cca2d471e96df7513315d0f34bb0db99d723c",
|
|
"categories": [
|
|
"Appearance"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 109,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.Bake_GrayscaleLayerTexture_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.Bake_GrayscaleLayerTexture_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BakerTests.cs",
|
|
"line": 15,
|
|
"fixture": "BakerTests",
|
|
"method": "Bake_GrayscaleLayerTexture_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c3fc1d2c16b5f8d69678a6cf05a3a275e0b657f3a6e7f6788f350f2a107200b3",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 110,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.Bake_GrayscaleHairTextureNoSkin_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.Bake_GrayscaleHairTextureNoSkin_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BakerTests.cs",
|
|
"line": 37,
|
|
"fixture": "BakerTests",
|
|
"method": "Bake_GrayscaleHairTextureNoSkin_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e48b737d9138e63cda98b5e80bf561a80d1dab5de78901ac9e1bb320ca281eb6",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 111,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.LoadResourceLayer_HeadColorTga_LoadsFromCharacterDirectory::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.LoadResourceLayer_HeadColorTga_LoadsFromCharacterDirectory",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BakerTests.cs",
|
|
"line": 62,
|
|
"fixture": "BakerTests",
|
|
"method": "LoadResourceLayer_HeadColorTga_LoadsFromCharacterDirectory",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5a9b80005a51f04a227ca392218725d50704d038783e04fc49bb955997c22e76",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 112,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.LoadResourceLayer_CachedResourceNotCorruptedByCallerMutation::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.LoadResourceLayer_CachedResourceNotCorruptedByCallerMutation",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BakerTests.cs",
|
|
"line": 69,
|
|
"fixture": "BakerTests",
|
|
"method": "LoadResourceLayer_CachedResourceNotCorruptedByCallerMutation",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "18b458bbd7bb13d2b68711f7d3495193f1b4edac9c1f776930ad2c172f97cd49",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 113,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.ResizeToBakeDimensions_SourceSmallerInOneAxisOnly_ScalesRatherThanTiles::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BakerTests.cs::BakerTests.ResizeToBakeDimensions_SourceSmallerInOneAxisOnly_ScalesRatherThanTiles",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BakerTests.cs",
|
|
"line": 93,
|
|
"fixture": "BakerTests",
|
|
"method": "ResizeToBakeDimensions_SourceSmallerInOneAxisOnly_ScalesRatherThanTiles",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ce5bd346b48cb19dbc0248403eafefb07309d4e05e675e9a02db5a46d7cd65ff",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 114,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_ClothingWearable_ReturnsWearableTypeAndZeroLayer::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_ClothingWearable_ReturnsWearableTypeAndZeroLayer",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 84,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCofLinkDescription_ClothingWearable_ReturnsWearableTypeAndZeroLayer",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "898a14ff28d953a58a01c3a0e5d9d9fcbbe61376a33fdc5caf20268aaac76242",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 115,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_BodyPartShape_ReturnsEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_BodyPartShape_ReturnsEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 98,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCofLinkDescription_BodyPartShape_ReturnsEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4f009136d265da91afb9eafd060faf459f6c510ca0502a33ce9e128d241f9bd1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 116,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_AttachmentObject_ReturnsEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_AttachmentObject_ReturnsEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 112,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCofLinkDescription_AttachmentObject_ReturnsEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a838329a7a23081a4022671bc794e7e706c9ab7da51598280a8befbb824d336d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 117,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_AllBodyPartTypes_ReturnEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCofLinkDescription_AllBodyPartTypes_ReturnEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 125,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCofLinkDescription_AllBodyPartTypes_ReturnEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aa057d55a3b34846567efe382b6e090b5d91935a4ffa6166093b34870ee5da23",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 118,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_SuccessResponse_ReturnsAllParsedLinks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_SuccessResponse_ReturnsAllParsedLinks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 146,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateInventoryLinksAsync_SuccessResponse_ReturnsAllParsedLinks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "416a1f023a2ae3b883c4c49f0a774c84a2f1a3562abb3ec848f86fe53d929f63",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 119,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_ServerError_ThrowsHttpRequestException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_ServerError_ThrowsHttpRequestException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 162,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateInventoryLinksAsync_ServerError_ThrowsHttpRequestException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "53e3956676e546ab8d69bb63a071028b29151013b6362c39f37516a36cad6641",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 120,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_NoCapability_ReturnsEmptyList::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateInventoryLinksAsync_NoCapability_ReturnsEmptyList",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 173,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateInventoryLinksAsync_NoCapability_ReturnsEmptyList",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d9cd50e620f69e40daab52d175886f3052d3741c5d39ef42549283ff6b2b7b44",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 121,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_EmptyList_InvokesCallbackWithTrueWithoutHttpCall::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_EmptyList_InvokesCallbackWithTrueWithoutHttpCall",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 183,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateLinksAsync_EmptyList_InvokesCallbackWithTrueWithoutHttpCall",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7ba88352761ca9fd3e956233e3743689b41f47bba09bfbb463c66f132273c70",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 122,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_SendsSingleBatchPost::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_SendsSingleBatchPost",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 198,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateLinksAsync_AisAvailable_SendsSingleBatchPost",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "369d99d37dca818991aca94d6ff9d7881874d74797c7a8b705c5925723e383db",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 123,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_PayloadContainsCorrectFieldsForEachLink::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_PayloadContainsCorrectFieldsForEachLink",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 219,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateLinksAsync_AisAvailable_PayloadContainsCorrectFieldsForEachLink",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b7629c3d061fe297e1c1c4f41ca4f8ce9cdeb2764525421be7bdc553a5f83063",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 124,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_CallbackTrueOnSuccess::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_AisAvailable_CallbackTrueOnSuccess",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 253,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateLinksAsync_AisAvailable_CallbackTrueOnSuccess",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "22dc685f896ec0415e56c1c01846ad90a9757cf5d9a0ed0d3706a76ee325d92d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 125,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_ServerError_CallbackFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.CreateLinksAsync_ServerError_CallbackFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 270,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "CreateLinksAsync_ServerError_CallbackFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5fd9b2967bc61933cea80e01c55ee809f6ade246f10fb4048ec2668e0cc71dbf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 126,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCategoryLinks_UsesGetWithNoTidParameter::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCategoryLinks_UsesGetWithNoTidParameter",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 289,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCategoryLinks_UsesGetWithNoTidParameter",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3079c03ab4b14d4ac10a410b3685f1593ea267c52de7b6323f9e8e8387314f29",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 127,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCategory_UsesGetWithNoTidParameter::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BatchLinkTests.cs::BatchLinkTests.GetCategory_UsesGetWithNoTidParameter",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BatchLinkTests.cs",
|
|
"line": 304,
|
|
"fixture": "BatchLinkTests",
|
|
"method": "GetCategory_UsesGetWithNoTidParameter",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "98cd0aa58ce9640263d07aecd45337113b07acfc76640d17c5812abe05d35c73",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 128,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.HelperFunctions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.HelperFunctions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 55,
|
|
"fixture": "BinarySDTests",
|
|
"method": "HelperFunctions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2e76ce199c2d56677831b18d049db19098e36a3a6c648785450e30b457833b03",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "139e85573692ac97b9e70fd5ba48db5561f091fb559f5149820d1ea0e2ab2643",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 183,
|
|
"rust_test": "binary_helper_functions",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeUndef::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeUndef",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 104,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeUndef",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9bd23543dfef3ad9ac7df278ad70f4d115ee429aea1575ca4f7ae81ac42d6d5c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "e199ef859542e5a47d6a25fe948b8c2f33d28f60096960a71b4740f3ebc653a5",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 219,
|
|
"rust_test": "binary_deserialize_undef",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeUndef::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeUndef",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 111,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeUndef",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e40b444801b08d08b1df4817855f8965d44302c77bc544bc06745a5bd41af7e3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1fc7e8fefec20550e603849598e045e508e4bec0f9d2cf0cb30306316189be7a",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 227,
|
|
"rust_test": "binary_serialize_undef",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeBool::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeBool",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 126,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeBool",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "531ee8ef1cb630baf895ae6509e018f71f1866f1d57e9d97efd7869ecaef39c7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "0679d5f3999f3632a999d94c83d7ddcf5566dcac576b70f1d4855c832857c40c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 235,
|
|
"rust_test": "binary_deserialize_bool",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeBool::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeBool",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 138,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeBool",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "854f22dcb119617ef83528c9b9879c8924fdae7830edff4031aef8826a1bba63",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "530592920bd884c13f2aba77d73a57a3fe85484f080510d0c63ed4f6aa0a627c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 246,
|
|
"rust_test": "binary_serialize_bool",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeInteger::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeInteger",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 156,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeInteger",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "09feba2ef1a3357273b677ee8ee35c72528e68ca0fe92b6a0b1b5491025147d1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "95b87ef2efbbb88ad18b66a17a66d5ab12afc62f95674cc0f1bf5fd054981474",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 257,
|
|
"rust_test": "binary_deserialize_integer",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeInteger::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeInteger",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 169,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeInteger",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "789d62f170c3e92d9dad187484c0e4c6fd554f6e0b025f08086878551ea9119c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d2dfc7cd3d1c919325685fda81531b06a67019313ad7dc8526c42fd1a3ebc2d3",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 269,
|
|
"rust_test": "binary_serialize_integer",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeReal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeReal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 190,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeReal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1acda53f2049f062f359a4dd3271796a8051a37a1dff02150794107fc743c934",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a7b75694ad7d76829d2f4b8295916ffcbf9afa423edcd32bdfe20c97cd44e95e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 288,
|
|
"rust_test": "binary_deserialize_real",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeReal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeReal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 198,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeReal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "94d74ae4767824e9702515204529543281b83521a085343c76204650ec96ed57",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "ef8b51033c9ff0fff3c38a44dcb4839713a0e3f5109131837e92f35b070229ea",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 298,
|
|
"rust_test": "binary_serialize_real",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 217,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c1a9206927342fecc0c9ff4ed4b80cc50f288b794996e1668ed4b6a6433ea977",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f6a7b4ce58945642da77b7aef5240e78d447b5c70f5ec64d7aa8712680c584cb",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 316,
|
|
"rust_test": "binary_deserialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 230,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5a236b468cedd7667d58641cb067ce30f6135aa95f2291538083e4254f52c2ad",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1652f4e3bd787d24ee27d6baeaeebeb53813820186d064dab34b9a9251e1bd4b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 332,
|
|
"rust_test": "binary_serialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeLLSDBinary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeLLSDBinary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 255,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeLLSDBinary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b2cad2218f203d740c2863713248bc0f8083980f30c34cc244535eebc5f1aae1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c20517efaf79996f3da242d53729023f7d4f98541aaf1cdf5371c9f83b8358eb",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 352,
|
|
"rust_test": "binary_deserialize_llsd_binary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeLLSDBinary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeLLSDBinary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 267,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeLLSDBinary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b715f3475dfe6e0876409a10c55548e345b7caf332939ff25489662500e05511",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "6f53ecc367aa17486200794e48d43c2a09da15693424e60b18486674b2b4e01b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 362,
|
|
"rust_test": "binary_serialize_llsd_binary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 290,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d95f0156c50cd49eef0d8da231bf9128e95b274de92ac88409294ef9f925bada",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2f84a2922837845118389e650311622e6d38ae39ffe28017e08a9c31fac95cf7",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 373,
|
|
"rust_test": "binary_deserialize_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 304,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "75b2c0e402cfdea326a1262287172353538d73ce343d7df99ec51f8531340cab",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9f60a79e30b67af73a6aaf139757b4141c51a1d977537f6ee6acec0e430f8f8a",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 387,
|
|
"rust_test": "binary_serialize_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeURI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeURI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 349,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeURI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3ff6c2dce1e709e446259c9154dbe297ccb21b8bff87be8b53cbf43356f0ccf7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "fcbb39d35e3d997cec6fa418c8468b8cc5113aee3b4094733bdc2a8bcfdef774",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 411,
|
|
"rust_test": "binary_deserialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeURI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeURI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 359,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeURI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "20914654e0b2b746d95ef1f7664e1bd732116326d45d1b823e484032edb1a7e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7791ba2c8d1975b94452ca66c9426e5b8c82cff3028bf82dc833a4f4c1fda9c3",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 419,
|
|
"rust_test": "binary_serialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeDateTime::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeDateTime",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 375,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeDateTime",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b417d525ccfeb449264e09dfe0589bd920429ade3014c8d24f8d7d913f1d6145",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "928dba3314732e81ab0385e9f90715ea1f486d0439e6ae54465f274541fda828",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 427,
|
|
"rust_test": "binary_deserialize_date_time",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeDateTime::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeDateTime",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 385,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeDateTime",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5bb705bbd2f45058eb8fc498ca4f7a0318b448f2e175e21e760ff7156ecbce0f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c8505f0186b42129c2a60d834c08056a5fd29530abbd780031cc52cb46ce0ec1",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 437,
|
|
"rust_test": "binary_serialize_date_time",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 424,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "72b9700cfe07cb399985db485a75f34e483ddab520e26906995a601014451e53",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2d5bd7293bd6e2a053a89272478aa5a044d7d891a36c8a9b06ff62bf57131d7a",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 456,
|
|
"rust_test": "binary_deserialize_array",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 451,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2a0e692a44bae8b3d058524a765e57355fec7bda6ae9a063465332acce2eb9f8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "31c98005d72b9d4cfec74a7949387500b09a06fe2af80a6468fc8a7eac91358c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 476,
|
|
"rust_test": "binary_serialize_array",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeDictionary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeDictionary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 506,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeDictionary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b2c5f1535e388417b7d4561b0e69de7e9f96468bd101864e3ba63deb95a872de",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "e4202709eaec5425eb1e1606f6ce14b5603f98157a145eb34e772576e6d0782e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 528,
|
|
"rust_test": "binary_deserialize_dictionary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeDictionary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeDictionary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 531,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeDictionary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "01b7a8fc0c0f7cc588ed23d15f01e30d8a5d9cd07954e84046945b95cd031373",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a2c7b4f4cc9675b34c967c850701e222f128708aeb1ee4a7ce1460f20c2d8743",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 542,
|
|
"rust_test": "binary_serialize_dictionary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeNestedComposite::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.DeserializeNestedComposite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 598,
|
|
"fixture": "BinarySDTests",
|
|
"method": "DeserializeNestedComposite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "60f8cf739fecf42c98ae4e0878d06234278b9d8370afc38f0d501d62f8ff9cdf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b6917b624c23e4e0e8b1b43eeb34df9bfe72722a42bf3b7ff8db8aefc58847f6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 579,
|
|
"rust_test": "binary_deserialize_nested_composite",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeNestedComposite::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeNestedComposite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 632,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeNestedComposite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "092b52da3f0cf720595fdb84c929c8ad033c60ff978429cb1d27f9e215936b10",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1ab79a5e1f5a2ad1f2e12d1a7d0f5effbe2a3636196093e358dd938b0114a27e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 587,
|
|
"rust_test": "binary_serialize_nested_composite",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeLongMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/BinaryLLSDTests.cs::BinarySDTests.SerializeLongMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/BinaryLLSDTests.cs",
|
|
"line": 676,
|
|
"fixture": "BinarySDTests",
|
|
"method": "SerializeLongMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b49afb91578e6c19193cd48acf161a9f8c57bbd20245783054709a509f63780e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1eded4163aa1f8f94d35ec697049c8f2c55b89b2a4a15d8ce82b272799bc566c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 598,
|
|
"rust_test": "binary_serialize_long_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.InventoryAISClient_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.InventoryAISClient_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 9,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "InventoryAISClient_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ac92e375efc45c50b37e6c82aea372d605fceb470ce053a025e05ff47a5c7121",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 129,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.GridManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.GridManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 15,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "GridManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e972a95f334b0f46948cda34c27124c28c44faf4372d0e598d7dc60050b49be4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 130,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.InventoryManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.InventoryManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 21,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "InventoryManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5e7498066c944800354abbc71eea825fe90d0c40a25a6065967a3ebcc9efea74",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 131,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AppearanceManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AppearanceManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 27,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "AppearanceManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a3c872805bc924b5a1a9441d5c9eb61ed6d6e9477e4bb411131359290b144ab4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 132,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.ObjectManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.ObjectManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 33,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "ObjectManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8a11feba0edfb35e5dd99f681182e8f5a5cf8a3f738211b45a683a8a2ad45ddb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 133,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AgentManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AgentManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 39,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "AgentManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d86e41b6cdd03063685aa330c31b9a274c1d400b9a461abf3065fe185fe0bbf0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 134,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AvatarManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AvatarManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 45,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "AvatarManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "54f23cbf0ba87b0525c2914e78d75808e93fd1c460fc0bec4d15f09575b1431c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 135,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AssetManager_Null_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs::ConstructorNullArgumentTests.AssetManager_Null_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ConstructorNullArgumentTests.cs",
|
|
"line": 51,
|
|
"fixture": "ConstructorNullArgumentTests",
|
|
"method": "AssetManager_Null_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4fa1be8b233dacf6a5955359f2197ff77ae85ffbf2c3c68fcd8cbe672c2c5f91",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 136,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Constructor_WithNullClient_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Constructor_WithNullClient_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 60,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "Constructor_WithNullClient_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "243079029ec81f92ffbc587007a2421389963f72c7843786c5b9a8634a7ddca3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 137,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Dispose_CalledOnce_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Dispose_CalledOnce_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 67,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "Dispose_CalledOnce_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1d0daac0bfa091bc3c3bffddc32a1511295dd7101f8ab5dfbf305b13b9ac7405",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 138,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Dispose_CalledMultipleTimes_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.Dispose_CalledMultipleTimes_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 77,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "Dispose_CalledMultipleTimes_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "124b41c342a295f02e9d5991d1dead0ff3e9a780f96424b88f75117ca206460b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 139,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.MaxClothingLayers_Returns60::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.MaxClothingLayers_Returns60",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 88,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "MaxClothingLayers_Returns60",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e35e779b342fdb54bb7f5b2061f70c35ccc3f7f9ba87f48b2697f24c10f94397",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 140,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.COF_InitiallyNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.COF_InitiallyNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 98,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "COF_InitiallyNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2dee4e58f3f53e50c5389ba0594ea0b063af55871eefae49e99bdd4b5c28e552",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 141,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.AddPolicy_WithValidPolicy_ReturnsAddedPolicy::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.AddPolicy_WithValidPolicy_ReturnsAddedPolicy",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 108,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "AddPolicy_WithValidPolicy_ReturnsAddedPolicy",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "747db5d674a6cb0bc54bcb9d32501d5bab49e0df5e5e39f3781f88d5100ed244",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 142,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.RemovePolicy_WithValidPolicy_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.RemovePolicy_WithValidPolicy_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 122,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "RemovePolicy_WithValidPolicy_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "41f61b917da0410be01b346644a76bc9c800f78d1e1ba6ef805b14cea1b4d00d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 143,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.RemovePolicy_WithNonAddedPolicy_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.RemovePolicy_WithNonAddedPolicy_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 135,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "RemovePolicy_WithNonAddedPolicy_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4add41578d3d5340618cb29ed6969b84c5c3a80e6da09ccb03bc6872a6b6689a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 144,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.ResolveInventoryLink_WithNonLinkItem_ReturnsSameItem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.ResolveInventoryLink_WithNonLinkItem_ReturnsSameItem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 147,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "ResolveInventoryLink_WithNonLinkItem_ReturnsSameItem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7430a64883f3938afe7da1b126e4ee460cbf2485e2d51035273b4ca8fd150960",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 145,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.ResolveInventoryLink_WithLinkItemNotInStore_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.ResolveInventoryLink_WithLinkItemNotInStore_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 165,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "ResolveInventoryLink_WithLinkItemNotInStore_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "21e0dae8c038d2381eef736ad30d48fc0247e0a55b86e75de02982290a3a9bd0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 146,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithNoNameValues_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithNoNameValues_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 195,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "GetAttachmentItemID_WithNoNameValues_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c9e017a587c37b694484feda4fab81ef7f2bb098bbf8f96f3cefbb21f1a568d8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 147,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithAttachItemID_ReturnsCorrectUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithAttachItemID_ReturnsCorrectUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 208,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "GetAttachmentItemID_WithAttachItemID_ReturnsCorrectUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "23e6be11056b93d75424c23030e1d2082545f686d12c0aa14f66991664e347e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 148,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithoutAttachItemID_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetAttachmentItemID_WithoutAttachItemID_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 226,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "GetAttachmentItemID_WithoutAttachItemID_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7ee12fc59c8b5e5cb074e18c2af48c0f1b1d7be0937db65a7056e29e114b691f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 149,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.IsObjectDescendentOf_WithZeroParentId_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.IsObjectDescendentOf_WithZeroParentId_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 243,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "IsObjectDescendentOf_WithZeroParentId_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a878c220510aacbf61ebfb192952e26d96343312fcf9648e57e270e29aaa9d5d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 150,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.IsObjectDescendentOf_WithDirectParent_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.IsObjectDescendentOf_WithDirectParent_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 257,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "IsObjectDescendentOf_WithDirectParent_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ac3af5edef5ee67058a91a990bfde38e616d00919b0cd8e0b5f7345f7d8dab6c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 151,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.FetchParent_WithZeroParentUUID_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.FetchParent_WithZeroParentUUID_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 275,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "FetchParent_WithZeroParentUUID_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ee6cc0cc9a48ec07afb8bd7fa8e1c53c2db258be11e2848ee5752e41eb34e45a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 152,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetCurrentOutfitLinks_WithNullCOF_ReturnsEmptyList::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CurrentOutfitFolderTests.GetCurrentOutfitLinks_WithNullCOF_ReturnsEmptyList",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 292,
|
|
"fixture": "CurrentOutfitFolderTests",
|
|
"method": "GetCurrentOutfitLinks_WithNullCOF_ReturnsEmptyList",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5c0d475ccd4423bc099eb141f36061fdfaa589fd36d27c907d03a9d0be3f6f48",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 153,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_WithValidPolicy_ReturnsThis::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_WithValidPolicy_ReturnsThis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 330,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "AddPolicy_WithValidPolicy_ReturnsThis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "31c1829eaa2b82b498cc1eaea131d2e34d1a0b5620be24f4da853c62c49807cc",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 154,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_WithNullPolicy_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_WithNullPolicy_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 338,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "AddPolicy_WithNullPolicy_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a111f0ad2e91c8566b5459939e3ecc76282cd033bb8d6483e1672c36891e597",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 155,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_MultiplePolicies_AllAreConsulted::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_MultiplePolicies_AllAreConsulted",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 345,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "AddPolicy_MultiplePolicies_AllAreConsulted",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1767ee3dee6b07e71f10b52613962e211fcf9906a45d12188f517cf751896f24",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 156,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_SamePolicyTwice_OnlyAddsOnce::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddPolicy_SamePolicyTwice_OnlyAddsOnce",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 361,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "AddPolicy_SamePolicyTwice_OnlyAddsOnce",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e3d1340780680bfc46267194ddb3c47e4ae24299cf532d92dd71d9770f1955fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 157,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithAddedPolicy_RemovesPolicy::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithAddedPolicy_RemovesPolicy",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 379,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "RemovePolicy_WithAddedPolicy_RemovesPolicy",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9dd407dceeacdcc60fccb0d9869ad261d90acd74ae4257331e0cf8d4be2ee603",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 158,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithNonAddedPolicy_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithNonAddedPolicy_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 394,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "RemovePolicy_WithNonAddedPolicy_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9fa18bd628f6f02912168309e8e2afb6346a73a235dcc16cc81bc35e2dcf766f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 159,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithNull_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.RemovePolicy_WithNull_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 400,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "RemovePolicy_WithNull_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "28075d5f7c5458f1ccdf9981970e212e1663a9e5ebee65fce636a11a22390bfb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 160,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithNoPolicies_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithNoPolicies_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 410,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WithNoPolicies_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "74bc06bb6cedfe84a3cd7e5b4c32b251ee6eff81c272c7d899436dbd7f21886b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 161,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithNullItem_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithNullItem_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 418,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WithNullItem_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a47ebf9c89b603c10109c6e643de5043ba13cd2eaf5f04d73ab1fd5f40e9b332",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 162,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithAllPoliciesAllowing_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithAllPoliciesAllowing_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 425,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WithAllPoliciesAllowing_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "32c2f5dcc5cbdf24e4205c25c833aaa3c0f203aeb8ff20c30fdac1264f12f6bd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 163,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithOnePolicyDenying_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithOnePolicyDenying_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 439,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WithOnePolicyDenying_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f38d910142a563bded6d35b969c0c560ffa072fd8df073a15fbbbed745681d0d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 164,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithAllPoliciesDenying_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WithAllPoliciesDenying_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 453,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WithAllPoliciesDenying_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6cdda22d59a3cd690a187b597a7c8a2474e43c27902e737f15f0c71adc5bcf7c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 165,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithNoPolicies_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithNoPolicies_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 471,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanDetach_WithNoPolicies_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fe53b90f59fd9a73c4af1b7071f04cae0a7b623d6a50a3d8eb2fcae82e6872e9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 166,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithNullItem_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithNullItem_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 479,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanDetach_WithNullItem_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8a39f9c6e26f3a136de641f38507db144f731aed0861edbeafcfdb70306ecffb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 167,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithAllPoliciesAllowing_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithAllPoliciesAllowing_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 486,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanDetach_WithAllPoliciesAllowing_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2cbe1f0a5907c1dfa01af4329fa64177463798ec6caa357c8da8f5d3291901bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 168,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithOnePolicyDenying_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithOnePolicyDenying_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 500,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanDetach_WithOnePolicyDenying_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "11896040dd8e4b5bbd7d85a1da126c648ad77eb349a73edf1e18fa5710cde1c9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 169,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithAllPoliciesDenying_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanDetach_WithAllPoliciesDenying_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 514,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanDetach_WithAllPoliciesDenying_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62b8478f593f2bf16b44267d80668e327a245d0b5c0386e7229a5857d669ae6c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 170,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithNoPolicies_CompletesSuccessfully::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithNoPolicies_CompletesSuccessfully",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 532,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "ReportItemChangeAsync_WithNoPolicies_CompletesSuccessfully",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e3f6824512503bea532826b9a9e4f7bb5abdea53f962fbbc6fdae299a6fe44a0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 171,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithMultiplePolicies_CallsAllPolicies::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithMultiplePolicies_CallsAllPolicies",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 543,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "ReportItemChangeAsync_WithMultiplePolicies_CallsAllPolicies",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4797cc1851d78364553dac59a6f9a894107fa04fb3fddfb52ed0e4fb5b4bcd1a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 172,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithCancelledToken_ThrowsOperationCanceledException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithCancelledToken_ThrowsOperationCanceledException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 560,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "ReportItemChangeAsync_WithCancelledToken_ThrowsOperationCanceledException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e4eaf9c1ee2d55a3e6c7bca634ff1af2a0e19b7560ea616984d258df46ec89fd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 173,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithEmptyLists_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithEmptyLists_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 575,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "ReportItemChangeAsync_WithEmptyLists_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6ba7e22fb7425e523f301612f7d7f6aed88e7d422050a70137d93b4a8004ae50",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 174,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithNullLists_DoesNotThrowFromComposite::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.ReportItemChangeAsync_WithNullLists_DoesNotThrowFromComposite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 588,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "ReportItemChangeAsync_WithNullLists_DoesNotThrowFromComposite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c512c54f78c46fb4774d9b5c9c1057627592e1c25267811cddf3d687d3d1ec4d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 175,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddRemovePolicy_ConcurrentAccess_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.AddRemovePolicy_ConcurrentAccess_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 601,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "AddRemovePolicy_ConcurrentAccess_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a73a01065867d90305f491e41d9ea61bc27b80c026672ed920368877bfb0fe14",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 176,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WhileModifyingPolicies_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs::CompositeCurrentOutfitPolicyTests.CanAttach_WhileModifyingPolicies_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/CurrentOutfitFolderTests.cs",
|
|
"line": 627,
|
|
"fixture": "CompositeCurrentOutfitPolicyTests",
|
|
"method": "CanAttach_WhileModifyingPolicies_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "697999feeb776fae9a47cb9678c0ae0234d3b3831ce40c0e6f50fe622a5cc2b7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 177,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_SingleDownload_CompletesSuccessfully::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_SingleDownload_CompletesSuccessfully",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/DownloadManagerTests.cs",
|
|
"line": 46,
|
|
"fixture": "DownloadManagerTests",
|
|
"method": "QueueDownloadAsync_SingleDownload_CompletesSuccessfully",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f8feb54d38f79624ddf1d368e0599259ff9d474c08ea0249a8f244460a1f533f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d9d2c4c3687e603f33d254f866ed5ef631d6f615ddc784cb6b634a8019f16806",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 192,
|
|
"rust_test": "queue_download_single_completes_successfully",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_DeduplicatesRequests_SameUri_OneHttpCall::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_DeduplicatesRequests_SameUri_OneHttpCall",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/DownloadManagerTests.cs",
|
|
"line": 70,
|
|
"fixture": "DownloadManagerTests",
|
|
"method": "QueueDownloadAsync_DeduplicatesRequests_SameUri_OneHttpCall",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dc3ffee1f6171833a8364750cfac2c6d3bfa812b404129e0425066ea212f2337",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b5fa7f1b968fb50c89e87b4bc7b985006e80791a13333848eba04474f527a7f8",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 229,
|
|
"rust_test": "queue_download_deduplicates_same_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_Cancellation_PropagatesToTask::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/DownloadManagerTests.cs::DownloadManagerTests.QueueDownloadAsync_Cancellation_PropagatesToTask",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/DownloadManagerTests.cs",
|
|
"line": 101,
|
|
"fixture": "DownloadManagerTests",
|
|
"method": "QueueDownloadAsync_Cancellation_PropagatesToTask",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9eb3791b1def609d6f45be0fff8ae67ea04332045c0c419c6c2e7d118aeb6271",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "aa16329057cf59d3228e4a0fb0f2e3c613dc8bab46b9cf25aeeb5d5a2c6f3486",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 275,
|
|
"rust_test": "queue_download_cancellation_propagates",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.GetParcelEnvironment_UsesParcelidQueryParameter::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.GetParcelEnvironment_UsesParcelidQueryParameter",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EnvironmentManagerTests.cs",
|
|
"line": 105,
|
|
"fixture": "EnvironmentManagerTests",
|
|
"method": "GetParcelEnvironment_UsesParcelidQueryParameter",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5c2f2b0fa2a86955975c621b2415a92ff3da283215e669956e14bf5ee2a4c1f4",
|
|
"categories": [
|
|
"Environment"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 178,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.SetParcelEnvironment_SendsParcelidInQueryStringNotBody::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.SetParcelEnvironment_SendsParcelidInQueryStringNotBody",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EnvironmentManagerTests.cs",
|
|
"line": 128,
|
|
"fixture": "EnvironmentManagerTests",
|
|
"method": "SetParcelEnvironment_SendsParcelidInQueryStringNotBody",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f633e2d78e4c6a0fff42917ccfe8de68e4f6133a11e7eef7f9b757c3d1622f0f",
|
|
"categories": [
|
|
"Environment"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 179,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.SetRegionEnvironment_OmitsQueryStringEntirely::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.SetRegionEnvironment_OmitsQueryStringEntirely",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EnvironmentManagerTests.cs",
|
|
"line": 158,
|
|
"fixture": "EnvironmentManagerTests",
|
|
"method": "SetRegionEnvironment_OmitsQueryStringEntirely",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bade6e06765506ad7e500ac3e5c9f168605ce25fef86647819d285a68b39f109",
|
|
"categories": [
|
|
"Environment"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 180,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.ResetParcelEnvironment_SendsHttpDeleteNotPost::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EnvironmentManagerTests.cs::EnvironmentManagerTests.ResetParcelEnvironment_SendsHttpDeleteNotPost",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EnvironmentManagerTests.cs",
|
|
"line": 180,
|
|
"fixture": "EnvironmentManagerTests",
|
|
"method": "ResetParcelEnvironment_SendsHttpDeleteNotPost",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4360439192c137f5d7a2ceb83b8664f3917b4b261798050cb855d596f483f082",
|
|
"categories": [
|
|
"Environment"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 181,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs::EstateExperienceReplyTests.SetExperience_ParsesBlockedTrustedAndAllowedLists::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs::EstateExperienceReplyTests.SetExperience_ParsesBlockedTrustedAndAllowedLists",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs",
|
|
"line": 47,
|
|
"fixture": "EstateExperienceReplyTests",
|
|
"method": "SetExperience_ParsesBlockedTrustedAndAllowedLists",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "49a77aa9d7c5bf1232082a08594e7ebcfafad11ab110c9e15d2ad4ea1831c649",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 182,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs::EstateExperienceReplyTests.SetExperience_AllEmptyLists_ProducesEmptyResult::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs::EstateExperienceReplyTests.SetExperience_AllEmptyLists_ProducesEmptyResult",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EstateExperienceReplyTests.cs",
|
|
"line": 97,
|
|
"fixture": "EstateExperienceReplyTests",
|
|
"method": "SetExperience_AllEmptyLists_ProducesEmptyResult",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "711eaebb11f5d7ece92946d3de240a341a4b1fd8f30617fd97cb059d0dc6a0b9",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 183,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/EstateToolsTests.cs::EstateToolsTests.RequestConvenant::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/EstateToolsTests.cs::EstateToolsTests.RequestConvenant",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/EstateToolsTests.cs",
|
|
"line": 116,
|
|
"fixture": "EstateToolsTests",
|
|
"method": "RequestConvenant",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d8d752dd6e53477e4c66bcb5d0e3ec1021a9b3ceda1f689f59b5e606e1713729",
|
|
"categories": [
|
|
"EstateTools",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 184,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Deserialize_ReadsExperienceIdsKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Deserialize_ReadsExperienceIdsKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 47,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "ExperienceListMessage_Deserialize_ReadsExperienceIdsKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aa1f7d09f6c79118ea2e60621d57bd63632085ce81bc979e42294aca53d4f0d9",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 185,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Deserialize_IgnoresLegacyExperienceKeysKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Deserialize_IgnoresLegacyExperienceKeysKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 59,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "ExperienceListMessage_Deserialize_IgnoresLegacyExperienceKeysKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cd1d372b9a976c04dee11da1ade182e4f9239e1f7633e788347c6d5f255835ec",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 186,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Serialize_WritesExperienceIdsKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.ExperienceListMessage_Serialize_WritesExperienceIdsKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 70,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "ExperienceListMessage_Serialize_WritesExperienceIdsKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3fa4cb5d598940f693285bcc64179a4dea927a3643a76a061a933a265488d4be",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 187,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Deserialize_ReadsBlockedTrustedAllowedAndDefault::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Deserialize_ReadsBlockedTrustedAllowedAndDefault",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 82,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "RegionExperiencesMessage_Deserialize_ReadsBlockedTrustedAllowedAndDefault",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "61df3b0c60d32b6c9bb843eb7a1a11fe8c0b1fd59c7a09853ad1b0e1d93cd4fd",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 188,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Deserialize_IgnoresLegacyContribKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Deserialize_IgnoresLegacyContribKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 107,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "RegionExperiencesMessage_Deserialize_IgnoresLegacyContribKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "851d037919003ebb414105e57bf37f73ba37dff8f733c36183c447f1349f3316",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 189,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Serialize_WritesAllowedKeyNotContrib::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs::ExperienceListAndRegionMessageTests.RegionExperiencesMessage_Serialize_WritesAllowedKeyNotContrib",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperienceListAndRegionMessageTests.cs",
|
|
"line": 123,
|
|
"fixture": "ExperienceListAndRegionMessageTests",
|
|
"method": "RegionExperiencesMessage_Serialize_WritesAllowedKeyNotContrib",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "53c3a7d6a200816615a9efaa222ccf294e3a8334d320812c6ec56a0a3e7e05bb",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 190,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Deserialize_ReadsAllowedListFromExperiencesKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Deserialize_ReadsAllowedListFromExperiencesKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 44,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "Deserialize_ReadsAllowedListFromExperiencesKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9bab78dbe142a3da6ad21a278f25d7da90776fce3861c7d602203c1e1842c9af",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 191,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Deserialize_IgnoresLegacyAllowedKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Deserialize_IgnoresLegacyAllowedKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 63,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "Deserialize_IgnoresLegacyAllowedKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ec6d5e7c81214ea4e3d99740fdd33961578f895a90a42082067ca9819d93d2b0",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 192,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Serialize_WritesAllowedListUnderExperiencesKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.Serialize_WritesAllowedListUnderExperiencesKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 80,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "Serialize_WritesAllowedListUnderExperiencesKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "45a0bffe39ab7bf0734ec5fce4435dbdda7ae94cf4e933210669e91dc45b1baf",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 193,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_Allowed_ReturnsAllow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_Allowed_ReturnsAllow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 92,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "ExtractExperiencePermission_Allowed_ReturnsAllow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cf095ab428713004ebac6e1915a47ae0c03bd2958addbba2a39fd2f0edf51a74",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 194,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_Blocked_ReturnsBlock::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_Blocked_ReturnsBlock",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 101,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "ExtractExperiencePermission_Blocked_ReturnsBlock",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "af084d1ab7a11079e6251865e8fd5aecfde38d2df359ebc1e208bc74925935c0",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 195,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_NeitherList_ReturnsForget::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs::ExperiencePreferencesMessageTests.ExtractExperiencePermission_NeitherList_ReturnsForget",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ExperiencePreferencesMessageTests.cs",
|
|
"line": 110,
|
|
"fixture": "ExperiencePreferencesMessageTests",
|
|
"method": "ExtractExperiencePermission_NeitherList_ReturnsForget",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "93204469ecfec2f3f4eb6838c99f6e2baf09bf76a075958d1ed369ba03767158",
|
|
"categories": [
|
|
"Experience"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 196,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SetMaterialOverrideAsync_HappyPath_PostsBareArrayWithGltfJson::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SetMaterialOverrideAsync_HappyPath_PostsBareArrayWithGltfJson",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 64,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "SetMaterialOverrideAsync_HappyPath_PostsBareArrayWithGltfJson",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0c51b7b793111f5433e52057f26fa5a98d983e7230fefeb61a7b3408e97f28ee",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 197,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.ClearMaterialOverrideAsync_SendsEmptyGltfJson::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.ClearMaterialOverrideAsync_SendsEmptyGltfJson",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 86,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "ClearMaterialOverrideAsync_SendsEmptyGltfJson",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8394d063ea71447d9ce2b76fd00be1d10967f9193e1eb909c5b9f2da56eec812",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 198,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.ApplyMaterialAsync_WithoutOverride_SendsAssetIdOnly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.ApplyMaterialAsync_WithoutOverride_SendsAssetIdOnly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 100,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "ApplyMaterialAsync_WithoutOverride_SendsAssetIdOnly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1db03ab6710ecf532644398d1fef5e82520e1206058d66fb15c8885fdc8f8363",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 199,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_MultipleEntries_SendsSingleArrayBody::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_MultipleEntries_SendsSingleArrayBody",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 115,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "SendMaterialUpdatesAsync_MultipleEntries_SendsSingleArrayBody",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "621dca88e7f1c9e024563204ca05c3c8d9a03c4b5a7b31ec1c006abe6732b47b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 200,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_ServerRejects_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_ServerRejects_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 132,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "SendMaterialUpdatesAsync_ServerRejects_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e9fbd95fff84695e2cb1a35943bda768f00cf9015b25e0ae1505dce4dde603a4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 201,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_NoCapability_ReturnsFalseWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs::GLTFMaterialOverrideCapTests.SendMaterialUpdatesAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialOverrideCapTests.cs",
|
|
"line": 143,
|
|
"fixture": "GLTFMaterialOverrideCapTests",
|
|
"method": "SendMaterialUpdatesAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fdceb6bf865cb23386a6b82a9741f230e5c22b0ec6d37bc2ac8478f29292a49f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 202,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_HappyPath_PostsMetadataThenJsonAndReturnsNewAsset::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_HappyPath_PostsMetadataThenJsonAndReturnsNewAsset",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs",
|
|
"line": 68,
|
|
"fixture": "GLTFMaterialUploadTests",
|
|
"method": "RequestUpdateMaterialAgentInventoryAsync_HappyPath_PostsMetadataThenJsonAndReturnsNewAsset",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5ac0e3c27fa6ebfddc9d7582aefb0684a676413948b055382c43b1b0b1cd7e7e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 203,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialTaskInventoryAsync_HappyPath_PostsItemIdAndTaskId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialTaskInventoryAsync_HappyPath_PostsItemIdAndTaskId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs",
|
|
"line": 92,
|
|
"fixture": "GLTFMaterialUploadTests",
|
|
"method": "RequestUpdateMaterialTaskInventoryAsync_HappyPath_PostsItemIdAndTaskId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7ac0e7d210b1aefa795e479f4da0d2dd4caae0b3bbe84ca124707c3ae005bbbd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 204,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_NoCapability_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_NoCapability_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs",
|
|
"line": 115,
|
|
"fixture": "GLTFMaterialUploadTests",
|
|
"method": "RequestUpdateMaterialAgentInventoryAsync_NoCapability_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "325269807d778264e571d1518ca9a2ca69a27ba67ad689e580f2636ab595f335",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 205,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_UploadedJsonRoundTripsMaterial::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs::GLTFMaterialUploadTests.RequestUpdateMaterialAgentInventoryAsync_UploadedJsonRoundTripsMaterial",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GLTFMaterialUploadTests.cs",
|
|
"line": 131,
|
|
"fixture": "GLTFMaterialUploadTests",
|
|
"method": "RequestUpdateMaterialAgentInventoryAsync_UploadedJsonRoundTripsMaterial",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fd059dfc8c9299c3b6583b3b47ba18ae9c92e3ad923f88634019b0ab9f34d401",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 206,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesSceneGraph::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesSceneGraph",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 122,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "LoadGltf_ParsesSceneGraph",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e20583d8de31f793d1dc49d1dfde89e1eb8c00186359e7df4184e862ec9ed649",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 207,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesMeshAndPrimitive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesMeshAndPrimitive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 136,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "LoadGltf_ParsesMeshAndPrimitive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ef6a76308db1966423c7746f5414f3d0553587efc388bbedb962f38cc122ecaf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 208,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesMaterial::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.LoadGltf_ParsesMaterial",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 152,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "LoadGltf_ParsesMaterial",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0147b4d7102c5223f247f69fa4cf3daeb0aa6300ad46ef34d6a17163b694c13e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 209,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetPositions_ReturnsCorrectTriangle::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetPositions_ReturnsCorrectTriangle",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 169,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "GetPositions_ReturnsCorrectTriangle",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c3d444122ab73794a011d5a5aafb0c2aa030975393f967e871dc88db200f5e96",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 210,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetIndices_ReturnsCorrectValues::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetIndices_ReturnsCorrectValues",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 184,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "GetIndices_ReturnsCorrectValues",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fa39e87a3dfee7258d9a95907a97cbb107f5add7d6a6f9d9800249bb67e2fc58",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 211,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetPositions_EmptyWhenNoAttribute::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetPositions_EmptyWhenNoAttribute",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 197,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "GetPositions_EmptyWhenNoAttribute",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "06c691911ee6933f1884f6540d69afafa1f272acfed827c628580438204d9b4b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 212,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetNormals_EmptyWhenNoAttribute::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.GetNormals_EmptyWhenNoAttribute",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 205,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "GetNormals_EmptyWhenNoAttribute",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e04480b0b9e23cb561cc55e744ebd85203c759f98ad69febeeb291919f0d91af",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 213,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ToJson_RoundTrip_PreservesSceneGraph::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ToJson_RoundTrip_PreservesSceneGraph",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 215,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "ToJson_RoundTrip_PreservesSceneGraph",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "41c385b7bde3f8e4f4ad98d4f1f737fc6ccc241c2613526fd745eb35430386b2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 214,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ToGlb_RoundTrip_PreservesGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ToGlb_RoundTrip_PreservesGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 230,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "ToGlb_RoundTrip_PreservesGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1e97fe2d1492ac195f6a4386329c76ad131ab99a41b8e03216b1bab8b48fae36",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 215,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.Load_AutoDetectsGlbVsJson::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.Load_AutoDetectsGlbVsJson",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 252,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "Load_AutoDetectsGlbVsJson",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d07930be2302e504ef9ece3fef10f47b855d33ae6c8bff152e82df0beb2a474",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 216,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ParseNode_TrsDefaults::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ParseNode_TrsDefaults",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 268,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "ParseNode_TrsDefaults",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0f0fbe116d20276c2aee917b940bded9de277ed0b3e3b659844c5b3532755259",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 217,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ParseNode_ExplicitMatrix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GltfDocumentTests.cs::GltfDocumentTests.ParseNode_ExplicitMatrix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GltfDocumentTests.cs",
|
|
"line": 280,
|
|
"fixture": "GltfDocumentTests",
|
|
"method": "ParseNode_ExplicitMatrix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "197ba2ee3a66cbb7d927acea13ce9dc84e62af8a500d939957749039118755c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 218,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/GridClientTests.cs::GridClientTests.GetGridRegion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/GridClientTests.cs::GridClientTests.GetGridRegion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/GridClientTests.cs",
|
|
"line": 90,
|
|
"fixture": "GridClientTests",
|
|
"method": "GetGridRegion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b0b72fc63fe829984167a479b763784c7daae8691399f3f3d2feb824090ad59f",
|
|
"categories": [
|
|
"GridClient",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "51896e9c47fe786cb29653b21e5dc50de30bccaa2f3548feb20646d6baee19f7",
|
|
"status": "ignored-live",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 372,
|
|
"rust_test": "get_grid_region_live",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_ValidInput_DecodesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_ValidInput_DecodesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 36,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_ValidInput_DecodesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62353da2b1afb7bfdf5142706d15d22086a5e1e8c55f39af3e64686dda4ea071",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "325ea932f2a6d38db153f4471fdddf3b8d7870f5092795ff1e2e91ee0a005edf",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 79,
|
|
"rust_test": "zero_decode_valid_input_decodes_correctly",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_NullSource_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_NullSource_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 64,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_NullSource_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "50ebbd8ea35b87df18cccdea9a26534d5c142228e5b1698cf191b9fd2e9a9957",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "e76eecdbbd4d0202a97c83ef6c77945f53a8951f17c8b645417bc6ca92af5250",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 97,
|
|
"rust_test": "zero_decode_null_source_throws_argument_null",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_NullDestination_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_NullDestination_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 73,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_NullDestination_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "97197cffb02908653d831f3a62cdce2c1ddd52818343e9aacebc9b4c5ac1ee3e",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c40c3fe26b90ac5ac4f791f4befb7fbb290f29290cf5ac762f7b7873c3a6ecc3",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 108,
|
|
"rust_test": "zero_decode_null_destination_throws_argument_null",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_SrclenTooSmall_ThrowsArgumentException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_SrclenTooSmall_ThrowsArgumentException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 82,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_SrclenTooSmall_ThrowsArgumentException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8748294ccd1943938bdbb3dbe4550436e920db9a9210d55eca77e85f6d0b60fb",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "500db1a05771e29036c34fceb6b5ae34c930c59acf0a6b45747fceff07c6a960",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 119,
|
|
"rust_test": "zero_decode_source_length_too_small_throws_argument",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_SrclenGreaterThanSrcLength_ThrowsArgumentException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_SrclenGreaterThanSrcLength_ThrowsArgumentException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 92,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_SrclenGreaterThanSrcLength_ThrowsArgumentException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ef428c72c4c0abb15c07c5845a7228df3d8bad6aa2b9c7ac2969e5c9be08572b",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "4afe635c35a0bd9920066b69761b885e30f86a7e05d9ba44222a7ce193ec2e7b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 131,
|
|
"rust_test": "zero_decode_source_length_too_large_throws_argument",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_DestinationTooSmall_ThrowsIndexOutOfRangeException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_DestinationTooSmall_ThrowsIndexOutOfRangeException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 102,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_DestinationTooSmall_ThrowsIndexOutOfRangeException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "04b914171f3f11a98262463c29edb662a6e0f10a3e1c6e63c38d8caf63dcb5a0",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "db1772f7bec8c03480581ecf06237c718a5dec597bc4091a6b60196fec87ab32",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 143,
|
|
"rust_test": "zero_decode_destination_too_small_throws_index_out_of_range",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_ReadingZeroCountOutOfBounds_IsToleratedAsSingleZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroDecode_ReadingZeroCountOutOfBounds_IsToleratedAsSingleZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 117,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroDecode_ReadingZeroCountOutOfBounds_IsToleratedAsSingleZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9bc5e127e69588a9d90a5b441b2ee401b6e9c370c7a30a5285f283bb24451bd0",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "03f0b2bb88bcf8d2c25d4741d77bfcfa4464cacdf1866acccb2f9d3586c66d12",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 155,
|
|
"rust_test": "zero_decode_trailing_marker_is_single_zero",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_ValidInput_EncodesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_ValidInput_EncodesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 136,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_ValidInput_EncodesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d3f546b602f78aacb18b53feddfc3b824f7a87f7318a661b23f1aedded520dec",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "648d308d324224a7d9ec90bd71e5efaa3f6079683c02fc8380c83bb460de1acd",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 166,
|
|
"rust_test": "zero_encode_valid_input_encodes_correctly",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_255ConsecutiveZeros_HandlesOverflowCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_255ConsecutiveZeros_HandlesOverflowCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 167,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_255ConsecutiveZeros_HandlesOverflowCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a642c8fab0b10ca777dc0090327054c501174a198b2d4f700c116937e11ad202",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a38a5af17d8b5be18529c44592399d2c9c72baaeac031f6f8b08f35480a532f9",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 183,
|
|
"rust_test": "zero_encode_255_zeros_handles_overflow",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_NullSource_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_NullSource_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 200,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_NullSource_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9568ba89a96735a440fac426285d5eeca929c61bfd2cb674d54d3009e9924906",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "4ffee89043956bd7b315fcb1235f8d59d0a440250fbb183cda01e98394389a32",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 200,
|
|
"rust_test": "zero_encode_null_source_throws_argument_null",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_NullDestination_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_NullDestination_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 209,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_NullDestination_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e3d89a513638c467355f320983dd6ce8c36ccbeeab7b7853fdc5d9101fd8767d",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d7ee7eb15b57234c6006a4f0324011645ea1272a77f00ac95f07a62d5f576c7e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 211,
|
|
"rust_test": "zero_encode_null_destination_throws_argument_null",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_DestinationTooSmall_ThrowsIndexOutOfRangeException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_DestinationTooSmall_ThrowsIndexOutOfRangeException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 218,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_DestinationTooSmall_ThrowsIndexOutOfRangeException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3870f0680f25e8df8de54f27c153feae9d8398e38531d67d6e0255cc34d50966",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f49ac59b17771161b6edff6ef3467b5bd5364b162e7b6dd46f9cc80df940fac3",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 222,
|
|
"rust_test": "zero_encode_destination_too_small_throws_index_out_of_range",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_WithAppendedAcks_HandlesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncode_WithAppendedAcks_HandlesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 231,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncode_WithAppendedAcks_HandlesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9803ec7bad46a1fd0f32c58d3ee08cf6a98b03a40a336ae231d1faf8211b273a",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "963ba95eb925a1779eccb834dba812176f85f4a5e3aba1ee920d324635ba4cc9",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 235,
|
|
"rust_test": "zero_encode_with_appended_acks_preserves_count",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncodeAndDecode_RoundTrip_PreservesData::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs::HelpersZeroCodingTests.ZeroEncodeAndDecode_RoundTrip_PreservesData",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HelpersZeroCodingTests.cs",
|
|
"line": 254,
|
|
"fixture": "HelpersZeroCodingTests",
|
|
"method": "ZeroEncodeAndDecode_RoundTrip_PreservesData",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7847520873f87d798ea94fd1b6543db9d3606829a4bc3f4ec873e629fb6687eb",
|
|
"categories": [
|
|
"Helpers"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "22392a102839b93e6a2af25c95bc6e73452882a0d5712e6322bbc71d7c0a6d3d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 248,
|
|
"rust_test": "zero_encode_decode_round_trip_preserves_patterns",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/HttpCapsClientNonHttpLocationTests.cs::HttpCapsClientNonHttpLocationTests.PutAsync_ResponseWithNonHttpLocationHeader_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/HttpCapsClientNonHttpLocationTests.cs::HttpCapsClientNonHttpLocationTests.PutAsync_ResponseWithNonHttpLocationHeader_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/HttpCapsClientNonHttpLocationTests.cs",
|
|
"line": 47,
|
|
"fixture": "HttpCapsClientNonHttpLocationTests",
|
|
"method": "PutAsync_ResponseWithNonHttpLocationHeader_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9dbcf4023212af6f2294fa048068fe2f4d9e7e3f976d8eefb1dacbc9f6899aa8",
|
|
"categories": [
|
|
"Http"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "91bf2dbf02e6c00479de02593db5ea7076b65f1bcf1265d4cf67c811f85d666d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 306,
|
|
"rust_test": "put_response_with_non_http_location_does_not_throw",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_ObjectAsset_ResultsInAttachmentInventoryTypeAndParsesFields::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_ObjectAsset_ResultsInAttachmentInventoryTypeAndParsesFields",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 37,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseLinksFromEmbedded_ObjectAsset_ResultsInAttachmentInventoryTypeAndParsesFields",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3ae365ed34f12d036dcd44c94f8568d163cfeec2a58b4975975b77b418770131",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 219,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_ItemsKey_ParsesConcreteItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_ItemsKey_ParsesConcreteItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 82,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseItemsFromEmbedded_ItemsKey_ParsesConcreteItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d9e7c64106639071e1ec6ada7346bfa050a31183becaac79efefcd4755fe2855",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 220,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_MeshAsset_TreatedAsAttachment::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_MeshAsset_TreatedAsAttachment",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 122,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseLinksFromEmbedded_MeshAsset_TreatedAsAttachment",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f807110d577c654128dd8d42e618c610c260c4f3367cf2795776564409f876a2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 221,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_TopLevelItemsKey_WorksWithoutEmbedded::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_TopLevelItemsKey_WorksWithoutEmbedded",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 160,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseItemsFromEmbedded_TopLevelItemsKey_WorksWithoutEmbedded",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9c8f2090d59ff5e75e75381a7283c501cadd56e591991cdead23c504738a0a6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 222,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_TopLevelLinksKey_WorksWithoutEmbedded::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseLinksFromEmbedded_TopLevelLinksKey_WorksWithoutEmbedded",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 193,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseLinksFromEmbedded_TopLevelLinksKey_WorksWithoutEmbedded",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "29afd2bd6a554959d6cfa99b632672d56bbb5bcad2ccbaf8caf4773a514f5d79",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 223,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_NullOrEmpty_ReturnsEmptyList::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseItemsFromEmbedded_NullOrEmpty_ReturnsEmptyList",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 227,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseItemsFromEmbedded_NullOrEmpty_ReturnsEmptyList",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "198fb619bbf396a4b1a7b4b85b7fba8808ae127e2575b2b84d21f01a2bdbc445",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 224,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseEmbedded_CombinesItemsAndLinks::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.ParseEmbedded_CombinesItemsAndLinks",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 236,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "ParseEmbedded_CombinesItemsAndLinks",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f2ebf4638c9aef3c846dc182d97d80c95118799428cf8c2bba86163e33196846",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 225,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.MoveCategoryLinksAsync_AlwaysReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.MoveCategoryLinksAsync_AlwaysReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 259,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "MoveCategoryLinksAsync_AlwaysReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bebad05897efc0da2f959b4f567faa3ffee950520d13265ecbab1dee978f4886",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 226,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.MoveCategoryLinksAsync_ReturnsCompletedTask::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryAISClientTests.cs::InventoryAISClientTests.MoveCategoryLinksAsync_ReturnsCompletedTask",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryAISClientTests.cs",
|
|
"line": 268,
|
|
"fixture": "InventoryAISClientTests",
|
|
"method": "MoveCategoryLinksAsync_ReturnsCompletedTask",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f9830b11e6a75c90f8394a5ade56bbd542c140be4c050ba7db6c9ee4d2b7a699",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 227,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventorySkeletonIsPopulatedAfterLogin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventorySkeletonIsPopulatedAfterLogin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryFetchTests.cs",
|
|
"line": 109,
|
|
"fixture": "InventoryFetchTests",
|
|
"method": "InventorySkeletonIsPopulatedAfterLogin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ea1508e3c676639f00bb8a4c4c72d2ee668603bfbff40ee0b93d7f4beb607f75",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 228,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryRootContainsFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryRootContainsFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryFetchTests.cs",
|
|
"line": 147,
|
|
"fixture": "InventoryFetchTests",
|
|
"method": "InventoryRootContainsFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "71f41c718060622e1fd653e6b0fc9fe65f3cd68cab3d128f494cdbc90f9d2726",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 229,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryFolderContainsItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryFolderContainsItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryFetchTests.cs",
|
|
"line": 194,
|
|
"fixture": "InventoryFetchTests",
|
|
"method": "InventoryFolderContainsItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f0d77649b82d4d7d7778acebd851dd4eb44b76eb687af07bccdd20a1efe96223",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 230,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryItemCanBeFetchedById::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryFetchTests.cs::InventoryFetchTests.InventoryItemCanBeFetchedById",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryFetchTests.cs",
|
|
"line": 276,
|
|
"fixture": "InventoryFetchTests",
|
|
"method": "InventoryItemCanBeFetchedById",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7fe89086754a673ab69814202b48aab9add30dd63ee98a953bdedd54d6788af2",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 231,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.EncryptDecrypt_RoundTrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.EncryptDecrypt_RoundTrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryManagerTests.cs",
|
|
"line": 35,
|
|
"fixture": "InventoryManagerTests",
|
|
"method": "EncryptDecrypt_RoundTrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7b59c330ffacf1174dd884f369a4e4015e1a212a0e43d7fa8889f7505dd5599d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 232,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.ItemCRC_IsDeterministic_AndChangesWhenFieldsChange::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.ItemCRC_IsDeterministic_AndChangesWhenFieldsChange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryManagerTests.cs",
|
|
"line": 45,
|
|
"fixture": "InventoryManagerTests",
|
|
"method": "ItemCRC_IsDeterministic_AndChangesWhenFieldsChange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dbd322778ad7f110abce5f10a0c83ad002ae76f6a114fa795fb90a799f4ff077",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 233,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.CreateInventoryItem_ReturnsCorrectSubclass::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryManagerTests.cs::InventoryManagerTests.CreateInventoryItem_ReturnsCorrectSubclass",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryManagerTests.cs",
|
|
"line": 77,
|
|
"fixture": "InventoryManagerTests",
|
|
"method": "CreateInventoryItem_ReturnsCorrectSubclass",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "219f8c91bc1b3d5b5d3e5b2f2880c5733fd02e6103ccc9c6ecbf8d03328274f6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 234,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.AddAndGetItem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.AddAndGetItem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 53,
|
|
"fixture": "InventoryTests",
|
|
"method": "AddAndGetItem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "24702f0cf9215beee29123ee81dab4a7fe971beb197ecceac9a1761b695bce45",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 235,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateItemParent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateItemParent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 76,
|
|
"fixture": "InventoryTests",
|
|
"method": "UpdateItemParent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ea1a73e28fb92b873ee28102e81811d769b5cd815d2e1d756ece6ea635e5c014",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 236,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.InventoryNodeModifyTime_SelfLoop::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.InventoryNodeModifyTime_SelfLoop",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 98,
|
|
"fixture": "InventoryTests",
|
|
"method": "InventoryNodeModifyTime_SelfLoop",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f8050cc284f7954c1301091ddc1cbf0fa76073806eee7de4f6cb21063591fbf1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 237,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateNodeFor_SelfLoop::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateNodeFor_SelfLoop",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 109,
|
|
"fixture": "InventoryTests",
|
|
"method": "UpdateNodeFor_SelfLoop",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "14f42e5263c465e8534347c5a3195c195e2d90371dbc2f69d36a40362384505c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 238,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateNodeFor_ComplexSelfLoop::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.UpdateNodeFor_ComplexSelfLoop",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 120,
|
|
"fixture": "InventoryTests",
|
|
"method": "UpdateNodeFor_ComplexSelfLoop",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a2fc7b29b8a7a7767c42ea9c7fb9628451c88991c3eb1ecbd2ce0952ab0b5700",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 239,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.RemoveItem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.RemoveItem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 136,
|
|
"fixture": "InventoryTests",
|
|
"method": "RemoveItem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1e72f9049b9114f0c56e152d84190d31bca7a862f7ad1459624d753beb6818b4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 240,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.SaveAndRestoreAsync::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.SaveAndRestoreAsync",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 150,
|
|
"fixture": "InventoryTests",
|
|
"method": "SaveAndRestoreAsync",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bf23b1c67cc9618713d2d8e6653f0ffbbf4c24d7f2c59c5dd639047f7e0c8156",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 241,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.GetNodeOrDefault_ReturnsNullWhenMissing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.GetNodeOrDefault_ReturnsNullWhenMissing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 175,
|
|
"fixture": "InventoryTests",
|
|
"method": "GetNodeOrDefault_ReturnsNullWhenMissing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f5651b5a143470c3ab6ba1f835206a1a55a6218c28242dc12c5d6b5e89519596",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 242,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.TryGetValue_Generic::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.TryGetValue_Generic",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 182,
|
|
"fixture": "InventoryTests",
|
|
"method": "TryGetValue_Generic",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e6f6d6535af9d011e65cb3c297fe99543f85b64382c47e1756f051d6031886f5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 243,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.RemoveFolderRemovesAllDescendants::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.RemoveFolderRemovesAllDescendants",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 196,
|
|
"fixture": "InventoryTests",
|
|
"method": "RemoveFolderRemovesAllDescendants",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b537223d271b75c11adfa6d87c1e79bb29366f294657ddf71f236fab0dee009f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 244,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.DescendentCountUpdatesOnAddAndRemove::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.DescendentCountUpdatesOnAddAndRemove",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 219,
|
|
"fixture": "InventoryTests",
|
|
"method": "DescendentCountUpdatesOnAddAndRemove",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cfe6571887d0e992ff4d69ccbcdfb34012f9bb5d62118201c33d7d66cc9ddfd8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 245,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.MovingItemUpdatesAncestorDescendentCounts::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.MovingItemUpdatesAncestorDescendentCounts",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 247,
|
|
"fixture": "InventoryTests",
|
|
"method": "MovingItemUpdatesAncestorDescendentCounts",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f4b4189694b9471d48562a434c91a9e455706b83b65bb855c0846388b44c759",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 246,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.ConcurrentAddMoveRemoveStress::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.ConcurrentAddMoveRemoveStress",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 283,
|
|
"fixture": "InventoryTests",
|
|
"method": "ConcurrentAddMoveRemoveStress",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0b76b2fb62a6300e02a02859772f146f107caa77986f4d593e3a4d01966ab4e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 247,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.ConcurrentLinkAddRemoveStress::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.ConcurrentLinkAddRemoveStress",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 373,
|
|
"fixture": "InventoryTests",
|
|
"method": "ConcurrentLinkAddRemoveStress",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "eef3b4eb300427800757dc6cac2dbd9202ed1cf1aac42565b3c26eb11e71bbf1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 248,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.LinkIndexUpdateOnAssetChange::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/InventoryTests.cs::InventoryTests.LinkIndexUpdateOnAssetChange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/InventoryTests.cs",
|
|
"line": 439,
|
|
"fixture": "InventoryTests",
|
|
"method": "LinkIndexUpdateOnAssetChange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d3e0066e06ab1c48520e5e0bbba8069b74f1a38d37e24d914392406b41b2ea0c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 249,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibraryFoldersArePopulatedAfterLogin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibraryFoldersArePopulatedAfterLogin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LibraryInventoryTests.cs",
|
|
"line": 109,
|
|
"fixture": "LibraryInventoryTests",
|
|
"method": "LibraryFoldersArePopulatedAfterLogin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dc865c88bb514bb71157a451e938b5ae3e3adde208d267d6a7196706dc9cfda2",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 250,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibraryFolderItemsCanBeFetched::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibraryFolderItemsCanBeFetched",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LibraryInventoryTests.cs",
|
|
"line": 146,
|
|
"fixture": "LibraryInventoryTests",
|
|
"method": "LibraryFolderItemsCanBeFetched",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "475561d29dd25aba52d94f8374fe9083fea2ed7af44dfb6d25b55ce487b080ab",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 251,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibrarySubFolderContainsItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LibraryInventoryTests.cs::LibraryInventoryTests.LibrarySubFolderContainsItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LibraryInventoryTests.cs",
|
|
"line": 219,
|
|
"fixture": "LibraryInventoryTests",
|
|
"method": "LibrarySubFolderContainsItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a6d02cbcb7fde8248419f1cf7355c3d37f06e8b365dc483fad935dd9a0ac5909",
|
|
"categories": [
|
|
"Inventory",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 252,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_EmptyFilter_ReturnsEmptyList::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_EmptyFilter_ReturnsEmptyList",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 58,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_EmptyFilter_ReturnsEmptyList",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "59857e0c12d374a3063e98311f7d262ca9e4fe3bde43af4698d20a6e6e550a64",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 253,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_NoBoneChildren_ReturnsEmptyList::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_NoBoneChildren_ReturnsEmptyList",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 70,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_NoBoneChildren_ReturnsEmptyList",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c744ad17de5b5dd0e594973181307ddaba0d9b0ecf0ce3ff258e108de45e82be",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 254,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_LinearChain_AllInFilter_ProducesCorrectSequence::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_LinearChain_AllInFilter_ProducesCorrectSequence",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 80,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_LinearChain_AllInFilter_ProducesCorrectSequence",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c2fa9fc02df25cb6eb083746a100abf551d208ea036cadb26a1e94649d33e560",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 255,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_IntermediateBoneNotInFilter_IsSkippedAsPlaceholder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_IntermediateBoneNotInFilter_IsSkippedAsPlaceholder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 95,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_IntermediateBoneNotInFilter_IsSkippedAsPlaceholder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "872b6dae196f3700d62b44b6fc3ec50cd41ca78cf36fa3f63d5967b6e1e47bce",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 256,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_MultipleConsecutiveIntermediates_AllSkipped::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_MultipleConsecutiveIntermediates_AllSkipped",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 113,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_MultipleConsecutiveIntermediates_AllSkipped",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "033ff727d7f4585321f81b2e4584395bdcbf22ad89eac601be67a1887735f944",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 257,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_BranchingHierarchy_BranchPointRepeatedPerChild::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_BranchingHierarchy_BranchPointRepeatedPerChild",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 130,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_BranchingHierarchy_BranchPointRepeatedPerChild",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ff01368c80870ec7d9b4e5eed52bbb3254e8fbf0c06d09f245abf2a450eae6c6",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 258,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_BranchingWithIntermediates_EffectiveParentUsedForAllBranches::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_BranchingWithIntermediates_EffectiveParentUsedForAllBranches",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 148,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_BranchingWithIntermediates_EffectiveParentUsedForAllBranches",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5145f5db024a09f833a903f992f42ecc827973f7eddae31a7164e91df0b03ab3",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 259,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_OnlyLeafInFilter_ReachableViaRootPlaceholder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_OnlyLeafInFilter_ReachableViaRootPlaceholder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 166,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_OnlyLeafInFilter_ReachableViaRootPlaceholder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e4b894c6b0479350e3ef57aab2ccb8d720a7d37df02e09ad4317953804f098fe",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 260,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_SingleFilteredDirectChild_ProducesTwoEntries::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_SingleFilteredDirectChild_ProducesTwoEntries",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 181,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_SingleFilteredDirectChild_ProducesTwoEntries",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f9191747ebd65cf4bbe5b7780400a526f26db86545a08e581348b78f2bf61d18",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 261,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_SpineBonesSkipped_DownstreamIndicesNotShifted::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildExpandedJointList_SpineBonesSkipped_DownstreamIndicesNotShifted",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 193,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildExpandedJointList_SpineBonesSkipped_DownstreamIndicesNotShifted",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "779aefe6b9fb007f17fed5d2bb6da5d81cf908d938fdceff7c9b155747d5dad9",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 262,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_ReturnsBase_WhenAttributeIsBase::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_ReturnsBase_WhenAttributeIsBase",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 218,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "JointBase_SupportCategory_ReturnsBase_WhenAttributeIsBase",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "809bde18eab918a7ba51c1af1659718ec7f3a7ffc91c3dd8d462b298c78ce968",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 263,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_ReturnsExtended_WhenAttributeIsExtended::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_ReturnsExtended_WhenAttributeIsExtended",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 225,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "JointBase_SupportCategory_ReturnsExtended_WhenAttributeIsExtended",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "47c16fd9e292b4d5de4e28f3b932ef8f7e04e087fd1a0023db3666e85e28762b",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 264,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_DefaultsToBase_WhenAttributeIsMissing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.JointBase_SupportCategory_DefaultsToBase_WhenAttributeIsMissing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 232,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "JointBase_SupportCategory_DefaultsToBase_WhenAttributeIsMissing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4e5faf4477a615488ac257c511ec1a02c8f53f64e34260fd48af297807dae723",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 265,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.Joint_GetAliasesList_ReturnsSplitAliases_WhenAttributeIsSet::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.Joint_GetAliasesList_ReturnsSplitAliases_WhenAttributeIsSet",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 241,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "Joint_GetAliasesList_ReturnsSplitAliases_WhenAttributeIsSet",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b28dd565d89d53fd1e5f75fa0cc4956661e9ceab65a30290c60d72f619a5e533",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 266,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.Joint_GetAliasesList_ReturnsEmpty_WhenAttributeIsEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.Joint_GetAliasesList_ReturnsEmpty_WhenAttributeIsEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 248,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "Joint_GetAliasesList_ReturnsEmpty_WhenAttributeIsEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fdab4aa0aafa3739c96c673e974ad89cbdaca458c8f1c0e12a38dd6074b9850a",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 267,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetAllJoints_ReturnsAllJointsDepthFirst::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetAllJoints_ReturnsAllJointsDepthFirst",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 257,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "GetAllJoints_ReturnsAllJointsDepthFirst",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "93b9b834a8f87acb434c927512fd355e171890afe7a50499f6bed1f7c020d218",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 268,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildJointDictionary_ContainsCanonicalNamesAndAliases::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.BuildJointDictionary_ContainsCanonicalNamesAndAliases",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 272,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "BuildJointDictionary_ContainsCanonicalNamesAndAliases",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d9fd2e8103d19e2c399b0e8a4dd11db2dfd0290bffd678253f64f3c07bd98c24",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 269,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsBone_ByCanonicalName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsBone_ByCanonicalName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 290,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "GetBone_ReturnsBone_ByCanonicalName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "87761df2ed95f6dc61a89717a794956faca53a28092464c276406bd777e888a1",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 270,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsBone_ByAlias::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsBone_ByAlias",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 300,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "GetBone_ReturnsBone_ByAlias",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2bad9d7c6ad2b2944537bbf30c89370957f4ce54785c797e0bf234b44aacce2a",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 271,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsNull_ForUnknownName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/LindenSkeletonTests.cs::LindenSkeletonTests.GetBone_ReturnsNull_ForUnknownName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/LindenSkeletonTests.cs",
|
|
"line": 313,
|
|
"fixture": "LindenSkeletonTests",
|
|
"method": "GetBone_ReturnsNull_ForUnknownName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "19b80d25352f1181a0ccb5e96d068840440dc9352e0e8760ee7774edd414451c",
|
|
"categories": [
|
|
"LindenSkeleton"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 272,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ExportRaw_RGBA_OrderAndFlip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ExportRaw_RGBA_OrderAndFlip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ManagedImageTests.cs",
|
|
"line": 14,
|
|
"fixture": "ManagedImageTests",
|
|
"method": "ExportRaw_RGBA_OrderAndFlip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "76310087f9a87c7c42cb223e6b2da0c6d3bccd1b801f61003f5f8d8fac17d3ab",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 273,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ResizeNearestNeighbor_RepeatsSourcePixels::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ResizeNearestNeighbor_RepeatsSourcePixels",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ManagedImageTests.cs",
|
|
"line": 59,
|
|
"fixture": "ManagedImageTests",
|
|
"method": "ResizeNearestNeighbor_RepeatsSourcePixels",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "54dcfff37e8b4df5351a24bfb3dff1d6cf71e35652a8d4f08029ac98c9178c25",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 274,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ConvertChannels_AddsAlphaAndInitializesTo255::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ManagedImageTests.cs::ManagedImageTests.ConvertChannels_AddsAlphaAndInitializesTo255",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ManagedImageTests.cs",
|
|
"line": 84,
|
|
"fixture": "ManagedImageTests",
|
|
"method": "ConvertChannels_AddsAlphaAndInitializesTo255",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e62e55ecb5bd6908a76f3f33f088b64308eeea5b24dcbc0898bf38452ec79464",
|
|
"categories": [
|
|
"Imaging"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 275,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ListingsRootFolder_ReturnsListingsRoot::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ListingsRootFolder_ReturnsListingsRoot",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 123,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_ListingsRootFolder_ReturnsListingsRoot",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a3c21e19f21924bffbbafe1199a4b942b545bdb278c3362b2a1ec98b35d672cf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 276,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ListingFolder_ReturnsListing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ListingFolder_ReturnsListing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 130,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_ListingFolder_ReturnsListing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c08d860a4506254d9ac831e91894f2fc34d840c100468ee7e39b505690302368",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 277,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_VersionFolder_ReturnsVersion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_VersionFolder_ReturnsVersion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 137,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_VersionFolder_ReturnsVersion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "90d792d6858c6a253b9ddf80d3f5e7244570490fa4ef68c1914b342db05c7aa2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 278,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_StockFolder_ReturnsStock::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_StockFolder_ReturnsStock",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 144,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_StockFolder_ReturnsStock",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "330a418b3a7b534a60d4e84610af1cd51bb9e6ee77b603c45576d3416972cb75",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 279,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ContentFolder_ReturnsContent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_ContentFolder_ReturnsContent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 151,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_ContentFolder_ReturnsContent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "43f487b7be01edcdbf3b05c5ab8b50b6aec6722ae1e3dae0c44f1dea93fb72bd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 280,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_UnknownUUID_ReturnsNone::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_UnknownUUID_ReturnsNone",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 158,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_UnknownUUID_ReturnsNone",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "06958bff71d6248d23b9508a11059ab150cc558cf81efbee86ba04f38446a534",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 281,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_RegularFolderOutsideMarketplace_ReturnsNone::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetRole_RegularFolderOutsideMarketplace_ReturnsNone",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 165,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetRole_RegularFolderOutsideMarketplace_ReturnsNone",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da102792d7adc232b8af6b43c03196c579474e63cb3139a38cabab957efc27dc",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 282,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_ListingFolder_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_ListingFolder_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 181,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "IsMarketplaceFolder_ListingFolder_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a759b5be1acf6fa627ad1cacbfdee7b5387b66dbd456d1296a9ccca1b9d21d2a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 283,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_VersionFolder_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_VersionFolder_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 188,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "IsMarketplaceFolder_VersionFolder_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bdcf12d6e0c50d7ccb5dc2a219490fd63099726569fd212878bdc8d762b3e769",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 284,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_RegularFolderOutsideMarketplace_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_RegularFolderOutsideMarketplace_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 195,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "IsMarketplaceFolder_RegularFolderOutsideMarketplace_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bbfeeeb783208c1dd6056f180a3f1d350dff15a7ddf7866fd71d2e9a350db5bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 285,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_UnknownUUID_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.IsMarketplaceFolder_UnknownUUID_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 209,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "IsMarketplaceFolder_UnknownUUID_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "33b914bdccd2c7b1f134bf9be6fa3baf55f93801f0de86e64a7aa0d376837706",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 286,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_HasMarketplaceListingsFolder_ReturnsItsUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_HasMarketplaceListingsFolder_ReturnsItsUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 218,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingsRoot_HasMarketplaceListingsFolder_ReturnsItsUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bae93f760f1a2cc97608a487b98d44e40a552a3698b71f27014ae12bc2ab08d0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 287,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_NoMarketplaceListingsFolder_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_NoMarketplaceListingsFolder_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 225,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingsRoot_NoMarketplaceListingsFolder_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "68eaa338235b510b202dbf067902999b38f52aef0040edb3d7539ae24f884b25",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 288,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_NoRootFolder_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingsRoot_NoRootFolder_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 252,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingsRoot_NoRootFolder_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e23c43ed9179d62b38e290a47711bae64fd9c9ff7c7445b5ad065187af740367",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 289,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnListingFolder_ReturnsSelf::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnListingFolder_ReturnsSelf",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 269,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingFolder_CalledOnListingFolder_ReturnsSelf",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6761009b4891640dfeb44dd361f02cefa968df503ebca6d8b5f3defe86ec803f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 290,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnVersionFolder_ReturnsListingFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnVersionFolder_ReturnsListingFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 276,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingFolder_CalledOnVersionFolder_ReturnsListingFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ae3e668b09cda08f558ad654132bda1acdaa3bce08a832b08465ad9302cd6773",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 291,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnStockFolder_ReturnsListingFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnStockFolder_ReturnsListingFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 283,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingFolder_CalledOnStockFolder_ReturnsListingFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2af63c64992155da9343b273ec7e80984bf3233d5391625e61317d60e976bccf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 292,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnListingsRoot_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnListingsRoot_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 290,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingFolder_CalledOnListingsRoot_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8921bd854b48d34916e3329640fb758e6d5ac6bc099f3b79dbdbde63529886db",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 293,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnUnknownFolder_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetListingFolder_CalledOnUnknownFolder_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 297,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetListingFolder_CalledOnUnknownFolder_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "db0ccbbbcd06e502abdb1db6ebc351c7c202c68ee01e0e17143a0f28dec1ec12",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 294,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetVersionFolder_ListingHasVersionFolder_ReturnsVersionUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetVersionFolder_ListingHasVersionFolder_ReturnsVersionUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 306,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetVersionFolder_ListingHasVersionFolder_ReturnsVersionUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a5f816a37538eed4ae5eedfbe5c357c8aa296bad0c734de50ce8f286d8785084",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 295,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetVersionFolder_ListingHasNoVersionFolder_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetVersionFolder_ListingHasNoVersionFolder_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 313,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetVersionFolder_ListingHasNoVersionFolder_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f35acb3a9edd8e0554d2e1c6c87723804a447060135a29fbd39cd07e7e092467",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 296,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_VersionFolderWithOneItem_ReturnsOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_VersionFolderWithOneItem_ReturnsOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 329,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetStockCount_VersionFolderWithOneItem_ReturnsOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d6dadccb9d8c19814038262f376b09ce05201a165634721ad1fd70213a53462d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 297,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_VersionFolderWithOnlySubfolders_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_VersionFolderWithOnlySubfolders_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 336,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetStockCount_VersionFolderWithOnlySubfolders_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "27dc9e58e342db51b5a400bf9785a77c62fe8011b4cabba3bbf69a7ea6aec6c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 298,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_ZeroUUID_ReturnsZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_ZeroUUID_ReturnsZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 356,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetStockCount_ZeroUUID_ReturnsZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bd1fdd59481aae5b8e443a55dc8300ac50956c5c4ded3289dbbc4d863a7a9042",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 299,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_MultipleItems_ReturnsCorrectCount::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetStockCount_MultipleItems_ReturnsCorrectCount",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 363,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetStockCount_MultipleItems_ReturnsCorrectCount",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d0ff960d09e791672000e5c63423181e70fc28437eb1cb26538fa175ce4d75f1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 300,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_SingleListingFolder_ReturnsOne::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_SingleListingFolder_ReturnsOne",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 383,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetAllListingFolderIds_SingleListingFolder_ReturnsOne",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bc49aaa674206f0b4b5f625260090ec2f7ee59ad053881141890271f2f9369e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 301,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_TwoListingFolders_ReturnsBoth::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_TwoListingFolders_ReturnsBoth",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 391,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetAllListingFolderIds_TwoListingFolders_ReturnsBoth",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4cf174ea092dbbd6741a9cec7ab0caca5da7e41ab5283e88c427d2f7057dd9ff",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 302,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_NoMarketplaceRoot_ReturnsEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.GetAllListingFolderIds_NoMarketplaceRoot_ReturnsEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 408,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "GetAllListingFolderIds_NoMarketplaceRoot_ReturnsEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fedc2c585ea3fdaae8bf14eb56ccbdcfbb0d2d8a790bb7137a6dd0a02a6ef2c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 303,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_WellFormedListing_ReturnsValid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_WellFormedListing_ReturnsValid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 426,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_WellFormedListing_ReturnsValid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b15ac0ff131da6764651ccb24a87771f8e9f955c389e813e9c1b50865b472b16",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 304,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_NoVersionFolder_ReturnsMissingVersionFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_NoVersionFolder_ReturnsMissingVersionFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 433,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_NoVersionFolder_ReturnsMissingVersionFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5becd6939ba410c0e6c7cfb42234b1c513a6e69f827080b7f4301da3da6dfab8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 305,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_MultipleVersionFolders_ReturnsMultipleVersionFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_MultipleVersionFolders_ReturnsMultipleVersionFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 447,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_MultipleVersionFolders_ReturnsMultipleVersionFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f10ec95540212b4c47035928de4472cdd268cb4946dc1b73f2e65cff32881142",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 306,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_EmptyVersionFolder_ReturnsEmptyListing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_EmptyVersionFolder_ReturnsEmptyListing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 473,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_EmptyVersionFolder_ReturnsEmptyListing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1443157d7ab29ffe2ea45f38ea43e121262abb89f2264e141c750c7e7689e2c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 307,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_UnknownUUID_ReturnsInvalidStructure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_UnknownUUID_ReturnsInvalidStructure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 493,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_UnknownUUID_ReturnsInvalidStructure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9ee13dc32219883b7847c2f71de03a42e80681e5916e86d6723bda11fd8223ab",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 308,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_ValidFlags_AreBitmaskComposable::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs::MarketplaceFolderClassifierTests.ValidateListing_ValidFlags_AreBitmaskComposable",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceFolderClassifierTests.cs",
|
|
"line": 500,
|
|
"fixture": "MarketplaceFolderClassifierTests",
|
|
"method": "ValidateListing_ValidFlags_AreBitmaskComposable",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dcdb7dfcdbcf003c4698e7a2a580046db610a1b8ab3ed7ad7cbe8e2aa36eace4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 309,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_ListingsArrayResponse_PopulatesBothCaches::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_ListingsArrayResponse_PopulatesBothCaches",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 81,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_ListingsArrayResponse_PopulatesBothCaches",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1ec347288488be26f8a4b923d304ae9598d1d4f40423356012c353b3527ae089",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 310,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_UnlistedEntry_ParsesAsUnlisted::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_UnlistedEntry_ParsesAsUnlisted",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 102,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_UnlistedEntry_ParsesAsUnlisted",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3e5b22da9fcc6a38ddec3ffb215367320df035aed33c9c0690461fdce786b37d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 311,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_FiresListingsSyncedEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_FiresListingsSyncedEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 114,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_FiresListingsSyncedEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ec70956ce5eb51fe650a6e2e77924ec21051b0c06396bce7c9c82a277f6aa82a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 312,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_HttpError_FiresErrorEventAndLeavesEmptyCache::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_HttpError_FiresErrorEventAndLeavesEmptyCache",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 131,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_HttpError_FiresErrorEventAndLeavesEmptyCache",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0a71f4db07be054bf77752f07223268bd25b673a9c5c8cfe8a5f78ee36b4a463",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 313,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_EmptyListingsArray_ResultsInEmptyCache::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_EmptyListingsArray_ResultsInEmptyCache",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 146,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_EmptyListingsArray_ResultsInEmptyCache",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "79ab6108d67cba54f55a8603f3929f1329cbe84ce3b591717d4b4712c2bbe0a2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 314,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_SecondCall_ReplacesCacheWithNewData::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.FetchListingsAsync_SecondCall_ReplacesCacheWithNewData",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 156,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "FetchListingsAsync_SecondCall_ReplacesCacheWithNewData",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2327332d62529d276a8e1e074b20c3a37a47b5c820910644e6562317fdd4651b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 315,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_SendsNestedInventoryInfoNotFlatUuidField::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_SendsNestedInventoryInfoNotFlatUuidField",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 176,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "CreateListingAsync_SendsNestedInventoryInfoNotFlatUuidField",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "efda655bf20ec6157df4738df4cf4ddcc1ee9e1ade01f1f0177630659b54b1d6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 316,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_FiresListingChangedEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_FiresListingChangedEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 202,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "CreateListingAsync_FiresListingChangedEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "242073ff6fbae379c518d047cd63e1ad368ff37ffc2cad379b8c007fb725b74e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 317,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_HttpError_ReturnsNullAndFiresErrorEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.CreateListingAsync_HttpError_ReturnsNullAndFiresErrorEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 220,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "CreateListingAsync_HttpError_ReturnsNullAndFiresErrorEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fa999c4cce5bee688ef3bb6342e276867268ab9f32571eff25646cb1384bcece",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 318,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeleteListingAsync_UsesSingularListingRoute::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeleteListingAsync_UsesSingularListingRoute",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 236,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "DeleteListingAsync_UsesSingularListingRoute",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aea0672be109f05632df326a0c2caf7b7d14d23cf0d66e6ab867902351ebb554",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 319,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeleteListingAsync_HttpError_ReturnsFalseAndFiresErrorEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeleteListingAsync_HttpError_ReturnsFalseAndFiresErrorEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 253,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "DeleteListingAsync_HttpError_ReturnsFalseAndFiresErrorEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "52976e09904483e7f33dbe016d695e380646f75b2fdd1b1f744c3fc69dd9d192",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 320,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_SendsIsListedTrueAndCachedInventoryInfoToSingularRoute::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_SendsIsListedTrueAndCachedInventoryInfoToSingularRoute",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 278,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "ActivateListingAsync_SendsIsListedTrueAndCachedInventoryInfoToSingularRoute",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4b6daed0e333c504a7aed8666980152990c37d81830d08f3a31faf39dbbc706f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 321,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_NoCachedListing_ReturnsFalseWithoutSendingRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_NoCachedListing_ReturnsFalseWithoutSendingRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 304,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "ActivateListingAsync_NoCachedListing_ReturnsFalseWithoutSendingRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1c4d407a29ba139b13e868882f1721327cfdd64dc2d2e9a32a0c71678905bb65",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 322,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_HttpError_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.ActivateListingAsync_HttpError_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 313,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "ActivateListingAsync_HttpError_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f7b39a95adfd13cf159fbadac9d157a70ebbdcb360a1cf1cf4d21b891bd61d6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 323,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeactivateListingAsync_SendsIsListedFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.DeactivateListingAsync_SendsIsListedFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 324,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "DeactivateListingAsync_SendsIsListedFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1fa6eb4bfc86fb9a5fe746b18e43568b9dcc1a723e3a667b1bc57a1ebb66fb50",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 324,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetByFolder_AfterFetch_ReturnsMatchingListing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetByFolder_AfterFetch_ReturnsMatchingListing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 344,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "TryGetByFolder_AfterFetch_ReturnsMatchingListing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cb0b2a301f9096a238ba078739f0b6488a4dcc20fecdd59d51c930f7ea28902c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 325,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetByFolder_MissingUUID_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetByFolder_MissingUUID_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 359,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "TryGetByFolder_MissingUUID_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "86fe3e33c410412e829efbc4e775b164492b2dd14d82421478552e9a01c35ef8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 326,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetById_EmptyCache_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.TryGetById_EmptyCache_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 368,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "TryGetById_EmptyCache_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8d49aeaf5444d8d2d2098f932df01dac6e6942a86b105287c5f40cb54e501dcc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 327,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingsSyncedEventArgs_StoresListings::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingsSyncedEventArgs_StoresListings",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 376,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceListingsSyncedEventArgs_StoresListings",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c0744e6b9f9282613692f7be962009e9129c234e3ca863ab40b581baa90a6a68",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 328,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingChangedEventArgs_StoresListingIdAndListing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingChangedEventArgs_StoresListingIdAndListing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 389,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceListingChangedEventArgs_StoresListingIdAndListing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "874578d97b250b4667e3cb0c28626948ede80fba14e9ae9add153e2dfddc1902",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 329,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingChangedEventArgs_NullListing_IsValidForDeleteScenario::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListingChangedEventArgs_NullListing_IsValidForDeleteScenario",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 399,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceListingChangedEventArgs_NullListing_IsValidForDeleteScenario",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a4fadad3a00e0e17977506badf7e08a53278f7c89fc4c7597a502164257f50d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 330,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceErrorEventArgs_StoresMessageAndException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceErrorEventArgs_StoresMessageAndException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 408,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceErrorEventArgs_StoresMessageAndException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cb0213208ab6b63f32a950f1771354fae4b6904c72720b1705ddf5b8355ffc7d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 331,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceErrorEventArgs_WithoutException_HasNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceErrorEventArgs_WithoutException_HasNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 418,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceErrorEventArgs_WithoutException_HasNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "de7c8addfb291cba5dee890a98ac8b5f27b192d0b75894c4102303a49785de47",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 332,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListing_DefaultValues_AreCorrect::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MarketplaceManagerTests.cs::MarketplaceManagerTests.MarketplaceListing_DefaultValues_AreCorrect",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MarketplaceManagerTests.cs",
|
|
"line": 429,
|
|
"fixture": "MarketplaceManagerTests",
|
|
"method": "MarketplaceListing_DefaultValues_AreCorrect",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "70a29163581702fdc32c54a398ad4cefa608da8b1bc9d54a4e9e191e95398fb7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 333,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.AgentGroupDataUpdateMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.AgentGroupDataUpdateMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 51,
|
|
"fixture": "MessageTests",
|
|
"method": "AgentGroupDataUpdateMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "68645e0465ee9d08302326ce69e7f2137e34b62ee324230d4856efe18cb6cfa0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "16dcbc3906bf0e21104f364a4c23822ff92fcabcfacdce170ec2b57aeae227ef",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 478,
|
|
"rust_test": "agent_group_data_update_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.TeleportFinishMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.TeleportFinishMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 128,
|
|
"fixture": "MessageTests",
|
|
"method": "TeleportFinishMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "082dbb6d8bcaebbeb26d7670730616860815fdfaa3c12d76324bbde982640343",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "e2b5e243123be37c919c3cece3b66d125ce44834e5e01ab0912d80f27c47df86",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 534,
|
|
"rust_test": "teleport_finish_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.EstablishAgentCommunicationMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.EstablishAgentCommunicationMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 161,
|
|
"fixture": "MessageTests",
|
|
"method": "EstablishAgentCommunicationMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cc808248d9f14d133d33fa071520d0f8a066a7d41bbf7651e3ee4c1d2ff03e3c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "537e599346c256392e1ca0f3b2b722b6efee4a48c3826431fb2d998a75116338",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 559,
|
|
"rust_test": "establish_agent_communication_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelObjectOwnersMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelObjectOwnersMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 186,
|
|
"fixture": "MessageTests",
|
|
"method": "ParcelObjectOwnersMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "285a34b6c35b02d2666b6030973a0683d4e922fd09764db7eef8a0da12a0d10f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "14a1eaa37470026092849fe9680abf89ac388fabca08c587d95f4c1d19ade992",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 576,
|
|
"rust_test": "parcel_object_owners_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxInvitationMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxInvitationMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 229,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatterBoxInvitationMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3b985fdd0228dc25ff3a6fb297d769b4cfe66ad8a8f8d730e35fef3ea89f907c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f4cbea1238f67e1262c3ba6a5b5e15933b203f2b6ec45999bca5e4bc7d7e2f67",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 613,
|
|
"rust_test": "chatter_box_invitation_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterboxSessionEventReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterboxSessionEventReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 269,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatterboxSessionEventReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7b2430bc8ed123a2f8bd494a1b8e2bd83497f30088aa7ba2b0e1996507a201b6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2d1bfd97ca2c16fe0bef896c45d395b6afa8d7ab5359baf862ba55c64600ccb3",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 648,
|
|
"rust_test": "chatterbox_session_event_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxSessionStartReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxSessionStartReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 287,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatterBoxSessionStartReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d6152d668fa610fd43dc694851b760e334077119090c60e7278bd1e27515ca3a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "65626260babdef1998f070638452286c92e179fb032994d0bff050dca6116026",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 661,
|
|
"rust_test": "chatter_box_session_start_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxSessionAgentListUpdatesMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatterBoxSessionAgentListUpdatesMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 315,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatterBoxSessionAgentListUpdatesMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4f8fa0cbdfb12d38e9105036b779fc629663171a2c45bb1e9ea6d83fa80bc28c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "238ef14b8f2fa976816bed9e1c20202722ae625386cc52752edf182635c06a69",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 684,
|
|
"rust_test": "chatter_box_session_agent_list_updates_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ViewerStatsMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ViewerStatsMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 364,
|
|
"fixture": "MessageTests",
|
|
"method": "ViewerStatsMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3c8a26da73e03101631292c7e22c5c0221e0bc65527081aace35a39640d25b3d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "48f54edf486b7c2bc63c8516691024b63ef6124bb786b5ecafcd3ef1010ffcc6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 722,
|
|
"rust_test": "viewer_stats_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelVoiceInfoRequestMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelVoiceInfoRequestMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 461,
|
|
"fixture": "MessageTests",
|
|
"method": "ParcelVoiceInfoRequestMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fdc91911ac13945b2d3b99963239e6d918522e117f99afe52c22d18db4adebad",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "3e689d018181f43e5d66ddffc72f37a75ce94077fe73dbab6ab3f50dd9f21a94",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 813,
|
|
"rust_test": "parcel_voice_info_request_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ScriptRunningReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ScriptRunningReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 481,
|
|
"fixture": "MessageTests",
|
|
"method": "ScriptRunningReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "43531393898e44360eb94c88e6b7b5a79c882c2dea51b725d698d540275f3a0a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "5d34c66d2e4b11649f2e81009b52ad468d36065b1f8f10ffab53e54bfb390045",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 828,
|
|
"rust_test": "script_running_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.MapLayerMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.MapLayerMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 504,
|
|
"fixture": "MessageTests",
|
|
"method": "MapLayerMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "852d713c330b697c71f139fbcd4b2eec9fef3ea12b8cd4a3903a094692e9f021",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "89ab7fbb571ba6e664ef5ac5e1004b7c92b481441c258a663b2049a980cb1472",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 845,
|
|
"rust_test": "map_layer_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionRequestStartConference::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionRequestStartConference",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 556,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatSessionRequestStartConference",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62f582479f737ba7a87d86e572f30139b95c5ab62a01c762eb96c238cb4872eb",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "3c55875f488699894755812430b9841757f9c9616a7133ed142dfbb14fea8c1b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 889,
|
|
"rust_test": "chat_session_request_start_conference",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionRequestMuteUpdate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionRequestMuteUpdate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 580,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatSessionRequestMuteUpdate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "19bc37af232e38de5e157929c4c68b5b4229fea3323c485aa0eb84710cbb03a7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "487223dd2b69249e03dd1d365b24b8c4a22a45b49b7c172bd9f5d2d1272471d4",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 908,
|
|
"rust_test": "chat_session_request_mute_update",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionAcceptInvitation::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ChatSessionAcceptInvitation",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 603,
|
|
"fixture": "MessageTests",
|
|
"method": "ChatSessionAcceptInvitation",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "68f712a0dad713f6f88d02df6b574a082cfdbfed93827d3c1857a0f992987620",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f0e8352fea1684538e602e460632b6ff119a0fbe4c560f5f85987c3f3e8c6683",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 926,
|
|
"rust_test": "chat_session_accept_invitation",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.RequiredVoiceVersionMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.RequiredVoiceVersionMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 620,
|
|
"fixture": "MessageTests",
|
|
"method": "RequiredVoiceVersionMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "175cf76f403efb867f668bf79f31e72f6134783ad41b240e3d488daf14e0f295",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "5c44348a57fabbbcefdb7223c87d3db585b5824d1c4f4e09af743e24514e17cc",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 938,
|
|
"rust_test": "required_voice_version_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.CopyInventoryFromNotecardMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.CopyInventoryFromNotecardMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 640,
|
|
"fixture": "MessageTests",
|
|
"method": "CopyInventoryFromNotecardMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "968ff6415b819d883d94bdf5a975bfb07072783e41f61c98b60b8faac8394e47",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "3ed5084c1d7380cd1e8135418ce12ff0359329f7f41c2efcbb15ebafc16673ce",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 953,
|
|
"rust_test": "copy_inventory_from_notecard_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ProvisionVoiceAccountRequestMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ProvisionVoiceAccountRequestMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 664,
|
|
"fixture": "MessageTests",
|
|
"method": "ProvisionVoiceAccountRequestMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b9e2a46558f10444a5d5c41af4067e63062a713985d806a766ef8079489d94d6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b669ad841689a1e87d1ed6839c4015afc8b280c9173851d696a54917f316c6b9",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 972,
|
|
"rust_test": "provision_voice_account_request_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateAgentLanguageMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateAgentLanguageMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 682,
|
|
"fixture": "MessageTests",
|
|
"method": "UpdateAgentLanguageMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2817374708da4d435c58f50c81fc145105eb215064f28b8d99f9e0f5317ab4c2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b0ccd23bff801f5f0d9e0f42db2c568e5746d70b863e87cdf555e8a722fa576d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 985,
|
|
"rust_test": "update_agent_language_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelPropertiesMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelPropertiesMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 701,
|
|
"fixture": "MessageTests",
|
|
"method": "ParcelPropertiesMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b822e427023f7186a00fded83bab15aa62f41904401afef56697c536ab2bab12",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "221953caa4212b091d3f58e75ccdc8d23acd84b2e41131b36ebc7806741e8ee1",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 998,
|
|
"rust_test": "parcel_properties_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelPropertiesUpdateMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ParcelPropertiesUpdateMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 831,
|
|
"fixture": "MessageTests",
|
|
"method": "ParcelPropertiesUpdateMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c71c1a0676056e88dc5cb8beb6743c5d9f75edbba9d19662edd8eb2a0be367c1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "07163edee14434a12a673785f3c3314a239f65cae94e3918a2d5cb25281891b0",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1130,
|
|
"rust_test": "parcel_properties_update_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.EnableSimulatorMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.EnableSimulatorMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 901,
|
|
"fixture": "MessageTests",
|
|
"method": "EnableSimulatorMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f23b3967772332db28cac474c2205efa49897447a43149b283756792d93f54df",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "466e730bd38649b45a55733d3d1979ab9e4f14834476828b8f7be77b32a3666f",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1196,
|
|
"rust_test": "enable_simulator_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.RemoteParcelRequestReply::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.RemoteParcelRequestReply",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 938,
|
|
"fixture": "MessageTests",
|
|
"method": "RemoteParcelRequestReply",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "eee2c0cfd5020252c63becb44f5727f113fab30d59f35d5ded742c4af10f593e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "afb511abf10ab56c9683fee4098eba68fd71ae29191340487f4a3bdab84c8058",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1222,
|
|
"rust_test": "remote_parcel_request_reply",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateScriptTaskMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateScriptTaskMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 953,
|
|
"fixture": "MessageTests",
|
|
"method": "UpdateScriptTaskMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b403ec6a01b9e8ff9219a51b4194d7890f83c7f1f58ca370bbbf25e0ca9d76c3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "8d8ec07549222383d83343997e7e3020113d7f05c8f583f60be279e7d86f95d7",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1233,
|
|
"rust_test": "update_script_task_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateScriptAgentMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateScriptAgentMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 974,
|
|
"fixture": "MessageTests",
|
|
"method": "UpdateScriptAgentMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "36daa2fbbc2b787430321c85dedf14ae7afb97ae8b1c242eef1405ac41b4ee4d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "edf2fe33e73baad882a1a70524d1fb7f18d549286048b63c29e9933562a0cb09",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1250,
|
|
"rust_test": "update_script_agent_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.SendPostcardMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.SendPostcardMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 992,
|
|
"fixture": "MessageTests",
|
|
"method": "SendPostcardMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "52b00ea634c999a3e6a1d8b04e41a6607bb5f494107ce3a6bb471b28558c3941",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "17c82616a92d0ea9da1a16c196ad6f473fd8bd53f7b1492f19013753119d7713",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1263,
|
|
"rust_test": "send_postcard_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateNotecardAgentInventoryMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateNotecardAgentInventoryMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1017,
|
|
"fixture": "MessageTests",
|
|
"method": "UpdateNotecardAgentInventoryMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e1e6fde149db01f6f3b0abaf261af9bca4f5551cc138fa3e3b0dab94f3ae55b5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "372c55433e3a9b1fe761665280c8d2661e9d9f6055f08d0c2f16c97d9d464807",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1283,
|
|
"rust_test": "update_notecard_agent_inventory_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.LandStatReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.LandStatReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1033,
|
|
"fixture": "MessageTests",
|
|
"method": "LandStatReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "24617d463c922520e739af51a24d79cd6f46c9492f89edb103904710589b4ff2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "0fedd04a5f40545d9a7934479f752b112b8c1a30d13c7abeb0b95d79b3a5bf99",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1294,
|
|
"rust_test": "land_stat_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.TelportFailedMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.TelportFailedMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1092,
|
|
"fixture": "MessageTests",
|
|
"method": "TelportFailedMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "29b96f17d4fb9f5b8e0cad23456672f1c1ab0a5e46c5f355f94e3afad3903a2b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "845af8152fc767556655e906184527c86937ee68ece105f4480d30101149fbf6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1348,
|
|
"rust_test": "teleport_failed_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateAgentInformationMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.UpdateAgentInformationMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1115,
|
|
"fixture": "MessageTests",
|
|
"method": "UpdateAgentInformationMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "57278e94b189b9b71ffd878615f1f74315622334d913f019011f01cf56eb49c1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "6e00bfb279b181fcc080647773c4ce533bf1047427d3facc4cee3f0192e86204",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1365,
|
|
"rust_test": "update_agent_information_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.PlacesReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.PlacesReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1130,
|
|
"fixture": "MessageTests",
|
|
"method": "PlacesReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d87a9d42a6873a9ae86c1696c0d4f360aaad006085e0408dee32d295fa83341a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "abed16dc4afa7417d87f9bdddacf450e1bcab5184baa8d614088ccb5eaa02a9c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1376,
|
|
"rust_test": "places_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.DirLandReplyMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.DirLandReplyMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1209,
|
|
"fixture": "MessageTests",
|
|
"method": "DirLandReplyMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "72b8f97104cf8f39437aaf0b034bc7c2e8ef0e90b9cec33fe6aa70befdda95f4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7794bffbd8b30200d1bca568da2aa8c3c09b01bf7c178d893bde409e6ee9a560",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1485,
|
|
"rust_test": "dir_land_reply_message",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceRemoteParcelResponse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceRemoteParcelResponse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1268,
|
|
"fixture": "MessageTests",
|
|
"method": "ReflectionPerformanceRemoteParcelResponse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5608e1141913ca30dac74c5c22eb11ad6a5f7a6e07fb162734df5245639fec44",
|
|
"categories": [
|
|
"Benchmark"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "77140239325a089faae632dbb320b4fa7eeb0549adb4c2549b071cea7ddc6481",
|
|
"status": "benchmark",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1497,
|
|
"rust_test": "reflection_performance_remote_parcel_response",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceDirLandReply::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceDirLandReply",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1291,
|
|
"fixture": "MessageTests",
|
|
"method": "ReflectionPerformanceDirLandReply",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4a40f5d6a5f3e66d69591429bea0cfc95d313afc9a7a9ee5e9289c69be069d6",
|
|
"categories": [
|
|
"Benchmark"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a50da3b476fdf57a36c894d5beaace1162ef0f9f59b3f307115329c9aac06623",
|
|
"status": "benchmark",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1515,
|
|
"rust_test": "reflection_performance_dir_land_reply",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceDirLandReply2::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceDirLandReply2",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1354,
|
|
"fixture": "MessageTests",
|
|
"method": "ReflectionPerformanceDirLandReply2",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e52dacbdf3f4540553fe9f751334631a2d8440bdffcf6822d2629585176626cc",
|
|
"categories": [
|
|
"Benchmark"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9a398c012b0449ae1d32065850863ee196b3a783e2b11fd924c207be2d240cd3",
|
|
"status": "benchmark",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1573,
|
|
"rust_test": "reflection_performance_dir_land_reply_two",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceParcelProperties::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MessageTests.cs::MessageTests.ReflectionPerformanceParcelProperties",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MessageTests.cs",
|
|
"line": 1420,
|
|
"fixture": "MessageTests",
|
|
"method": "ReflectionPerformanceParcelProperties",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "914e6015a8abc1b5c1b58a219ef4f67258f793cac02c903e518758deaaddf8a4",
|
|
"categories": [
|
|
"Benchmark"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d5c26a90ed8840503781e47235af3f66134b9df604ec2c3dd266f1b8285cd410",
|
|
"status": "benchmark",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 1732,
|
|
"rust_test": "reflection_performance_parcel_properties",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.IsLink_TextureItemWithLinkAssetType_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.IsLink_TextureItemWithLinkAssetType_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 75,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "IsLink_TextureItemWithLinkAssetType_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b85452466c0fdc47a44cc08166f93a660bbf466b0e2205910c1ea84fee22896c",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 334,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.IsLink_NormalTexture_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.IsLink_NormalTexture_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 90,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "IsLink_NormalTexture_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8c08505d6e89c4395115dbb060529419755aa1a81ca8889804ea00e6f94bf534",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 335,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.ResolvedItemID_OnMisclassifiedTextureLink_ReturnsAssetUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.ResolvedItemID_OnMisclassifiedTextureLink_ReturnsAssetUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 103,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "ResolvedItemID_OnMisclassifiedTextureLink_ReturnsAssetUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cad5b5fb10523254ff19b7842b0e48984bc75182a26bc897f165a43770bb47f4",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 336,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Contains_FindsTargetByResolvedItemID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Contains_FindsTargetByResolvedItemID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 120,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "InventoryStore_Contains_FindsTargetByResolvedItemID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3c1f8596462c3a9e229c84ea44e44728bf175e1a0e8213ae92d1b02b08320b0b",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 337,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsWearable_WhenTargetIsWearable::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsWearable_WhenTargetIsWearable",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 142,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "InventoryStore_Indexer_ReturnsWearable_WhenTargetIsWearable",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c7ce0b860743cfa5225de4322c8d7bf95094296b1dd2d07fd273bbd4e81a9fcf",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 338,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsAttachment_WhenTargetIsAttachment::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsAttachment_WhenTargetIsAttachment",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 168,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "InventoryStore_Indexer_ReturnsAttachment_WhenTargetIsAttachment",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f58debff8f66b7b417215eb6879f96935647b66cc619fdb00e6815c9ce5e7c67",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 339,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsObject_WhenTargetIsObject::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_Indexer_ReturnsObject_WhenTargetIsObject",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 192,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "InventoryStore_Indexer_ReturnsObject_WhenTargetIsObject",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b8137c994019103977b0b85d8c148e12ae8f9051334ca487db7c88bcbe707d40",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 340,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_NotContains_WhenTargetAbsent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs::MisclassifiedLinkRegressionTests.InventoryStore_NotContains_WhenTargetAbsent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/MisclassifiedLinkRegressionTests.cs",
|
|
"line": 216,
|
|
"fixture": "MisclassifiedLinkRegressionTests",
|
|
"method": "InventoryStore_NotContains_WhenTargetAbsent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6900e220c33ec135d02c55e047c7052a095d5dd9d71da4a857ae70bc151c472b",
|
|
"categories": [
|
|
"Inventory"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 341,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NetworkTests.cs::NetworkTests.DetectObjects::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NetworkTests.cs::NetworkTests.DetectObjects",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NetworkTests.cs",
|
|
"line": 121,
|
|
"fixture": "NetworkTests",
|
|
"method": "DetectObjects",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8b72f1ca30feda2fad0812faf3a2f83d691d3cca9268054b3cc3bf89ad786e87",
|
|
"categories": [
|
|
"Network",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "72cafa964ad0b0e86100a0de71fb36fb17014604bce55b865c15a3a4626976c2",
|
|
"status": "ignored-live",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 436,
|
|
"rust_test": "detect_objects_live",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NetworkTests.cs::NetworkTests.CapsQueue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NetworkTests.cs::NetworkTests.CapsQueue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NetworkTests.cs",
|
|
"line": 188,
|
|
"fixture": "NetworkTests",
|
|
"method": "CapsQueue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cd5af4e7d69df3e938540711877d167fe28efb9af8af7518a62b8f406e46cc18",
|
|
"categories": [
|
|
"Network",
|
|
"RequiresLiveServer"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c72bf13086fc38d8d8dfadfc2e525f971943847aa89e6e097937c1637df4212b",
|
|
"status": "ignored-live",
|
|
"rust_file": "tests/compat/tests/network_semantics.rs",
|
|
"rust_line": 515,
|
|
"rust_test": "caps_queue_live",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.HelperFunctions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.HelperFunctions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 53,
|
|
"fixture": "NotationSDTests",
|
|
"method": "HelperFunctions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a521ca5407ed3afd1d59f5b65a283bcebe9d34b4c384d68c5fc674b3a1eeb9df",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "bd91e4bed26ff8b9957ea8396569e32872487427ce7d9ae5a5e11e30b8453050",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 622,
|
|
"rust_test": "notation_helper_functions",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeUndef::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeUndef",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 80,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeUndef",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8c802fb14244cb423223c7c25702e4120da261f5dd1b378d2eca597277371406",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "353628582e66a2da6022afce3e086f1b89349c58932944adf7513a812c2d74d0",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 644,
|
|
"rust_test": "notation_deserialize_undef",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeUndef::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeUndef",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 88,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeUndef",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2ceee97b1826a3ba88a50798dba184b48998196192e31527171a9980f06c3281",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9fc19fc58b25ecc639cdd5406274b67d5e5ea64461e836f420c121a34a97e621",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 652,
|
|
"rust_test": "notation_serialize_undef",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeBoolean::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeBoolean",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 98,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeBoolean",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9279106aebdcab8c8b179963bd3e9beb3d6fec89e53c376e56eed7b7c17213a2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d45a6a0a60f771a2797e3f071fbfd8d849f3ebe55be3bb872628e1fdc9016230",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 662,
|
|
"rust_test": "notation_deserialize_boolean",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeBoolean::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeBoolean",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 152,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeBoolean",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "101bb91e58a4fe924f6137b948c4e5d3efa46875a8a118031fc657b59f6f4bdf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f306cde45cb45483f66e69fb215075eefb6e0e1de75f5edee6465e1a2ec53cdf",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 677,
|
|
"rust_test": "notation_serialize_boolean",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeInteger::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeInteger",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 168,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeInteger",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5a8e2d8eeab4fbdc46b0487fb65cf35905c3e640e1a06e227443e5aae990a265",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c0f91154a5ba57161c74ad26161ceb86a8be11f14536a3c0c6f0f40c1bee0722",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 689,
|
|
"rust_test": "notation_deserialize_integer",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeInteger::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeInteger",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 182,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeInteger",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8bb1b1752c8bc23499b6f77167fc307e22a6572719c45a36280bee36ff645d93",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "5855c008fa33ca9d766f97176fc562e0ce44b25b70a370fd3637e9f83ffc1606",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 700,
|
|
"rust_test": "notation_serialize_integer",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeReal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeReal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 198,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeReal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ffe387948b423b9fe47e4b3df9ae7c21306200f3afba8cd4944933c274691d79",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "144c61e452a90f19ef9426a960dd7414dc504afe6c300ae62081444ded8d484b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 724,
|
|
"rust_test": "notation_deserialize_real",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeReal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeReal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 227,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeReal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c40b06b0496191186c6cdc5cc9e03952cb3a31fc8fdc98ecd671c446cbd0c0be",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "528c7b01de7daba1c255616beda4a52363d02b0b1e220b67f6cf258c78247cd6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 740,
|
|
"rust_test": "notation_serialize_real",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 267,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1ab05a03d422d0450dba3571f009ee9af6ee151d8a1ee1c248cc48f93196d242",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a2228425187e555ac26975d5295c46484a0add9e6418bfdaf6d5e5370f42df9d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 760,
|
|
"rust_test": "notation_deserialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 281,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "122f917c29076476e11dc9d36f943e4910168a516be234189047e8b51b09e539",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "26cdee8ce4c0889350ea9718cc676d0180730ef20200b03beec8248fd499c7a4",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 778,
|
|
"rust_test": "notation_serialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 297,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a29dc440ccde574c1302c57d3ef4c5404aa4fd419a5f160ba4920ab5a3349cc7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "0bec6e4d609c3acd083b0e7e4c0588cb2fc3be1dcde3ed685866e559ec567e49",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 793,
|
|
"rust_test": "notation_deserialize_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 361,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1cca05a4cf0fbbd516f1fe1c43b9fc617840a6374680c9085087adc1d9ae41cd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b82ca6ca743c25ee126abad46d12b71a6fa5023a7fe78e9717253a8f2b78706c",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 815,
|
|
"rust_test": "notation_serialize_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeURI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeURI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 395,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeURI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4ed3cbdce17f8e7e2b3294a8a85db9775458fcc0fecd9052bfef4110280ef55d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "0da999b5a1518e77cc5fd44b178e4ceaa7bc6520154768ca4271ca915893a3c6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 843,
|
|
"rust_test": "notation_deserialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeURI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeURI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 409,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeURI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ed474ac9185db97d779cb9c598d6908c2d5e7c23cc09871f75ba04161cb843f1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "0e557ff35c6f524b9c8fca19e8103ca6e9e9cdac6479ef454327e99faeab284f",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 864,
|
|
"rust_test": "notation_serialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeDate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeDate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 427,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeDate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bd7b2ae076622734844b844c374223e174706f48f37bf18d875ecf3b14c81e4c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "cdabecf1579ee010ced6276f98d3198818d09a12f5f86b311e9a7d096899100d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 879,
|
|
"rust_test": "notation_deserialize_date",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeDate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeDate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 438,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeDate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "987524a4caf7bdfaf3db138493cdc1a7a585b7730a11d8feea92e32860453997",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "ad0f5d1e09abd7b9ae509e027f5ff081a3db9f103aedd5f37788f085f03fffc9",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 888,
|
|
"rust_test": "notation_serialize_date",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeBinary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeBinary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 466,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeBinary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "07f940143dd6212080fee783bf3c493157a5099fbd0646bf91a5024d12e55d6b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1219e8c3ff726d7dde0f8ea2b1b3b7c6cdada428dcad0efd695f10f851d582df",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 908,
|
|
"rust_test": "notation_serialize_binary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 479,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b1313ef5f375a1511fffe4c593dedc046e4ebfcca2a41cac6fafa65b99abc38e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "613d31c2a2d688d9d27077219c569dee13421da40a2edaccf1ca9a8b1373deec",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 919,
|
|
"rust_test": "notation_deserialize_array",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 522,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2c0a7af66c707280621a03423a6b56b24acdcc26b5f34d6bc5427ba98a111c50",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "31671ebc34badd192afe695bc8e0bdfb91dd7d3730b19aa0c438d99ac81b90cb",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 959,
|
|
"rust_test": "notation_serialize_array",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 559,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "75348b6dde6ff642f3f19e48009565fb82410ed522583d20c3833bdd4121b258",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9f5221ec1c1c23981f40b813659ea2a4268197bfe4bc583c3bdfe365bcf9ca0f",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 971,
|
|
"rust_test": "notation_deserialize_map",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 600,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "71bf4cf86acc617623d904f5d1a1f892e45e5f6298e057ab7670281da1d6b541",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9815d159688524140c6ac33d7be70339ac77e7e032134c63eca268c5d9ca13f5",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1037,
|
|
"rust_test": "notation_serialize_map",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeRealWorldExamples::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.DeserializeRealWorldExamples",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 653,
|
|
"fixture": "NotationSDTests",
|
|
"method": "DeserializeRealWorldExamples",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "684c4f3ad342010bc466699fc921375f3df16b63c600ac85f970d63b57d62ae2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "049b7be206118bab367c78269625245255c4635d283070b2e5cc98721746895d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1053,
|
|
"rust_test": "notation_deserialize_real_world_examples",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeFormattedTest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/NotationLLSDTests.cs::NotationSDTests.SerializeFormattedTest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/NotationLLSDTests.cs",
|
|
"line": 707,
|
|
"fixture": "NotationSDTests",
|
|
"method": "SerializeFormattedTest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "de64ee1e02e47116c580a7340e0ce8a908787eff63d46a56ee04379330932ee5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "63e33a176f4f48ef31857ef6f29ee577708335c41b8126785b81c74201a37a12",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1126,
|
|
"rust_test": "notation_serialize_formatted_test",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_StandardRegion_Loads256x256::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_StandardRegion_Loads256x256",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OarFileTerrainTests.cs",
|
|
"line": 38,
|
|
"fixture": "OarFileTerrainTests",
|
|
"method": "LoadTerrain_StandardRegion_Loads256x256",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c4e3a994baf06b0106a6614e9c3efbcc27e45ff1725f5470d2db6ded1fff6014",
|
|
"categories": [
|
|
"OarFile"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 342,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_Varregion_Loads512x512::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_Varregion_Loads512x512",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OarFileTerrainTests.cs",
|
|
"line": 52,
|
|
"fixture": "OarFileTerrainTests",
|
|
"method": "LoadTerrain_Varregion_Loads512x512",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4820338f10acbb4987e26992d7a7957be58ab6bc548674bf18943ef312962894",
|
|
"categories": [
|
|
"OarFile"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 343,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_WrongByteCount_FailsGracefully::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_WrongByteCount_FailsGracefully",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OarFileTerrainTests.cs",
|
|
"line": 65,
|
|
"fixture": "OarFileTerrainTests",
|
|
"method": "LoadTerrain_WrongByteCount_FailsGracefully",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ff6fb4feb2773c93397d412d0ecf6aef1f3636e823dabb729a7a6cbe94d1513f",
|
|
"categories": [
|
|
"OarFile"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 344,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_NonSquarePostCount_FailsGracefully::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OarFileTerrainTests.cs::OarFileTerrainTests.LoadTerrain_NonSquarePostCount_FailsGracefully",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OarFileTerrainTests.cs",
|
|
"line": 76,
|
|
"fixture": "OarFileTerrainTests",
|
|
"method": "LoadTerrain_NonSquarePostCount_FailsGracefully",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "218754e53232cd10318668c70b94ae9d7d541d09598b0490082e023e76d6045f",
|
|
"categories": [
|
|
"OarFile"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 345,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OfflineMessagesTests.cs::OfflineMessagesTests.RetrieveInstantMessagesAsync_BareArrayOfArraysResponse_RaisesInstantMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OfflineMessagesTests.cs::OfflineMessagesTests.RetrieveInstantMessagesAsync_BareArrayOfArraysResponse_RaisesInstantMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OfflineMessagesTests.cs",
|
|
"line": 70,
|
|
"fixture": "OfflineMessagesTests",
|
|
"method": "RetrieveInstantMessagesAsync_BareArrayOfArraysResponse_RaisesInstantMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d51f69e0fa1e1e59a5cedec7d60315d1f590848672a9f4f0c5e21d2abff5c372",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 346,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/OfflineMessagesTests.cs::OfflineMessagesTests.RetrieveInstantMessagesAsync_MessagesMapResponse_RaisesInstantMessage::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/OfflineMessagesTests.cs::OfflineMessagesTests.RetrieveInstantMessagesAsync_MessagesMapResponse_RaisesInstantMessage",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/OfflineMessagesTests.cs",
|
|
"line": 94,
|
|
"fixture": "OfflineMessagesTests",
|
|
"method": "RetrieveInstantMessagesAsync_MessagesMapResponse_RaisesInstantMessage",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dbce6320d57d12ca5557cfba65257e15be314cde947b20dd21bc386819fcb3ce",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 347,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PacketTests.cs::PacketTests.HeaderFlags::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PacketTests.cs::PacketTests.HeaderFlags",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PacketTests.cs",
|
|
"line": 37,
|
|
"fixture": "PacketTests",
|
|
"method": "HeaderFlags",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "89d9955f4a2ccb1fe1de227df0d9dc43a8836145a625b07c69e92e3acdef4c8b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "35e291ddd5591e1bb817588f1c420199b138bc89b5c055efdbc0983ae44f433d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 312,
|
|
"rust_test": "packet_header_flags",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PacketTests.cs::PacketTests.ToBytesMultiple::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PacketTests.cs::PacketTests.ToBytesMultiple",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PacketTests.cs",
|
|
"line": 108,
|
|
"fixture": "PacketTests",
|
|
"method": "ToBytesMultiple",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0e0f06d2317de91147bab1e623bed35ee03015da1498a9b9837c91c144bf7da5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7ec1c1c19905ad5733028faae50f2f20f81216faecf6ab13d60c54f4e7cdc427",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 329,
|
|
"rust_test": "packet_to_bytes_multiple",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PositionHelperTests.cs::PositionHelperTests.ToGlobalAndLocalPosition_RoundTrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PositionHelperTests.cs::PositionHelperTests.ToGlobalAndLocalPosition_RoundTrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PositionHelperTests.cs",
|
|
"line": 9,
|
|
"fixture": "PositionHelperTests",
|
|
"method": "ToGlobalAndLocalPosition_RoundTrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "695c6a640e5353e02def9a1b4a1c1eabb37a8543c13466dff570f58d847e7772",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2d86f3a970c7843beb43529927b19e87731f1396e20a7aefb97f3b580d9937ac",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 550,
|
|
"rust_test": "to_global_and_local_position_round_trip",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PositionHelperTests.cs::PositionHelperTests.FormatCoordinates_FormatsCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PositionHelperTests.cs::PositionHelperTests.FormatCoordinates_FormatsCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PositionHelperTests.cs",
|
|
"line": 29,
|
|
"fixture": "PositionHelperTests",
|
|
"method": "FormatCoordinates_FormatsCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fe4256d00dab5cc2de602b7b27442cac627a5956c4ce79c05d92de830f6fc5d2",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1c87adc9725dd72bf961095fd8b58b24d6b1877d23174ac0495b06c40bea3a52",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 568,
|
|
"rust_test": "format_coordinates_formats_correctly",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathBegin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathBegin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 36,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "PathBegin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5c8e14e1d08a91a4e7c3e252c932b8fe15cf6b5231cc9fe5bb7ef2ae6e2c8299",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 348,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathEnd::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathEnd",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 49,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "PathEnd",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "693bfe29f448e433705d65b8b6907f1b270fd636f914e18b76d7a0047dbea506",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 349,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathRevolutions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathRevolutions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 62,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "PathRevolutions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c3f61c80a204e608976cb44a0c10b9651496074c25f254eec8621db65dbbbe37",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 350,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathScale::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathScale",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 75,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "PathScale",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b92e4ab375fcc788dea701d8579268f39b4f3b1d51d4eed91458547350405d61",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 351,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathTaper::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.PathTaper",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 101,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "PathTaper",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "93a0adbc0630de3c9fbea6f8080d74ef6e3180e3813f00460bce5d52ef2f12b7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 352,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntryOffsets::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntryOffsets",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 114,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntryOffsets",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "720ea1a9477d333b14786bc14e9abca24858e63acae94f4c6055d81f14ff033a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 353,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 130,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0670a9a8dcc4001e726df699ef8001604956b6674028a192502b92b725858990",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 354,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_DefaultFace_Roundtrips::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_DefaultFace_Roundtrips",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 162,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntry_RenderMaterialID_DefaultFace_Roundtrips",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8db56b448e53e6bec5540a5a4721dc75f85a933c6c89e166f7df7baf8e44aab3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 355,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_PerFace_Roundtrips::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_PerFace_Roundtrips",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 176,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntry_RenderMaterialID_PerFace_Roundtrips",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2897366ecaa41f07b4db6ebf3e80a7ebe56480f1c44f31cedea2d88a62214dc6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 356,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_MultipleFaces_Roundtrips::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_MultipleFaces_Roundtrips",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 195,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntry_RenderMaterialID_MultipleFaces_Roundtrips",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f3d8c103e4b3d43a8e3bea1356ba13808633fdb2ea06583234551f9059b2a241",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 357,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_InheritsFromDefault_WhenNotOverridden::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimObjectTests.cs::PrimObjectTests.TextureEntry_RenderMaterialID_InheritsFromDefault_WhenNotOverridden",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimObjectTests.cs",
|
|
"line": 216,
|
|
"fixture": "PrimObjectTests",
|
|
"method": "TextureEntry_RenderMaterialID_InheritsFromDefault_WhenNotOverridden",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2313a0134836651e23c693505c3c000ad7ff24956b432d0761a5e8b77cb01642",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 358,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.GetOSD_FromOSD_Roundtrip_Minimal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.GetOSD_FromOSD_Roundtrip_Minimal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimitiveTests.cs",
|
|
"line": 9,
|
|
"fixture": "PrimitiveTests",
|
|
"method": "GetOSD_FromOSD_Roundtrip_Minimal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5e81b8a195f3e59bfe9e3ebf50c3291f7cbcd49f567ede7c1c8b726e0c6c9c19",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 359,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.GetOSD_FromOSD_Roundtrip_Extras::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.GetOSD_FromOSD_Roundtrip_Extras",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimitiveTests.cs",
|
|
"line": 71,
|
|
"fixture": "PrimitiveTests",
|
|
"method": "GetOSD_FromOSD_Roundtrip_Extras",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "63bae8bddacab170aec00c6d7a219f96fa794f489190b34cb426bbf9a3672af5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 360,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_MissingVolume_DoesNotThrow_AndUsesDefaults::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_MissingVolume_DoesNotThrow_AndUsesDefaults",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimitiveTests.cs",
|
|
"line": 133,
|
|
"fixture": "PrimitiveTests",
|
|
"method": "FromOSD_MissingVolume_DoesNotThrow_AndUsesDefaults",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "03f9369aab6f6a71ee13982a7b6ba9780f86bcb5b6f081f9550f491b692f711c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 361,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_WrongTypes_ForTransforms_AreIgnored::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_WrongTypes_ForTransforms_AreIgnored",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimitiveTests.cs",
|
|
"line": 156,
|
|
"fixture": "PrimitiveTests",
|
|
"method": "FromOSD_WrongTypes_ForTransforms_AreIgnored",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a23d4b1ab6d24c11c96862bc18ba57fccf1a8a1d690c90c5e8da3092973220f7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 362,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_PartialProfile_UsesDefaultsForMissingFields::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/PrimitiveTests.cs::PrimitiveTests.FromOSD_PartialProfile_UsesDefaultsForMissingFields",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/PrimitiveTests.cs",
|
|
"line": 173,
|
|
"fixture": "PrimitiveTests",
|
|
"method": "FromOSD_PartialProfile_UsesDefaultsForMissingFields",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f3a3e506e3ef417f6323875db82179a4ffbdc1d4ee383417f2b0bd5afd0d0dba",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 363,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs::ProductInfoRequestMessageTests.Deserialize_BareArray_ReadsSkuNameDescription::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs::ProductInfoRequestMessageTests.Deserialize_BareArray_ReadsSkuNameDescription",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs",
|
|
"line": 45,
|
|
"fixture": "ProductInfoRequestMessageTests",
|
|
"method": "Deserialize_BareArray_ReadsSkuNameDescription",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d51fdbb1bec1ff74df59778d214413e78fb650679d36e7c44be92d1b2e3205f",
|
|
"categories": [
|
|
"ProductInfo"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 364,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs::ProductInfoRequestMessageTests.SerializeDeserialize_RoundTrips::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs::ProductInfoRequestMessageTests.SerializeDeserialize_RoundTrips",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProductInfoRequestMessageTests.cs",
|
|
"line": 68,
|
|
"fixture": "ProductInfoRequestMessageTests",
|
|
"method": "SerializeDeserialize_RoundTrips",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5cb54bed4150cf13f815b223d6b7e35e7427004a12e98c7328c7674b6fe6309b",
|
|
"categories": [
|
|
"ProductInfo"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 365,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeBoolean::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeBoolean",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 36,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeBoolean",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "06d71d5ad54dab8236458e6cf3c9893728d4a13c348441822f674164a285150b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "284a0d8233710b9c7b48683f243eeb8fe025165cafe49f1a653413f70cb94199",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1158,
|
|
"rust_test": "protobuf_serialize_boolean",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeInteger::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeInteger",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 52,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeInteger",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8a20e00e06a1a01a39c6cc3f1de100015abb0446ee07e42fbbfc89d4351d9f5b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b6b7e36491b30003f1fba7b65cd25afd024f272bd140b22558ffe02364159484",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1170,
|
|
"rust_test": "protobuf_serialize_integer",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeReal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeReal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 74,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeReal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4aae9af41d534a2c4755f40f9da4d7b780a4552b52c7816d0aa70f640d64cfd3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "98b180adec329b027452c084fcffa01bab021e2db35e220329cb412da0b4b935",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1183,
|
|
"rust_test": "protobuf_serialize_real",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 84,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7fa09c08d627d04b66651d0f50cbf6a4373536315c121bab59f43b57c0cbf064",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "1cf5f87e7069ff5d6833b9d4ad121a32deca862c4dcd1b477d5cadcff77c7711",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1194,
|
|
"rust_test": "protobuf_serialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 100,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "880195caac721a93349f902efb2615342d84eca86a64c8340dd314044d8a3ade",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "68de9e65ba21233b460ea3042099e1d56f7c7fbc056b4fab0a7496b417a0bb9d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1219,
|
|
"rust_test": "protobuf_serialize_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeArray::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeArray",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 116,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeArray",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2bdfc891534aeafa4a0729f4f3ba34d9fb4cc0ea4e88c6ac1aab63224b95f230",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c84e5810cc6d0bebcb11bdfdbd964de35f9e91b3686e4d470aa9685a467e3fe6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1234,
|
|
"rust_test": "protobuf_serialize_array",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 137,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d2a14b977d843249e2569a2287981ee9fc903c07cf19b5e3cd613c340725de51",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "c49956529dd57be2348f4283c08faf95a19c0421db00bc7f0fb09783c8c9c28d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1249,
|
|
"rust_test": "protobuf_serialize_map",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeNestedComposite::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeNestedComposite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 158,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeNestedComposite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bae0fbd2740466f84376f8f98ec4bf93143ce9cc7ad60cdd15907411280ff0a6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "5d609d99febaba898599fd6869ad4dc29117ebc4e23ecdff87109791aa695774",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1264,
|
|
"rust_test": "protobuf_serialize_nested_composite",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.AutoDetectProtobuf::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.AutoDetectProtobuf",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 191,
|
|
"fixture": "ProtobufTests",
|
|
"method": "AutoDetectProtobuf",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2c319b85ae1615fcb9c5804ac01bcb108c6ab235d51b971447fd2576054d8191",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7863c2beda231492049167980a8bfaa1221c68acce54434818b07294f1a67827",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1284,
|
|
"rust_test": "protobuf_auto_detect",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeBinary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeBinary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 203,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeBinary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f5b3aa5e551371f05d90f20f5552844c71e9abb337d33ed178e72297e5d7435d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "55085cfc7037362434e5d74f5424681bc18e65869245b694e315647d2ae78e61",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1298,
|
|
"rust_test": "protobuf_serialize_binary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeDate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeDate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 214,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeDate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2a972308d04e49c41fabe1d240cd8d4398a53fa7264ffd588cedde7e0c76c9b9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "6a59fe76da6e1a9e199324cae49658be92aa89117254535fa6c8ca462d5cdbcb",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1309,
|
|
"rust_test": "protobuf_serialize_date",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeUri::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ProtobufTests.cs::ProtobufTests.SerializeUri",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ProtobufTests.cs",
|
|
"line": 226,
|
|
"fixture": "ProtobufTests",
|
|
"method": "SerializeUri",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1561f2747cba4be4f9ab5af31d08f2a24e199e2193b3fcabb7925d79f4d70a5e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "597ceaa8572c071ebf2f17bce35eef8d450cbaab41274d74dfd700d6726cdf6a",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1325,
|
|
"rust_test": "protobuf_serialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_HappyPath_ParsesAllowedMapAndBuildsExpectedQuery::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_HappyPath_ParsesAllowedMapAndBuildsExpectedQuery",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs",
|
|
"line": 66,
|
|
"fixture": "QueryExperiencesOnParcelTests",
|
|
"method": "QueryExperiencesOnParcelAsync_HappyPath_ParsesAllowedMapAndBuildsExpectedQuery",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2571d3a4100face21268d7ca2401cc8468e711c03c808704aacc7a50006125d5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 366,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NoExperienceIds_OmitsExperiencesParam::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NoExperienceIds_OmitsExperiencesParam",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs",
|
|
"line": 87,
|
|
"fixture": "QueryExperiencesOnParcelTests",
|
|
"method": "QueryExperiencesOnParcelAsync_NoExperienceIds_OmitsExperiencesParam",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ddbaa53aa8c63262c2241588b4281c42bbb66efdecac95e297deb0fb81797455",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 367,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NoCapability_ReturnsNullWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs",
|
|
"line": 103,
|
|
"fixture": "QueryExperiencesOnParcelTests",
|
|
"method": "QueryExperiencesOnParcelAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5c6a6584fba8ddc66200367217f658d342fb2c26d6be9e49ccf3892bea420095",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 368,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NonSuccessStatus_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs::QueryExperiencesOnParcelTests.QueryExperiencesOnParcelAsync_NonSuccessStatus_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/QueryExperiencesOnParcelTests.cs",
|
|
"line": 120,
|
|
"fixture": "QueryExperiencesOnParcelTests",
|
|
"method": "QueryExperiencesOnParcelAsync_NonSuccessStatus_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "977fe55acd5aeb5735cc718f705a2742ae0dfab12dc1211c03a64cc6d1f3bbf5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 369,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs::AdjustHeightCommandTests.AdjustHeight::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs::AdjustHeightCommandTests.AdjustHeight",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs",
|
|
"line": 12,
|
|
"fixture": "AdjustHeightCommandTests",
|
|
"method": "AdjustHeight",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fb3adb86988b10b2d3fe9223324f8a3c1ba7b8c2ea909ee6b57b38c590fed372",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 370,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs::AdjustHeightCommandTests.AdjustHeight_WithDelta::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs::AdjustHeightCommandTests.AdjustHeight_WithDelta",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AdjustHeightCommandTests.cs",
|
|
"line": 30,
|
|
"fixture": "AdjustHeightCommandTests",
|
|
"method": "AdjustHeight_WithDelta",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f37a125fd9df8585740d37c711888dfcd92460d86c19077f771d7f3fab54264",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 371,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive::case:eee2b1b757fc196e",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive",
|
|
"parameter_case": "\"attachall\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive",
|
|
"attribute": "[TestCase(\"attachall\", true)]",
|
|
"body_sha256": "17a84542635b76f4f806126ab170d43441ad00b9b91650aa1164909de9692671",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 372,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive::case:e6bc1820d9335b07",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive",
|
|
"parameter_case": "\"attachalloverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive",
|
|
"attribute": "[TestCase(\"attachalloverorreplace\", true)]",
|
|
"body_sha256": "17a84542635b76f4f806126ab170d43441ad00b9b91650aa1164909de9692671",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 373,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive::case:fb63a8c8c9b75b99",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive",
|
|
"parameter_case": "\"attachallover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 17,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive",
|
|
"attribute": "[TestCase(\"attachallover\", false)]",
|
|
"body_sha256": "17a84542635b76f4f806126ab170d43441ad00b9b91650aa1164909de9692671",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 374,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder::case:eee2b1b757fc196e",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachall\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 61,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachall\", true)]",
|
|
"body_sha256": "f2e3209b5a1a655a846e7f19801ed118a6dd303edeab705480aaf03959a383e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 375,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder::case:e6bc1820d9335b07",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachalloverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 62,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachalloverorreplace\", true)]",
|
|
"body_sha256": "f2e3209b5a1a655a846e7f19801ed118a6dd303edeab705480aaf03959a383e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 376,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder::case:fb63a8c8c9b75b99",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachallover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 63,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachallover\", false)]",
|
|
"body_sha256": "f2e3209b5a1a655a846e7f19801ed118a6dd303edeab705480aaf03959a383e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 377,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:eee2b1b757fc196e",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachall\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 107,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachall\", true)]",
|
|
"body_sha256": "6164ae5589e5a684637e9c85dd04e5e4c439c541be45b5ae2228e5c5edb2b79d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 378,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:e6bc1820d9335b07",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachalloverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 108,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachalloverorreplace\", true)]",
|
|
"body_sha256": "6164ae5589e5a684637e9c85dd04e5e4c439c541be45b5ae2228e5c5edb2b79d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 379,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:fb63a8c8c9b75b99",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachallover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 109,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachallover\", false)]",
|
|
"body_sha256": "6164ae5589e5a684637e9c85dd04e5e4c439c541be45b5ae2228e5c5edb2b79d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 380,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate::case:eee2b1b757fc196e",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate",
|
|
"parameter_case": "\"attachall\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 155,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_SourceFolderPrivate",
|
|
"attribute": "[TestCase(\"attachall\", true)]",
|
|
"body_sha256": "cdab3dc2313a5fec377f6fa0d49ac51b7ef58ede741d8c886f298b47efb508ae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 381,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate::case:e6bc1820d9335b07",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate",
|
|
"parameter_case": "\"attachalloverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 156,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_SourceFolderPrivate",
|
|
"attribute": "[TestCase(\"attachalloverorreplace\", true)]",
|
|
"body_sha256": "cdab3dc2313a5fec377f6fa0d49ac51b7ef58ede741d8c886f298b47efb508ae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 382,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate::case:fb63a8c8c9b75b99",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs::AttachAllCommandTests.AttachForce_Recursive_SourceFolderPrivate",
|
|
"parameter_case": "\"attachallover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllCommandTests.cs",
|
|
"line": 157,
|
|
"fixture": "AttachAllCommandTests",
|
|
"method": "AttachForce_Recursive_SourceFolderPrivate",
|
|
"attribute": "[TestCase(\"attachallover\", false)]",
|
|
"body_sha256": "cdab3dc2313a5fec377f6fa0d49ac51b7ef58ede741d8c886f298b47efb508ae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 383,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "be84d92abe19975bbf7a680f077d36956f33873a2b65bfebff8eddf6458b77c9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 384,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "be84d92abe19975bbf7a680f077d36956f33873a2b65bfebff8eddf6458b77c9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 385,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 17,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "be84d92abe19975bbf7a680f077d36956f33873a2b65bfebff8eddf6458b77c9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 386,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 81,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_ById",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "dfc11c1f68841153e34d37f98884c041366bd89d754b0f3421a166f09436daa7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 387,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 82,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_ById",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "dfc11c1f68841153e34d37f98884c041366bd89d754b0f3421a166f09436daa7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 388,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_ById",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 83,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_ById",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "dfc11c1f68841153e34d37f98884c041366bd89d754b0f3421a166f09436daa7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 389,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 147,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "cfdb334a613f22babdc58f2fb96a884ed7e7a2fd339ec396a71f4decc02a3747",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 390,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 148,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "cfdb334a613f22babdc58f2fb96a884ed7e7a2fd339ec396a71f4decc02a3747",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 391,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 149,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_WithHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "cfdb334a613f22babdc58f2fb96a884ed7e7a2fd339ec396a71f4decc02a3747",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 392,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 212,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "780e7212749cb332abbf1a1cef33ed8938584b817476d39424b4628d34c3f4ea",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 393,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 213,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "780e7212749cb332abbf1a1cef33ed8938584b817476d39424b4628d34c3f4ea",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 394,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 214,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_Recursive_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "780e7212749cb332abbf1a1cef33ed8938584b817476d39424b4628d34c3f4ea",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 395,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 279,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_AttachPoint",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "4115d8f4e18acc9992e84f30962536c4cd15db2e4c8c54aa840f5ee397ba8613",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 396,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 280,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_AttachPoint",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "4115d8f4e18acc9992e84f30962536c4cd15db2e4c8c54aa840f5ee397ba8613",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 397,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_AttachPoint",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 281,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_AttachPoint",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "4115d8f4e18acc9992e84f30962536c4cd15db2e4c8c54aa840f5ee397ba8613",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 398,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType::case:bc5a9cb6a299a551",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType",
|
|
"parameter_case": "\"attachallthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 352,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachallthis\", true)]",
|
|
"body_sha256": "91d47986c684dfb289df7f867f847d270324cbc6754a24aaa009b3a96226661d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 399,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType::case:0f04a34ae77465d3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType",
|
|
"parameter_case": "\"attachallthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 353,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachallthisoverorreplace\", true)]",
|
|
"body_sha256": "91d47986c684dfb289df7f867f847d270324cbc6754a24aaa009b3a96226661d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 400,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType::case:1560d5268a46ddf1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs::AttachAllThisCommandTests.AttachAllThisForce_RlvWearableType",
|
|
"parameter_case": "\"attachallthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachAllThisCommandTests.cs",
|
|
"line": 354,
|
|
"fixture": "AttachAllThisCommandTests",
|
|
"method": "AttachAllThisForce_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachallthisover\", false)]",
|
|
"body_sha256": "91d47986c684dfb289df7f867f847d270324cbc6754a24aaa009b3a96226661d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 401,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce::case:5e4fd9176ccab2f0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce",
|
|
"parameter_case": "\"attach\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 14,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce",
|
|
"attribute": "[TestCase(\"attach\", true)]",
|
|
"body_sha256": "2ecd1c4e8f6238ac0e1274053bcc512d08767c61a0532bbd321d1c8b15c94d6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 402,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce::case:1112c98c6420210d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce",
|
|
"parameter_case": "\"attachoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce",
|
|
"attribute": "[TestCase(\"attachoverorreplace\", true)]",
|
|
"body_sha256": "2ecd1c4e8f6238ac0e1274053bcc512d08767c61a0532bbd321d1c8b15c94d6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 403,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce::case:0dd9d8fadf48e313",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce",
|
|
"parameter_case": "\"attachover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce",
|
|
"attribute": "[TestCase(\"attachover\", false)]",
|
|
"body_sha256": "2ecd1c4e8f6238ac0e1274053bcc512d08767c61a0532bbd321d1c8b15c94d6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 404,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing::case:5e4fd9176ccab2f0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing",
|
|
"parameter_case": "\"attach\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 57,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_WithClothing",
|
|
"attribute": "[TestCase(\"attach\", true)]",
|
|
"body_sha256": "1bbd8cf1f00311fc656ca6c05d60ed033c6a69d59d4ff69d876f50f9d48645a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 405,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing::case:1112c98c6420210d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing",
|
|
"parameter_case": "\"attachoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 58,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_WithClothing",
|
|
"attribute": "[TestCase(\"attachoverorreplace\", true)]",
|
|
"body_sha256": "1bbd8cf1f00311fc656ca6c05d60ed033c6a69d59d4ff69d876f50f9d48645a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 406,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing::case:0dd9d8fadf48e313",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_WithClothing",
|
|
"parameter_case": "\"attachover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 59,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_WithClothing",
|
|
"attribute": "[TestCase(\"attachover\", false)]",
|
|
"body_sha256": "1bbd8cf1f00311fc656ca6c05d60ed033c6a69d59d4ff69d876f50f9d48645a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 407,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached::case:2a7ad8f0a57b741d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached",
|
|
"parameter_case": "\"attach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 101,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AlreadyAttached",
|
|
"attribute": "[TestCase(\"attach\")]",
|
|
"body_sha256": "751483b13ff87bf258c3aec671ff6a8c9b34e8126f7e877982065d28ef426385",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 408,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached::case:da775b6e5cf13e70",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached",
|
|
"parameter_case": "\"attachoverorreplace\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 102,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AlreadyAttached",
|
|
"attribute": "[TestCase(\"attachoverorreplace\")]",
|
|
"body_sha256": "751483b13ff87bf258c3aec671ff6a8c9b34e8126f7e877982065d28ef426385",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 409,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached::case:e59967ec103647cc",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AlreadyAttached",
|
|
"parameter_case": "\"attachover\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 103,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AlreadyAttached",
|
|
"attribute": "[TestCase(\"attachover\")]",
|
|
"body_sha256": "751483b13ff87bf258c3aec671ff6a8c9b34e8126f7e877982065d28ef426385",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 410,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName::case:5e4fd9176ccab2f0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName",
|
|
"parameter_case": "\"attach\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 146,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_PositionFromFolderName",
|
|
"attribute": "[TestCase(\"attach\", true)]",
|
|
"body_sha256": "6a34c794669e596b982f5050071502e43061053677b44536f60847d4c3798634",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 411,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName::case:1112c98c6420210d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName",
|
|
"parameter_case": "\"attachoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 147,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_PositionFromFolderName",
|
|
"attribute": "[TestCase(\"attachoverorreplace\", true)]",
|
|
"body_sha256": "6a34c794669e596b982f5050071502e43061053677b44536f60847d4c3798634",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 412,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName::case:0dd9d8fadf48e313",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_PositionFromFolderName",
|
|
"parameter_case": "\"attachover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 148,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_PositionFromFolderName",
|
|
"attribute": "[TestCase(\"attachover\", false)]",
|
|
"body_sha256": "6a34c794669e596b982f5050071502e43061053677b44536f60847d4c3798634",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 413,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace::case:2a7ad8f0a57b741d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 194,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attach\")]",
|
|
"body_sha256": "5c09150744493c62b8b5c0ec139b6580bb74fe618b1a111b7a1ce583e8fa82e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 414,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace::case:da775b6e5cf13e70",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachoverorreplace\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 195,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachoverorreplace\")]",
|
|
"body_sha256": "5c09150744493c62b8b5c0ec139b6580bb74fe618b1a111b7a1ce583e8fa82e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 415,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace::case:e59967ec103647cc",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachover\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 196,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachover\")]",
|
|
"body_sha256": "5c09150744493c62b8b5c0ec139b6580bb74fe618b1a111b7a1ce583e8fa82e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 416,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder::case:5e4fd9176ccab2f0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder",
|
|
"parameter_case": "\"attach\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 239,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AttachPrivateParentFolder",
|
|
"attribute": "[TestCase(\"attach\", true)]",
|
|
"body_sha256": "268a375256333f2986ac68c5a357042b424f867585ef5a954328f9333b62007c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 417,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder::case:1112c98c6420210d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder",
|
|
"parameter_case": "\"attachoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 240,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AttachPrivateParentFolder",
|
|
"attribute": "[TestCase(\"attachoverorreplace\", true)]",
|
|
"body_sha256": "268a375256333f2986ac68c5a357042b424f867585ef5a954328f9333b62007c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 418,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder::case:0dd9d8fadf48e313",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs::AttachCommandTests.AttachForce_AttachPrivateParentFolder",
|
|
"parameter_case": "\"attachover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachCommandTests.cs",
|
|
"line": 241,
|
|
"fixture": "AttachCommandTests",
|
|
"method": "AttachForce_AttachPrivateParentFolder",
|
|
"attribute": "[TestCase(\"attachover\", false)]",
|
|
"body_sha256": "268a375256333f2986ac68c5a357042b424f867585ef5a954328f9333b62007c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 419,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_Default",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "3bd216683e650e5727244882dd61b16c58192e48438d8a8a831d60782d409fb2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 420,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_Default",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "3bd216683e650e5727244882dd61b16c58192e48438d8a8a831d60782d409fb2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 421,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_Default",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 17,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_Default",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "3bd216683e650e5727244882dd61b16c58192e48438d8a8a831d60782d409fb2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 422,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 79,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_ById",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "3f6cc1241679d7746e58925c3c17aabf88a5c8694bbfda0fceb4b054d8b90392",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 423,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 80,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_ById",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "3f6cc1241679d7746e58925c3c17aabf88a5c8694bbfda0fceb4b054d8b90392",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 424,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_ById",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 81,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_ById",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "3f6cc1241679d7746e58925c3c17aabf88a5c8694bbfda0fceb4b054d8b90392",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 425,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace::case:a2681d046a6f6fef",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachthis\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 144,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachthis\")]",
|
|
"body_sha256": "67d84750193300b9445aa33d47d78f8fc5161b9456b7755d305568c695737a4b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 426,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace::case:34172d9d6ebbcf53",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachthisoverorreplace\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 145,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\")]",
|
|
"body_sha256": "67d84750193300b9445aa33d47d78f8fc5161b9456b7755d305568c695737a4b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 427,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace::case:30379630ffa50e68",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": "\"attachthisover\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 146,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[TestCase(\"attachthisover\")]",
|
|
"body_sha256": "67d84750193300b9445aa33d47d78f8fc5161b9456b7755d305568c695737a4b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 428,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 210,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "c45b9e08563acaf523fc8bddf5953e970bc773749d6f52b59f0806f104c24d27",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 429,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 211,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "c45b9e08563acaf523fc8bddf5953e970bc773749d6f52b59f0806f104c24d27",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 430,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 212,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FolderNameSpecifiesRlvAttachmentPoint",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "c45b9e08563acaf523fc8bddf5953e970bc773749d6f52b59f0806f104c24d27",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 431,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 278,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FromHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "059d647777a2d65d5a14f77aa6914449d1a9c0cbc876d3acccfa3a0de30988e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 432,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 279,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FromHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "059d647777a2d65d5a14f77aa6914449d1a9c0cbc876d3acccfa3a0de30988e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 433,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_FromHiddenSubfolder",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 280,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_FromHiddenSubfolder",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "059d647777a2d65d5a14f77aa6914449d1a9c0cbc876d3acccfa3a0de30988e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 434,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 344,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_AttachPoint",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "9e004ad47add2d97565c14c2d70bff08d1bea46d997140ad17ca5ffe04ee41a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 435,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 345,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_AttachPoint",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "9e004ad47add2d97565c14c2d70bff08d1bea46d997140ad17ca5ffe04ee41a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 436,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_AttachPoint",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 346,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_AttachPoint",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "9e004ad47add2d97565c14c2d70bff08d1bea46d997140ad17ca5ffe04ee41a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 437,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType::case:6882162efd904e15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType",
|
|
"parameter_case": "\"attachthis\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 414,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachthis\", true)]",
|
|
"body_sha256": "1c0adf85cffdece3b2576998e7c73921e8b842daf2e14ef1319e71c1f64797b3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 438,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType::case:45b5361aae1131d0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType",
|
|
"parameter_case": "\"attachthisoverorreplace\", true",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 415,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachthisoverorreplace\", true)]",
|
|
"body_sha256": "1c0adf85cffdece3b2576998e7c73921e8b842daf2e14ef1319e71c1f64797b3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 439,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType::case:f66e403049f440cf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs::AttachThisCommandTests.AttachThis_RlvWearableType",
|
|
"parameter_case": "\"attachthisover\", false",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/AttachThisCommandTests.cs",
|
|
"line": 416,
|
|
"fixture": "AttachThisCommandTests",
|
|
"method": "AttachThis_RlvWearableType",
|
|
"attribute": "[TestCase(\"attachthisover\", false)]",
|
|
"body_sha256": "1c0adf85cffdece3b2576998e7c73921e8b842daf2e14ef1319e71c1f64797b3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 440,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs",
|
|
"line": 11,
|
|
"fixture": "ClearCommandTests",
|
|
"method": "Clear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "865d022233930e9582fec5b0e99063f15506a339c430755aba83706b594182ad",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 441,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_CaseInSensitive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_CaseInSensitive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs",
|
|
"line": 25,
|
|
"fixture": "ClearCommandTests",
|
|
"method": "Clear_CaseInSensitive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b70296f9d2b6c9eb8c6dd6e560056ab8320d746a991fafec858812fc2ebb3141",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 442,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_SenderBased::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_SenderBased",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs",
|
|
"line": 39,
|
|
"fixture": "ClearCommandTests",
|
|
"method": "Clear_SenderBased",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1ae70737411e18626227c0b15181572c1c623eefce0a8fa1a874b2229c44c38e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 443,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_Filtered::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs::ClearCommandTests.Clear_Filtered",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/ClearCommandTests.cs",
|
|
"line": 57,
|
|
"fixture": "ClearCommandTests",
|
|
"method": "Clear_Filtered",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e0f0b5a42c3baf92fef6a8d4fc2c60dbd6963db6f844fed55b06968f0c9e543f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 444,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "45405dbca6c2b8bb9f439736d53c2ff60056252f4cdf6296bedcc14d2be9248e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 445,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_EnforceRestrictions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_EnforceRestrictions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 85,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_EnforceRestrictions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6186f5923009fb984daef726e8df44aff7cb65f74c2e381dd8cc9968f5534e43",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 446,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_PrivateTargetDir::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_PrivateTargetDir",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 154,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_PrivateTargetDir",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "300a323967b6258d1202190bbd3de7b91699231f7a5afa86204ba627cb61215f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 447,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_PrivateSubFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_PrivateSubFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 226,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_PrivateSubFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e688b64d13f0a07f4bfeae0715fbfbf98c1d1fa64b0aefbd0e4e3d3d4dd98eee",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 448,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripSubFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripSubFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 298,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_NostripSubFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "22cf1a159861c98c8a0f14ac63bafcbef21466c2ac01e615fe9ca4630d16f956",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 449,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripSubFolders_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripSubFolders_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 370,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_NostripSubFolders_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cbe38368a6d4c59d72291195688d0c70898be5c3cceb02f09c5d386c3668fb07",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 450,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripItemName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs::DetachAllCommandTests.DetachAllForce_Recursive_NostripItemName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllCommandTests.cs",
|
|
"line": 450,
|
|
"fixture": "DetachAllCommandTests",
|
|
"method": "DetachAllForce_Recursive_NostripItemName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ea0fab47cb1829338948f605919fcf1dca4f88d7965cdca4c7f457e399e4fbfc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 451,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8fe4eacf8cc5841e638d69540e2ab080efc3e64534346ece854429d0476f8a84",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 452,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Nostrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Nostrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 87,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_Nostrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "754bd01f2f0b77c05ee5d1548f76337da93d980a48ad0922d80f34707c4fe68b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 453,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Nostrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_Nostrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 159,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_Nostrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0cce15f7cfda160733c305b0867be31875e1814b38e2e980525d960e0214ad51",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 454,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 237,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ById",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2f657ffed317d4d7f97f6111942ea8214996872da6294f7c66d07890647f7f63",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 455,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById_Nostrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById_Nostrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 309,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ById_Nostrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "48ab7aec02efd652478ca3110dd39011fd9b79a1e0a1336f53e9f77b2f56e635",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 456,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById_Nostrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ById_Nostrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 382,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ById_Nostrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d882f00bfe73cecfc3e96c26ff18a20c00481619996b25ed2ce851eff9a86ce",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 457,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 461,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachThisAllForce_ByRlvAttachmentPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "30e6806d5c484bf2a2f9a3b1fcdb5e88272874b0e755462c3b0bfa97326d180c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 458,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 534,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachThisAllForce_ByRlvAttachmentPoint_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "657125be7aec668f72e744cc87cae38f022c8ccf9e8980c8ef4bea7e0557fdd1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 459,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachThisAllForce_ByRlvAttachmentPoint_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 608,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachThisAllForce_ByRlvAttachmentPoint_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fe019191a9a3df9a43fd500db775ba5f874f4b767096365cba390480b2b2189f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 460,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 688,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ByRlvWearableType",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ccf302d870f323790af63873fcbb172f084c4e7400a728e480378706b5fb9947",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 461,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 758,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ByRlvWearableType_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1947e7c9cfe8bb931ee7ad50c6f505515feeb9d30b236702a2d68fb4734a30f0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 462,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 829,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ByRlvWearableType_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "50ec101ab557e78d947ac7f9878acd4df4957482f358a7ce02371df8754add94",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 463,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_PrivateFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs::DetachAllThisCommandTests.DetachAllThisForce_ByRlvWearableType_PrivateFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachAllThisCommandTests.cs",
|
|
"line": 906,
|
|
"fixture": "DetachAllThisCommandTests",
|
|
"method": "DetachAllThisForce_ByRlvWearableType_PrivateFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2ba745b093f0348d8754f74073c6a6a0f18383b5ce4a73721b39b01f0306a994",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 464,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "DetachMeCommandTests",
|
|
"method": "DetachMeForce",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fde065233689ec75c12e9607acf06c5859a91efea58e143ecc508ebec784a567",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 465,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithNoStripItemName_SpecialException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithNoStripItemName_SpecialException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs",
|
|
"line": 79,
|
|
"fixture": "DetachMeCommandTests",
|
|
"method": "DetachMeForce_WithNoStripItemName_SpecialException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ee511230131312be9b788033aac8766ea3cb3c1f8d7c5b9b26a4bd6a83cd695c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 466,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithLockedFolderRestriction::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_WithLockedFolderRestriction",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs",
|
|
"line": 146,
|
|
"fixture": "DetachMeCommandTests",
|
|
"method": "DetachMeForce_WithLockedFolderRestriction",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "05fefae0563306af0c491006f18915ff1b250b7972c82c160f20f06e07335887",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 467,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_MultipleLinksSameItem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs::DetachMeCommandTests.DetachMeForce_MultipleLinksSameItem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachMeCommandTests.cs",
|
|
"line": 224,
|
|
"fixture": "DetachMeCommandTests",
|
|
"method": "DetachMeForce_MultipleLinksSameItem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1ae8a318762625819371fb109fd673e0d31a2c0354add1e65802eb54cb71e303",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 468,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ae8c0fd737f869ef3e2dbd97ae28974b35c6bbc5327151c0074d531efdaaf54e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 469,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 87,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3aa17222f7539814f8329e07de548cca4bb702f4b0409e793ea551327b0c57d0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 470,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 159,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_NoStripFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "16b74c3bf8312ccb885e61f933ec9d292988d2e1fad05e0188006df5630681f8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 471,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_NoStripFolder_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 231,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_NoStripFolder_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b86b22a0ab30d0ded0cd6fbc7d34fae77e521861f5672b44a25a77325e594ab4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 472,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 305,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ById",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3c4a211e5fefb44b42f50f6e6e58f8f852c8cf2d732bb6c3f737c3d6a592fa22",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 473,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripItemName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripItemName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 376,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ById_NostripItemName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f32926ca6f4328afdd3ddeb9f7bec8ff2ee01e9563555921ac8c663d20005551",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 474,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 447,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ById_NostripFolderName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bec3216bf016c2543a3410b069abd786167e04a7527253887f158127644656a8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 475,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ById_NostripFolderName_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 518,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ById_NostripFolderName_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1b5eb3a0bdef8ea65b800533ab3153dc6b3ea21d2f4f27e4820d0a0df48891a2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 476,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 591,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvAttachmentPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7e8f3a4d8b2cbdb5cc81eea598da6ef6395834b1cb7a629dc8d7ee2bfd80fab5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 477,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 664,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvAttachmentPoint_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f6ff482bdb8d28414e01952201e37e49316b3e2345b0ff85dd4cb059193d1816",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 478,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 738,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvAttachmentPoint_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "289f8cc48f0e6a412d58258876e4aca08d8116d549642a0011bbdaf9b2223e83",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 479,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 813,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvWearableType",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "51607294f12279974c2b44b47ba2eadca9846180a39bcde6a28c020dc4466254",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 480,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 883,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvWearableType_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "30dec183993b2a644c2812ffc1c863e1714df134942f7827df818d9200e47c38",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 481,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 955,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvWearableType_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62f59cf66f21dcac15cf3166dcec2183181c0b434e9eacba796eb7025c4f1ab3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 482,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs::DetachThisCommandTests.DetachThisForce_ByRlvWearableType_PrivateFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/DetachThisCommandTests.cs",
|
|
"line": 1028,
|
|
"fixture": "DetachThisCommandTests",
|
|
"method": "DetachThisForce_ByRlvWearableType_PrivateFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dd40588598bd081189e7c4f284af3851a140155e2ede0ae2121dd59a156dc988",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 483,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach::case:bb1d34dc76ade75f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach",
|
|
"parameter_case": "\"@detach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach",
|
|
"attribute": "[TestCase(\"@detach=force\")]",
|
|
"body_sha256": "16420d56c60229e8d8b6a2a0d63b1f500112c23cef451d69bb0ed97fe9b63bae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 484,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach::case:c9faa5be8fef55e8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach",
|
|
"parameter_case": "\"@remattach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach",
|
|
"attribute": "[TestCase(\"@remattach=force\")]",
|
|
"body_sha256": "16420d56c60229e8d8b6a2a0d63b1f500112c23cef451d69bb0ed97fe9b63bae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 485,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip::case:bb1d34dc76ade75f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip",
|
|
"parameter_case": "\"@detach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 83,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_NoStrip",
|
|
"attribute": "[TestCase(\"@detach=force\")]",
|
|
"body_sha256": "5b3f1cbe99833e16c6f10ef568618627445babbcdfc9be555b48257bfdffeea7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 486,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip::case:c9faa5be8fef55e8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip",
|
|
"parameter_case": "\"@remattach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 84,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_NoStrip",
|
|
"attribute": "[TestCase(\"@remattach=force\")]",
|
|
"body_sha256": "5b3f1cbe99833e16c6f10ef568618627445babbcdfc9be555b48257bfdffeea7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 487,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip_LinkException::case:bb1d34dc76ade75f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip_LinkException",
|
|
"parameter_case": "\"@detach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 154,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@detach=force\")]",
|
|
"body_sha256": "96a4b53d9e55dcd656c25af6619a3d0d67f5bc2517a759d722559a4ffb225472",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 488,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip_LinkException::case:c9faa5be8fef55e8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_NoStrip_LinkException",
|
|
"parameter_case": "\"@remattach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 155,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@remattach=force\")]",
|
|
"body_sha256": "96a4b53d9e55dcd656c25af6619a3d0d67f5bc2517a759d722559a4ffb225472",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 489,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ExternalItems::case:bb1d34dc76ade75f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ExternalItems",
|
|
"parameter_case": "\"@detach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 227,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ExternalItems",
|
|
"attribute": "[TestCase(\"@detach=force\")]",
|
|
"body_sha256": "7545f36532fcb7974a9e009e567b2342754a11da95eb3f17ee04089dcec42664",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 490,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ExternalItems::case:c9faa5be8fef55e8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ExternalItems",
|
|
"parameter_case": "\"@remattach=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 228,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ExternalItems",
|
|
"attribute": "[TestCase(\"@remattach=force\")]",
|
|
"body_sha256": "7545f36532fcb7974a9e009e567b2342754a11da95eb3f17ee04089dcec42664",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 491,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder::case:97eb7af1f9c3c62c",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder",
|
|
"parameter_case": "\"@detach:Clothing/Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 320,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder",
|
|
"attribute": "[TestCase(\"@detach:Clothing/Hats=force\")]",
|
|
"body_sha256": "583d3f596c80411d950038e3ec64032bee75150b8c819741fe89a4ca40eb2553",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 492,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder::case:1a04fd408fddaac0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder",
|
|
"parameter_case": "\"@remattach:Clothing/Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 321,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder",
|
|
"attribute": "[TestCase(\"@remattach:Clothing/Hats=force\")]",
|
|
"body_sha256": "583d3f596c80411d950038e3ec64032bee75150b8c819741fe89a4ca40eb2553",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 493,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip::case:2117c838922f5ba4",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip",
|
|
"parameter_case": "\"@detach:Clothing/nostrip Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 387,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder_NoStrip",
|
|
"attribute": "[TestCase(\"@detach:Clothing/nostrip Hats=force\")]",
|
|
"body_sha256": "3a21b8ae807126d6f93ac95e16c47330b4146ace9781e9c9665ad493ee8c48b1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 494,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip::case:11d4ca4fd3e35db1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip",
|
|
"parameter_case": "\"@remattach:Clothing/nostrip Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 388,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder_NoStrip",
|
|
"attribute": "[TestCase(\"@remattach:Clothing/nostrip Hats=force\")]",
|
|
"body_sha256": "3a21b8ae807126d6f93ac95e16c47330b4146ace9781e9c9665ad493ee8c48b1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 495,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip_LinkException::case:2117c838922f5ba4",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip_LinkException",
|
|
"parameter_case": "\"@detach:Clothing/nostrip Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 455,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@detach:Clothing/nostrip Hats=force\")]",
|
|
"body_sha256": "7c00e7dc70b3078d75009cf78a9fece889eee85f237c1a3c79c6249ae5e5327f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 496,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip_LinkException::case:11d4ca4fd3e35db1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByFolder_NoStrip_LinkException",
|
|
"parameter_case": "\"@remattach:Clothing/nostrip Hats=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 456,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByFolder_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@remattach:Clothing/nostrip Hats=force\")]",
|
|
"body_sha256": "7c00e7dc70b3078d75009cf78a9fece889eee85f237c1a3c79c6249ae5e5327f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 497,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint::case:644d3f75f3570ac3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint",
|
|
"parameter_case": "\"@detach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 525,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint",
|
|
"attribute": "[TestCase(\"@detach:chest=force\")]",
|
|
"body_sha256": "e09627228c1cf8311e56ac6660389bc1b268db8fd4f883dc40aaf3d2ec00916b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 498,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint::case:53be219b37533fa6",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint",
|
|
"parameter_case": "\"@remattach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 526,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint",
|
|
"attribute": "[TestCase(\"@remattach:chest=force\")]",
|
|
"body_sha256": "e09627228c1cf8311e56ac6660389bc1b268db8fd4f883dc40aaf3d2ec00916b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 499,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip::case:644d3f75f3570ac3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip",
|
|
"parameter_case": "\"@detach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 607,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_NoStrip",
|
|
"attribute": "[TestCase(\"@detach:chest=force\")]",
|
|
"body_sha256": "ffaaad92700d5d606154abdddd05c24c7584c5c3e55290df61e2b2a71d8148d7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 500,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip::case:53be219b37533fa6",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip",
|
|
"parameter_case": "\"@remattach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 608,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_NoStrip",
|
|
"attribute": "[TestCase(\"@remattach:chest=force\")]",
|
|
"body_sha256": "ffaaad92700d5d606154abdddd05c24c7584c5c3e55290df61e2b2a71d8148d7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 501,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip_LinkException::case:644d3f75f3570ac3",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip_LinkException",
|
|
"parameter_case": "\"@detach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 705,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@detach:chest=force\")]",
|
|
"body_sha256": "af1b1caf070a186bc2b02b598919b52d47c289d708fde3713e48ce1a40d7c025",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 502,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip_LinkException::case:53be219b37533fa6",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_NoStrip_LinkException",
|
|
"parameter_case": "\"@remattach:chest=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 706,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_NoStrip_LinkException",
|
|
"attribute": "[TestCase(\"@remattach:chest=force\")]",
|
|
"body_sha256": "af1b1caf070a186bc2b02b598919b52d47c289d708fde3713e48ce1a40d7c025",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 503,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_None::case:9a124e69f33b279f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_None",
|
|
"parameter_case": "\"@detach:skull=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 805,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_None",
|
|
"attribute": "[TestCase(\"@detach:skull=force\")]",
|
|
"body_sha256": "afed603254ad6048a46e157254f16253063e6c76c9ea16f46a69d8455bc0e6fb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 504,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_None::case:800d7d8ba57071b1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByAttachmentPoint_None",
|
|
"parameter_case": "\"@remattach:skull=force\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 806,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByAttachmentPoint_None",
|
|
"attribute": "[TestCase(\"@remattach:skull=force\")]",
|
|
"body_sha256": "afed603254ad6048a46e157254f16253063e6c76c9ea16f46a69d8455bc0e6fb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 505,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 871,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "4b1a8acea7f1bb100bf11e9329672c64b53aba4974558f1c693460eef7f56c2d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 506,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 872,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "4b1a8acea7f1bb100bf11e9329672c64b53aba4974558f1c693460eef7f56c2d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 507,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInItemName::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInItemName",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 938,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInItemName",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "6857733912b45ef9153b0f58cd74ae6c9dc0034fa10933d153cae88a2c7d9423",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 508,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInItemName::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInItemName",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 939,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInItemName",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "6857733912b45ef9153b0f58cd74ae6c9dc0034fa10933d153cae88a2c7d9423",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 509,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1005,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInFolderName",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "1a3189f931e086ab3d2d3e99c53dba2e9d39dce75a52fd02400c6892aef5d0c4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 510,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1006,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInFolderName",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "1a3189f931e086ab3d2d3e99c53dba2e9d39dce75a52fd02400c6892aef5d0c4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 511,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName_LinkException::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName_LinkException",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1073,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInFolderName_LinkException",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "bd7bc72a107b4a21b00977e13b086da192bef2c2e6f0fdb73b8e332016c6ef23",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 512,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName_LinkException::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_NostripInFolderName_LinkException",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1074,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_NostripInFolderName_LinkException",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "bd7bc72a107b4a21b00977e13b086da192bef2c2e6f0fdb73b8e332016c6ef23",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 513,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_WithRestrictions::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_WithRestrictions",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1143,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_WithRestrictions",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "2ecf40d1d338117ddac4cfd6c7a030e96b7adf72cd90e0d8327787317e1f38d7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 514,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_WithRestrictions::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_WithRestrictions",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1144,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_WithRestrictions",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "2ecf40d1d338117ddac4cfd6c7a030e96b7adf72cd90e0d8327787317e1f38d7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 515,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_External::case:e5bdbdba9613b46a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_External",
|
|
"parameter_case": "\"detach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1211,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_External",
|
|
"attribute": "[TestCase(\"detach\")]",
|
|
"body_sha256": "e0bdc682df3416bdc01855e6e63974e64c21951aac629807352220baf572dded",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 516,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_External::case:7cb3f81460bd8e9f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs::RemAttachCommandTests.RemAttach_ByUUID_External",
|
|
"parameter_case": "\"remattach\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemAttachCommandTests.cs",
|
|
"line": 1212,
|
|
"fixture": "RemAttachCommandTests",
|
|
"method": "RemAttach_ByUUID_External",
|
|
"attribute": "[TestCase(\"remattach\")]",
|
|
"body_sha256": "e0bdc682df3416bdc01855e6e63974e64c21951aac629807352220baf572dded",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 517,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "60bd0e62bbd4613c4d2d1a65705644dc25fd7327408adfc0bb7e95c45d79cdcb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 518,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_PrivateFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_PrivateFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 83,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_PrivateFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d79ac3806f50915390edd0a24b756ef398c1334017f69d16f4cb887dcdd41fb1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 519,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 153,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_ExternalItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0265a9fee1070cbcc458bfcb05fe267991cbdb5480500c1b32aace1eb4935217",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 520,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 235,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_ExternalItems_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b93d39d919fb70b02ccdb724969f7b983c726c707bca96e1b1ddc6ee248a734f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 521,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 330,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_ExternalItems_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5ecc44228573645e0a0c78d100dab54b793c6ce8dc50a02d79a919fe6d7c1678",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 522,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_ByType::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_ExternalItems_ByType",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 428,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_ExternalItems_ByType",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8ba106f071f8768af1d6213c04f67dd0aec846ae47552686eba86c489bdb0292",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 523,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 508,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Folder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "45f9e7a9d0ef99ec7d58b59f1c1db7b6065994939717842bb02486b470b357b5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 524,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_PrivateFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_PrivateFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 573,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Folder_PrivateFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "68f3050a1b667304ff2b252690cc7d1994964dbd2c7633d54e5c6654714c0aed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 525,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 640,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Folder_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d56b83a72d6d3529af0390674550ce40733c14de6210cf71e277f0e195d1e330",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 526,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStripFolderName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStripFolderName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 706,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Folder_NoStripFolderName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a28f5517a9d05085627d5acaf33441d598912301962f6e99aaff49ef5114af53",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 527,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStripFolderName_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Folder_NoStripFolderName_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 772,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Folder_NoStripFolderName_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "80efc201f976365e68d32ae1b30db0f10a17cbc65aedc82895ffa679700008da",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 528,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 841,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7235143679739442ec942d294a8a68f69b7fb5678ed4e3ca03be35c74e9c71a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 529,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_PrivateFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_PrivateFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 907,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Specific_PrivateFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3feea26f000dc7eb86b1413f1a5bdd5f109c5f9f969918cd1ce2e7f926f26c12",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 530,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_NoStrip::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_NoStrip",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 975,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Specific_NoStrip",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6e4b8bc53933a889df1cf553ca7e0601e5061bb87013a4075c2ff357cc9d987f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 531,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_NoStrip_LinkException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_Specific_NoStrip_LinkException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 1042,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_Specific_NoStrip_LinkException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "72b1409f70531d859f15a012cb1fb03d795d2065c5d03b7a263d352ca4b80e98",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 532,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_BodyPart_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs::RemOutfitCommandTests.RemOutfit_BodyPart_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/RemOutfitCommandTests.cs",
|
|
"line": 1112,
|
|
"fixture": "RemOutfitCommandTests",
|
|
"method": "RemOutfit_BodyPart_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "13804c96395db86821371dc8f2cacd2cb182338f8ea88034afcc5da19e3f0691",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 533,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Default::case:fa77559e30768d15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Default",
|
|
"parameter_case": "\"RenderResolutionDivisor\", \"RenderResolutionDivisor Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs",
|
|
"line": 13,
|
|
"fixture": "SetDebugCommandTests",
|
|
"method": "SetDebug_Default",
|
|
"attribute": "[TestCase(\"RenderResolutionDivisor\", \"RenderResolutionDivisor Success\")]",
|
|
"body_sha256": "abcee425068df326a3258ab4d881218e6eee52523fa5d306b191308e85dfff3d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 534,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Default::case:55694f25ed879d95",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Default",
|
|
"parameter_case": "\"Unknown Setting\", \"Unknown Setting Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs",
|
|
"line": 14,
|
|
"fixture": "SetDebugCommandTests",
|
|
"method": "SetDebug_Default",
|
|
"attribute": "[TestCase(\"Unknown Setting\", \"Unknown Setting Success\")]",
|
|
"body_sha256": "abcee425068df326a3258ab4d881218e6eee52523fa5d306b191308e85dfff3d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 535,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Invalid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs::SetDebugCommandTests.SetDebug_Invalid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetDebugCommandTests.cs",
|
|
"line": 32,
|
|
"fixture": "SetDebugCommandTests",
|
|
"method": "SetDebug_Invalid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2e0595319ba8e2c9a8280c5b034363ad7998eb740cb6b7fff3d75bb0167c6464",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 536,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs::SetEnvCommandTests.SetEnv_Default::case:f656b648d00a6d91",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs::SetEnvCommandTests.SetEnv_Default",
|
|
"parameter_case": "\"Daytime\", \"Daytime Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs",
|
|
"line": 14,
|
|
"fixture": "SetEnvCommandTests",
|
|
"method": "SetEnv_Default",
|
|
"attribute": "[TestCase(\"Daytime\", \"Daytime Success\")]",
|
|
"body_sha256": "836c1332ca9c4f645e5c9dca8b4a2b967d55fd8148901b05ce5d741e665ab7e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 537,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs::SetEnvCommandTests.SetEnv_Default::case:55694f25ed879d95",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs::SetEnvCommandTests.SetEnv_Default",
|
|
"parameter_case": "\"Unknown Setting\", \"Unknown Setting Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetEnvCommandTests.cs",
|
|
"line": 15,
|
|
"fixture": "SetEnvCommandTests",
|
|
"method": "SetEnv_Default",
|
|
"attribute": "[TestCase(\"Unknown Setting\", \"Unknown Setting Success\")]",
|
|
"body_sha256": "836c1332ca9c4f645e5c9dca8b4a2b967d55fd8148901b05ce5d741e665ab7e1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 538,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByName::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByName",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs",
|
|
"line": 14,
|
|
"fixture": "SetGroupCommandTests",
|
|
"method": "SetGroup_ByName",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fae27e58cd981f5471f4c2b8356bb07aa5e76a57aaf0882d0dbfb86360e077e3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 539,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByNameAndRole::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByNameAndRole",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs",
|
|
"line": 32,
|
|
"fixture": "SetGroupCommandTests",
|
|
"method": "SetGroup_ByNameAndRole",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "408442b86bb8259eb9bbb4cf8a5d3b0830c7ba9357fa04cb6e851511a7a24df1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 540,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ById::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ById",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs",
|
|
"line": 50,
|
|
"fixture": "SetGroupCommandTests",
|
|
"method": "SetGroup_ById",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "27f13c52c8c5e2e4298fee3f4322f9906d5f82e900aa5f46c9a8ffac3a6dfae7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 541,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByIdAndRole::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs::SetGroupCommandTests.SetGroup_ByIdAndRole",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetGroupCommandTests.cs",
|
|
"line": 70,
|
|
"fixture": "SetGroupCommandTests",
|
|
"method": "SetGroup_ByIdAndRole",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e18fd0c318ebd4f9a189418449568b3a34b8f7d3a0097f100a7253c4d5a31bde",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 542,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SetRotCommandTests.cs::SetRotCommandTests.SetRot::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SetRotCommandTests.cs::SetRotCommandTests.SetRot",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SetRotCommandTests.cs",
|
|
"line": 13,
|
|
"fixture": "SetRotCommandTests",
|
|
"method": "SetRot",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c3302d63cdda9d72b85dad2749e2684cc26d51c72ddc6ace8275911f8ba67ef4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 543,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 28,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "24e45ba898cb8ed0919369d07a39d0b21982fa4fc4c41eb4835ba765c05e2469",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 544,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedUnsit_WhileStanding::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedUnsit_WhileStanding",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 50,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_RestrictedUnsit_WhileStanding",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8d179277f6a7f98ead813de7bd02ab5146b46ce240d1d5e4a69037885e5f626a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 545,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedUnsit_WhileSeated::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedUnsit_WhileSeated",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 74,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_RestrictedUnsit_WhileSeated",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f2debd6e644c86698577e1c04db96d6aac43267ceae8de9f28435b62ff92817",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 546,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedSit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedSit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 95,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_RestrictedSit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8ac0964fc07bb5e860123ce8de1102c2254ffde28f246896d81f7524c3c87021",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 547,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedStandTp::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_RestrictedStandTp",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 115,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_RestrictedStandTp",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bc0c259477ef5f1e5a76b1081f604ba421c82340f738e37fd52b91a421037cf6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 548,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_InvalidObject::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs::SitCommandTests.ForceSit_InvalidObject",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitCommandTests.cs",
|
|
"line": 135,
|
|
"fixture": "SitCommandTests",
|
|
"method": "ForceSit_InvalidObject",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "787bfe6fefe3895b4bcb5da027ffeac70bf67c3c7a295dbbf7e1526156290040",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 549,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs::SitGroundCommandTests.ForceSitGround::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs::SitGroundCommandTests.ForceSitGround",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs",
|
|
"line": 11,
|
|
"fixture": "SitGroundCommandTests",
|
|
"method": "ForceSitGround",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2319cd49aaae5ac824bc5ffd4f33a5e4f3f684ebec1dc1f1732071eb44ee1cb8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 550,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs::SitGroundCommandTests.ForceSitGround_RestrictedSit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs::SitGroundCommandTests.ForceSitGround_RestrictedSit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/SitGroundCommandTests.cs",
|
|
"line": 17,
|
|
"fixture": "SitGroundCommandTests",
|
|
"method": "ForceSitGround_RestrictedSit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5ac661e9f7fa93cf6ca76aa69f6d84ac61ebd22f26620203f084777010b6de4d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 551,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs",
|
|
"line": 13,
|
|
"fixture": "TpToCommandTests",
|
|
"method": "TpTo_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1613e723da60f84dfb54a7345b96566a055a9b7a017e66b0929d6f37c04b62a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 552,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_WithRegion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_WithRegion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs",
|
|
"line": 31,
|
|
"fixture": "TpToCommandTests",
|
|
"method": "TpTo_WithRegion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "50c5f63c5cb0da221846fd7c0c7f2d471bef2aa2ab203a9b5bdb4eceeb3d97bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 553,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_WithRegionAndLookAt::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_WithRegionAndLookAt",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs",
|
|
"line": 49,
|
|
"fixture": "TpToCommandTests",
|
|
"method": "TpTo_WithRegionAndLookAt",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c9030189de7acdad0db5c8f83e49ee0433ec0588a35436ab39cdcf40a4fd4d36",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 554,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_RestrictedUnsit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_RestrictedUnsit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs",
|
|
"line": 67,
|
|
"fixture": "TpToCommandTests",
|
|
"method": "TpTo_RestrictedUnsit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4dc00a1048593f7468271a4262cf311a3516ea4a53e288eeca69d1297dafc9f2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 555,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_RestrictedTpLoc::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs::TpToCommandTests.TpTo_RestrictedTpLoc",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/TpToCommandTests.cs",
|
|
"line": 83,
|
|
"fixture": "TpToCommandTests",
|
|
"method": "TpTo_RestrictedTpLoc",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3e1ecc1d04973a496edf9d156e52ba76a93ff431181a3ece93c0e4f82884895a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 556,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs::UnsitCommandTests.ForceUnSit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs::UnsitCommandTests.ForceUnSit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs",
|
|
"line": 10,
|
|
"fixture": "UnsitCommandTests",
|
|
"method": "ForceUnSit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2f91e1112e1c4e97b79a4dc7bcd4d4a85f13125bd636f81147ce5b396366ebed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 557,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs::UnsitCommandTests.ForceUnSit_RestrictedUnsit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs::UnsitCommandTests.ForceUnSit_RestrictedUnsit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Commands/UnsitCommandTests.cs",
|
|
"line": 16,
|
|
"fixture": "UnsitCommandTests",
|
|
"method": "ForceUnSit_RestrictedUnsit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2ecf210dc83b06018cdcf44cb44bdf43f1040133e7523542a2e1126d6d98004f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 558,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptPermissionExceptionTests.cs::AcceptPermissionExceptionTests.AcceptPermission::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptPermissionExceptionTests.cs::AcceptPermissionExceptionTests.AcceptPermission",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AcceptPermissionExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "AcceptPermissionExceptionTests",
|
|
"method": "AcceptPermission",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a5ffc51718e89fb872c6df8b8667f6d231618d47a2ffc71d596e8e10e15cb02e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 559,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs::AcceptTpExceptionTests.CanAutoAcceptTp_User::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs::AcceptTpExceptionTests.CanAutoAcceptTp_User",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "AcceptTpExceptionTests",
|
|
"method": "CanAutoAcceptTp_User",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e988496e81a717eae1a96c5501e748a441fa64f637aaa47a6ae7a8d571c30f6e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 560,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs::AcceptTpExceptionTests.CanAutoAcceptTp_All::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs::AcceptTpExceptionTests.CanAutoAcceptTp_All",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpExceptionTests.cs",
|
|
"line": 24,
|
|
"fixture": "AcceptTpExceptionTests",
|
|
"method": "CanAutoAcceptTp_All",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "428ec184c9d09f6ec57ac3429180f327ed1b79e9d9dea9815df3bb6f0f6244fd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 561,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs::AcceptTpRequestExceptionTests.CanAutoAcceptTpRequest_User::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs::AcceptTpRequestExceptionTests.CanAutoAcceptTpRequest_User",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "AcceptTpRequestExceptionTests",
|
|
"method": "CanAutoAcceptTpRequest_User",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3a5af1a55e74b5e75a04abc11826ded17c327ac2ed99ab2a423674fbb0e61f31",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 562,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs::AcceptTpRequestExceptionTests.CanAutoAcceptTpRequest_All::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs::AcceptTpRequestExceptionTests.CanAutoAcceptTpRequest_All",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AcceptTpRequestExceptionTests.cs",
|
|
"line": 24,
|
|
"fixture": "AcceptTpRequestExceptionTests",
|
|
"method": "CanAutoAcceptTpRequest_All",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8e2cf7c4d17dcec4d7855fc430092699416108966fb5d97c170c13f0bcd04cfe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 563,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs",
|
|
"line": 14,
|
|
"fixture": "AttachAllThisExceptExceptionTests",
|
|
"method": "AttachAllThis_Recursive_ExceptAll",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1daa414beb2a767518f335f6ae59e711395375ed9d7912fbbc139fa0998dfdb1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 564,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll_Recursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll_Recursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs",
|
|
"line": 95,
|
|
"fixture": "AttachAllThisExceptExceptionTests",
|
|
"method": "AttachAllThis_Recursive_ExceptAll_Recursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6e0c78d6ed78bedca9a8c6a9a83fd9f90f7123da433eb4c560e6f5c0b6fe6d94",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 565,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll_Recursive_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs::AttachAllThisExceptExceptionTests.AttachAllThis_Recursive_ExceptAll_Recursive_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AttachAllThisExceptExceptionTests.cs",
|
|
"line": 194,
|
|
"fixture": "AttachAllThisExceptExceptionTests",
|
|
"method": "AttachAllThis_Recursive_ExceptAll_Recursive_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9423ed205501604501d31909414ecf6ef99a0d56d4efae100f5576b31b71a858",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 566,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs::AttachThisExceptExceptionTests.AttachThisExcept_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs::AttachThisExceptExceptionTests.AttachThisExcept_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs",
|
|
"line": 15,
|
|
"fixture": "AttachThisExceptExceptionTests",
|
|
"method": "AttachThisExcept_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b8e6e55d8f2654429c9826e38ffc8522eec44ab2521891b68616db61ac662db0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 567,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs::AttachThisExceptExceptionTests.AttachThisExcept_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs::AttachThisExceptExceptionTests.AttachThisExcept_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/AttachThisExceptExceptionTests.cs",
|
|
"line": 114,
|
|
"fixture": "AttachThisExceptExceptionTests",
|
|
"method": "AttachThisExcept_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "05bc7eab5dd02a0a3e60f85eb51b374623aaa29c9ce2b522748a3478b8ee44ea",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 568,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DenyPermissionExceptionTests.cs::DenyPermissionExceptionTests.DenyPermission::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DenyPermissionExceptionTests.cs::DenyPermissionExceptionTests.DenyPermission",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DenyPermissionExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "DenyPermissionExceptionTests",
|
|
"method": "DenyPermission",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c2284b63e7b4a93f8613a3afe34466d14e1c6ed8528656d54ae64ca6d081cdd5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 569,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs",
|
|
"line": 14,
|
|
"fixture": "DetachAllThisExceptExceptionTests",
|
|
"method": "DetachAllThis_Recursive_ExceptAll",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "75e7ab22f6d9d058580fd83741d65f7e5babb7ad54805eaeb16bec8cd65370ed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 570,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll_Recursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll_Recursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs",
|
|
"line": 73,
|
|
"fixture": "DetachAllThisExceptExceptionTests",
|
|
"method": "DetachAllThis_Recursive_ExceptAll_Recursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3fb8bb13d6a917d9be18265d90767488cde66746badc6584025bbbaf84f020ad",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 571,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll_Recursive_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs::DetachAllThisExceptExceptionTests.DetachAllThis_Recursive_ExceptAll_Recursive_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DetachAllThisExceptExceptionTests.cs",
|
|
"line": 172,
|
|
"fixture": "DetachAllThisExceptExceptionTests",
|
|
"method": "DetachAllThis_Recursive_ExceptAll_Recursive_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fb5fd8a4eda181d22d1756ec0cae700c4b90895a74dc79c24c67c1705cfd37c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 572,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs::DetachThisExceptExceptionTests.DetachAllThis_Recursive_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs::DetachThisExceptExceptionTests.DetachAllThis_Recursive_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs",
|
|
"line": 14,
|
|
"fixture": "DetachThisExceptExceptionTests",
|
|
"method": "DetachAllThis_Recursive_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3222d97d73d8b54bd11212f8cd3de26279040321f0bc330e061ff93880053f3e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 573,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs::DetachThisExceptExceptionTests.DetachAllThis_Recursive_Except_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs::DetachThisExceptExceptionTests.DetachAllThis_Recursive_Except_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/DetachThisExceptExceptionTests.cs",
|
|
"line": 95,
|
|
"fixture": "DetachThisExceptExceptionTests",
|
|
"method": "DetachAllThis_Recursive_Except_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d25b2c533b9b51428c0c2414d687c466a3c80c4a573dd36763504de19e8dc6f8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 574,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs::EditExceptionTests.CanEdit_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs::EditExceptionTests.CanEdit_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "EditExceptionTests",
|
|
"method": "CanEdit_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e435b03faef04dfe06d0cbec76e94cbf30e61ad7bc08502728f9239cf47292f8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 575,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs::EditExceptionTests.CanEdit_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs::EditExceptionTests.CanEdit_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/EditExceptionTests.cs",
|
|
"line": 33,
|
|
"fixture": "EditExceptionTests",
|
|
"method": "CanEdit_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "db097167497bc650c6729f0687924adedda7097b4089107fc5ea03716c1cb4e5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 576,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/EmoteExceptionTests.cs::EmoteExceptionTests.CanEmote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/EmoteExceptionTests.cs::EmoteExceptionTests.CanEmote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/EmoteExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "EmoteExceptionTests",
|
|
"method": "CanEmote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a643401539d7258ae04ddebaf9c82876f59c4433b11ee61bfe8b416058c9fe38",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 577,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RecvChatExceptionTests.cs::RecvChatExceptionTests.CanRecvChat_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RecvChatExceptionTests.cs::RecvChatExceptionTests.CanRecvChat_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RecvChatExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvChatExceptionTests",
|
|
"method": "CanRecvChat_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b34881785cf2df3d8f4e5ba971adcf2144d8de4db00acfbe136c79457742ec33",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 578,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RecvEmoteExceptionTests.cs::RecvEmoteExceptionTests.CanRecvChat_RecvEmote_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RecvEmoteExceptionTests.cs::RecvEmoteExceptionTests.CanRecvChat_RecvEmote_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RecvEmoteExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "RecvEmoteExceptionTests",
|
|
"method": "CanRecvChat_RecvEmote_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4647d71c02e05405ae2acf7b58522aae559b1c90a4f7a1521c9a9a383220f8a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 579,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvImExceptionTests",
|
|
"method": "CanReceiveIM_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2e1afba517b29e8e7f2e0605340eb6e87443282857400eba259f0ebdf4874e23",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 580,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception_SingleGroup::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception_SingleGroup",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs",
|
|
"line": 22,
|
|
"fixture": "RecvImExceptionTests",
|
|
"method": "CanReceiveIM_Exception_SingleGroup",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9ec57daeed225caf960d00f0c83378d1836e86b1896063703ee1c3a38c7b582a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 581,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs::RecvImExceptionTests.CanReceiveIM_Exception_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RecvImExceptionTests.cs",
|
|
"line": 33,
|
|
"fixture": "RecvImExceptionTests",
|
|
"method": "CanReceiveIM_Exception_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "633b8c680b583a6f8d80335c26f4ebcec77f9d8d5231e49bea562dcb66f00267",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 582,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1eb25c5579789db22ee242c4b52c65989bd26dce6d7577021c329c6c49be9414",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 583,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_Removed::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_Removed",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 26,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat_Removed",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "62e03ff1db1e790d8bc1e38ac1495fc12723ba2eb5c9d6035d73c9fdb91a44ad",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 584,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_MultipleChannels::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_MultipleChannels",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 35,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat_MultipleChannels",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c7d0c428d121ab80eee9b6b5855cbe50e7a4cd74e81c369da09df04d55c7554f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 585,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 52,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat_RedirectChat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c4a083e495a578c1ed0855c43680d5b05144bf627f06df48c82e089e6f0699bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 586,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChatMultiple::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChatMultiple",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 69,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat_RedirectChatMultiple",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5ff8665440d8d02e0aa900121e591034d51e2b48ca62fdec2fbc9135f8c83428",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 587,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChatEmote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs::RedirChatExceptionTests.IsRedirChat_RedirectChatEmote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirChatExceptionTests.cs",
|
|
"line": 89,
|
|
"fixture": "RedirChatExceptionTests",
|
|
"method": "IsRedirChat_RedirectChatEmote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d88009e3e8d365c52315a9b189f6cffdc9d04fdb70aa26bcc03d6bc16227189",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 588,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "02170a2b3eb0cbb88921517c9742d2fc0baaea7a621e5a3c3264a7a17d5efb61",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 589,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_Removed::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_Removed",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 25,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote_Removed",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6ee89cedfd1e2d79d2447f2f48d1e2d1ac96295485b7509fe09f98e3bfcd9766",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 590,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_MultipleChannels::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_MultipleChannels",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 34,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote_MultipleChannels",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1a95f4cc5db96cf033fed0c1a4e573b1cb1ac17ef72b76e0ce115c051f10528a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 591,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 51,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote_RedirectEmote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "525297be5b5ff466fc9a61f2bc87af38bd637cbef8e0c794e897e021d0cca464",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 592,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmoteMultiple::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmoteMultiple",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 68,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote_RedirectEmoteMultiple",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fd6af49a90e111ed6424c85565242e1205e13604b529909f7be0260e93f0b1c6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 593,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmoteChat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs::RedirEmoteExceptionTests.IsRedirEmote_RedirectEmoteChat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/RedirEmoteExceptionTests.cs",
|
|
"line": 88,
|
|
"fixture": "RedirEmoteExceptionTests",
|
|
"method": "IsRedirEmote_RedirectEmoteChat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e8b78a6a34e3d3acdfc6d454b46a939d341260362ae5327dc4b70164d41431aa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 594,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptExceptionTests.cs::SendChannelExceptExceptionTests.CanSendChannelExcept::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptExceptionTests.cs::SendChannelExceptExceptionTests.CanSendChannelExcept",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SendChannelExceptExceptionTests",
|
|
"method": "CanSendChannelExcept",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "08c309d08681fe067f67315a72014d0a05c87d6e14632fa04f6f2fb617d61be3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 595,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptionTests.cs::SendChannelExceptionTests.CanSendChannel_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptionTests.cs::SendChannelExceptionTests.CanSendChannel_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/SendChannelExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SendChannelExceptionTests",
|
|
"method": "CanSendChannel_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "49bcacb6fb31d596ce9afc73099f8aaf645156ee222262174e1d7fed08393cf9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 596,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "SendImExceptionTests",
|
|
"method": "CanSendIM_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8124011921e8d4caf6840e960bd9f98d21df9db476e1726e0d54550cb8527ceb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 597,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception_SingleGroup::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception_SingleGroup",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs",
|
|
"line": 21,
|
|
"fixture": "SendImExceptionTests",
|
|
"method": "CanSendIM_Exception_SingleGroup",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b55a4bdba1d33652f3809c3478047afc65757fbe1dec6c5292e17b71a04b206c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 598,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs::SendImExceptionTests.CanSendIM_Exception_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/SendImExceptionTests.cs",
|
|
"line": 32,
|
|
"fixture": "SendImExceptionTests",
|
|
"method": "CanSendIM_Exception_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4190ff51848f63dce5682317db79da23fa19ad9e53004534382f3eb6e8544788",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 599,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/ShareExceptionTests.cs::ShareExceptionTests.CanShare_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/ShareExceptionTests.cs::ShareExceptionTests.CanShare_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/ShareExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "ShareExceptionTests",
|
|
"method": "CanShare_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "37297059a814bfde94c466e263a429258cce11ae258afd7953d26f65f9178f1d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 600,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/ShowNameTagsExceptionTests.cs::ShowNameTagsExceptionTests.CanShowNameTags_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/ShowNameTagsExceptionTests.cs::ShowNameTagsExceptionTests.CanShowNameTags_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/ShowNameTagsExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShowNameTagsExceptionTests",
|
|
"method": "CanShowNameTags_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d1fe4ec1fa289623d473ffae1682ed725735cbdf48bdf5b7fed086237e32a1a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 601,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/ShowNamesExceptionTests.cs::ShowNamesExceptionTests.CanShowNames_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/ShowNamesExceptionTests.cs::ShowNamesExceptionTests.CanShowNames_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/ShowNamesExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShowNamesExceptionTests",
|
|
"method": "CanShowNames_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b11578e758631037440dd56a683a3ffc25b576eaa25e7388c950d8d647eb2a75",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 602,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/StartImExceptionTests.cs::StartImExceptionTests.CanStartIM_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/StartImExceptionTests.cs::StartImExceptionTests.CanStartIM_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/StartImExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "StartImExceptionTests",
|
|
"method": "CanStartIM_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e0001ffc665f0f39833cf2376ea1fcb7559bdb87a48ea60bb348e14b078880e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 603,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/TouchMeExceptionTests.cs::TouchMeExceptionTests.TouchMe_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/TouchMeExceptionTests.cs::TouchMeExceptionTests.TouchMe_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/TouchMeExceptionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchMeExceptionTests",
|
|
"method": "TouchMe_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a0f3ffd3c70263738c074e258d9271e0a825f163c40d9c7ee8d20865873eb304",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 604,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/TouchThisExceptionTests.cs::TouchThisExceptionTests.TouchThis_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/TouchThisExceptionTests.cs::TouchThisExceptionTests.TouchThis_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/TouchThisExceptionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchThisExceptionTests",
|
|
"method": "TouchThis_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7e6c9e14badb0159f81adc96e17fcf3ebe2cf5351ec6465f03c430de06d85d2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 605,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/TouchWorldExceptionTests.cs::TouchWorldExceptionTests.TouchWorld_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/TouchWorldExceptionTests.cs::TouchWorldExceptionTests.TouchWorld_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/TouchWorldExceptionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchWorldExceptionTests",
|
|
"method": "TouchWorld_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ffef2f112b5718bab7b01fc1b624e588c181dadc5c50fd85de4404a501ee6f37",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 606,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Exceptions/TpLureExceptionTests.cs::TpLureExceptionTests.CanTpLure_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Exceptions/TpLureExceptionTests.cs::TpLureExceptionTests.CanTpLure_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Exceptions/TpLureExceptionTests.cs",
|
|
"line": 11,
|
|
"fixture": "TpLureExceptionTests",
|
|
"method": "CanTpLure_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a32f4cdda5b48ffcaced683b2e77fc129c1c321951aa2e16623eea022f2aa0b9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 607,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_Normal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_Normal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 11,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_Normal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "97787ac6b51198e317ed391e91125724ce1b580924c40500f81186812b45f625",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 608,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_EmptyPath::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_EmptyPath",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 43,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_EmptyPath",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0ffd4f32e285ba94e94f63ac312d3be20bf144b769e8d18af32e15f481042ed7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 609,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameContainsForwardSlash::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameContainsForwardSlash",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 75,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FolderNameContainsForwardSlash",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "90ae520739ea1a2612f491bb110b0870ed4dcb8a983aad9526ed25d8c5cbe687",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 610,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameContainsForwardSlashes::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameContainsForwardSlashes",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 109,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FolderNameContainsForwardSlashes",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8c0ed3c6cc16b916f9df8d25d55618e82299fd1bcd66983f682219c338853028",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 611,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashPrefix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashPrefix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 144,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FolderNameWithSlashPrefix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8a86081d6b25ae50b3cf8cdcb1c58c8539264931ab74f395dfc7345ee7f4f861",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 612,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashSuffix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashSuffix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 178,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FolderNameWithSlashSuffix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "04afafa569b7a10d6add8c1e9d8f26ac502791f1da2dbdb3e37407e945c87872",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 613,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashAffix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FolderNameWithSlashAffix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 212,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FolderNameWithSlashAffix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7eaec38fa6b545f133748b502169fab575308c9c4e60548cfbfd704452bd9761",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 614,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_ContendingFoldersWithSlashes::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_ContendingFoldersWithSlashes",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 247,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_ContendingFoldersWithSlashes",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "96a8189266746a564072122342f36b3321998f3e0cbe0094f3e4c83d29bc53d5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 615,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_InvalidPath::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_InvalidPath",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 287,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_InvalidPath",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "547def910ded67bc7950b211ad929f775d4eff26e351d11612f146b3e863510e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 616,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_IgnoreFolderPrefix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_IgnoreFolderPrefix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 318,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_IgnoreFolderPrefix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5039b79496d215d3921427ab6f65867ba7a4ea5239864f1f5a1e38ea3e5bb426",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 617,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FailOnHiddenFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_FailOnHiddenFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 353,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_FailOnHiddenFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bb0c7e531584128d251b06a4ac23b8cfad16ec4b117be79a53dea3c54aed4510",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 618,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_AllowHiddenFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.TryGetFolderFromPath_AllowHiddenFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 386,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "TryGetFolderFromPath_AllowHiddenFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9217cb5bd9c325fc792303e5ab53cefd71e95a5acf9e5a1601957ba8bf807346",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 619,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ById::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ById",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 423,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "FindFoldersContaining_ById",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fc89036c3472dcc2ea4d3fcb55636238e3d2c75b490f46d328b5f91f28301ed0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 620,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByAttachmentType::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByAttachmentType",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 463,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "FindFoldersContaining_ByAttachmentType",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "90b36c29312b87c824c158987e551ca31522cf53a68f5f6bd3eae8fe03e914ed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 621,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByAttachmentType_SingleResult::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByAttachmentType_SingleResult",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 507,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "FindFoldersContaining_ByAttachmentType_SingleResult",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a973bf8087abb0c68cd80d76949fac2735474bf6ccbe743933051f60527d93ce",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 622,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByWearType::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs::InventoryMapTests.FindFoldersContaining_ByWearType",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/InventoryMapTests.cs",
|
|
"line": 551,
|
|
"fixture": "InventoryMapTests",
|
|
"method": "FindFoldersContaining_ByWearType",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d6712cbeacd6ddf25a1f76dc1eeb10f4c0d8967a7591c249127f9b6387f0df8a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 623,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CamZoomMin_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CamZoomMin_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 10,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CamZoomMin_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "662b332d66c72caecc1a179730bc2524b9da16aa85f7289bebd31842610ceccc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 624,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextWorld_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextWorld_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 18,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowHoverTextWorld_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "380d1e30bd9ded04329bfd6d65ba447a8dd45a934cfa875628253719bb0e69ce",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 625,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextHud_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextHud_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 27,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowHoverTextHud_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a0af1f72f417cfa451284b7a3dbbb26d378e7eb9896dde3b6df0d0a2e4773f38",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 626,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverText_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverText_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 36,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowHoverText_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c4122dbf650f51bde55dfda412a884347a78d3cd09dd2bb0fcbe4a7e74a1fff6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 627,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextAll_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowHoverTextAll_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 46,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowHoverTextAll_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0ed67c5566d038f770eb9f5df6aa0b5394d7d94cf7c397fa8089b419f872c681",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 628,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowNameTags_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowNameTags_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 56,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowNameTags_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0781be94eb099d9aed1be2ff313856770d1ec24047d04c81c69219c743b4c8cb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 629,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShare_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShare_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 65,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShare_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e827d549d1d9329b63db159446937735ead13eed5d3eaa59440d3c686182f517",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 630,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowNames_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanShowNames_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 74,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanShowNames_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "56492cdd0802c5f8ed2a0f6d56abaf8186e37dd7b888904db52be97f9137279a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 631,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanEdit_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanEdit_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 83,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanEdit_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "417fb9f3eb3e70f3bd33710d11fb25eacd0db0a365b0ed2dec6778d09968f44b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 632,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanRecvChat_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanRecvChat_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 97,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanRecvChat_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b1ec48da83249b1141c3af926cd494373c47214d6a145916a8833d49edd155e2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 633,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanAutoAcceptTpRequest_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanAutoAcceptTpRequest_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 107,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanAutoAcceptTpRequest_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "abbcccb4415afdb6558f40a6d4030704f64442f019d065fef8a7a56a407e8642",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 634,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanTpRequest_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanTpRequest_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 118,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanTpRequest_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aefc51023a5274d402dae0e8111a0776622dc431754c3d1f0ce240a50dfd405d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 635,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanAutoAcceptTp_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanAutoAcceptTp_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 127,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanAutoAcceptTp_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "553245a5381689a7f1c6398cb0ca50510f9089b9bdc797672ae35fb5822fdf8e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 636,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanChat_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanChat_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 138,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanChat_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a9b0e4f8713991ce8b9b61d750c086d56da432dbddd533ec63dc0604238831a1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 637,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanSendIM_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanSendIM_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 146,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanSendIM_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6cc5238ded59b80408c59c9e77ded1162e370c295b846903dbcc87f74175cd55",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 638,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanStartIM_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanStartIM_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 155,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanStartIM_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c6d6db79b0939b33eb5fd29490474575e062f796160f4a69aab34ccefc1842cb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 639,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanReceiveIM_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/PermissionsTests.cs::PermissionsTests.CanReceiveIM_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/PermissionsTests.cs",
|
|
"line": 163,
|
|
"fixture": "PermissionsTests",
|
|
"method": "CanReceiveIM_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "23c1c79ae9eba016a48f3e9097fc26283223c9e120308d93fe53ce591ee5691c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 640,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_MultipleTerms::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_MultipleTerms",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "FindFolderQueryTests",
|
|
"method": "FindFolder_MultipleTerms",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a1f04e5ab064772c25feefc21ea57d65b1044f0fa3254aeb2a3bfedf68d8e0ca",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 641,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_SearchOrder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_SearchOrder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs",
|
|
"line": 53,
|
|
"fixture": "FindFolderQueryTests",
|
|
"method": "FindFolder_SearchOrder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4cba32dd316f49713c18a71bf5a932e1c28c94944add38c25852e8611ef0f987",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 642,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_IgnorePrivate::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_IgnorePrivate",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs",
|
|
"line": 74,
|
|
"fixture": "FindFolderQueryTests",
|
|
"method": "FindFolder_IgnorePrivate",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "54c5ec1f6a6ae5611221e3afdc47db0c2d0ecb0da460dd8f2c506ed34c221ff8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 643,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_IgnoreTildePrefix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs::FindFolderQueryTests.FindFolder_IgnoreTildePrefix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFolderQueryTests.cs",
|
|
"line": 99,
|
|
"fixture": "FindFolderQueryTests",
|
|
"method": "FindFolder_IgnoreTildePrefix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9f6635f5e14dbc14d1592a19b62d67748a60201128a75893e47ea1751c83b6d7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 644,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs::FindFoldersQueryTests.FindFolders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs::FindFoldersQueryTests.FindFolders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "FindFoldersQueryTests",
|
|
"method": "FindFolders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "09dbc17be4b28cc4a63d0f837960586ba7cd03e184f0013b26ed27db15703d84",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 645,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs::FindFoldersQueryTests.FindFolders_Separator::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs::FindFoldersQueryTests.FindFolders_Separator",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/FindFoldersQueryTests.cs",
|
|
"line": 53,
|
|
"fixture": "FindFoldersQueryTests",
|
|
"method": "FindFolders_Separator",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "51caa783dded41b99c878066618a10a7fe32c681ef4385c9a72f154870312b1f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 646,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingNothing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingNothing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_WearingNothing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "41fc967c6c174ac39ce3f6de7e273e6db1845bc2ad6acd393f27a6705a3555df",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 647,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_ExternalItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_ExternalItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 36,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_ExternalItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3f8e640aad5deeaf00b07af2d12c33b0a93257260d057d7b5dd5488f846f467a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 648,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingSomeItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingSomeItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 78,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_WearingSomeItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c209cd826958306f1350a685b29985cb8335a55ebcb9c0bec5c5a21279bb0a1a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 649,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingEverything::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_WearingEverything",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 105,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_WearingEverything",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4adb25030cd3c125242a4b1f770bfd3afdcabd85c23d37c34df9c8f273489e5b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 650,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_Specific_Exists::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_Specific_Exists",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 141,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_Specific_Exists",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7d8ccf26629911b6b20dc26c5c549975827d7378b4d85259a8b9724a3622892b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 651,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_Specific_NotExists::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs::GetAttachQueryTests.GetAttach_Specific_NotExists",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetAttachQueryTests.cs",
|
|
"line": 175,
|
|
"fixture": "GetAttachQueryTests",
|
|
"method": "GetAttach_Specific_NotExists",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "08d9852205987a266608ad17c12fa498894d7c3216e873cffb9db4584cfd100d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 652,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist::case:8e1b820c1f2bd3cd",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist",
|
|
"parameter_case": "\"@getblacklist\", 1234, \"sendim,recvim\", \"recvim,sendim\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "GetBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist\", 1234, \"sendim,recvim\", \"recvim,sendim\")]",
|
|
"body_sha256": "3faf1c80c07da463d139f13d4ed9deba67b160a29d3001437f2e2794940a7765",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 653,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist::case:64136cd82156035a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist",
|
|
"parameter_case": "\"@getblacklist:im\", 1234, \"sendim,recvim\", \"recvim,sendim\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "GetBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist:im\", 1234, \"sendim,recvim\", \"recvim,sendim\")]",
|
|
"body_sha256": "3faf1c80c07da463d139f13d4ed9deba67b160a29d3001437f2e2794940a7765",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 654,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist::case:2068bf7f0a131fe8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist",
|
|
"parameter_case": "\"@getblacklist:send\", 1234, \"sendim,recvim\", \"sendim\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 15,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "GetBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist:send\", 1234, \"sendim,recvim\", \"sendim\")]",
|
|
"body_sha256": "3faf1c80c07da463d139f13d4ed9deba67b160a29d3001437f2e2794940a7765",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 655,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist::case:b86b0c5e67f981c2",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist",
|
|
"parameter_case": "\"@getblacklist:tpto\", 1234, \"sendim,recvim\", \"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 16,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "GetBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist:tpto\", 1234, \"sendim,recvim\", \"\")]",
|
|
"body_sha256": "3faf1c80c07da463d139f13d4ed9deba67b160a29d3001437f2e2794940a7765",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 656,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist::case:123b930bb970a1f1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.GetBlacklist",
|
|
"parameter_case": "\"@getblacklist\", 1234, \"\", \"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 17,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "GetBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist\", 1234, \"\", \"\")]",
|
|
"body_sha256": "3faf1c80c07da463d139f13d4ed9deba67b160a29d3001437f2e2794940a7765",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 657,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.ManualBlacklist::case:f14641dea0f1de93",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.ManualBlacklist",
|
|
"parameter_case": "\"@getblacklist\", \"sendim,recvim\", \"recvim,sendim\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 35,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "ManualBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist\", \"sendim,recvim\", \"recvim,sendim\")]",
|
|
"body_sha256": "4ef9ab9bc3165b99ef6b9cf6ae563210660e83fccf946376217c300a752c724e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 658,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.ManualBlacklist::case:d25c660357f6ccff",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs::GetBlacklistQueryTests.ManualBlacklist",
|
|
"parameter_case": "\"@getblacklist\", \"\", \"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetBlacklistQueryTests.cs",
|
|
"line": 36,
|
|
"fixture": "GetBlacklistQueryTests",
|
|
"method": "ManualBlacklist",
|
|
"attribute": "[TestCase(\"@getblacklist\", \"\", \"\")]",
|
|
"body_sha256": "4ef9ab9bc3165b99ef6b9cf6ae563210660e83fccf946376217c300a752c724e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 659,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs::GetDebugQueryTests.GetDebug_Default::case:fa77559e30768d15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs::GetDebugQueryTests.GetDebug_Default",
|
|
"parameter_case": "\"RenderResolutionDivisor\", \"RenderResolutionDivisor Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs",
|
|
"line": 12,
|
|
"fixture": "GetDebugQueryTests",
|
|
"method": "GetDebug_Default",
|
|
"attribute": "[TestCase(\"RenderResolutionDivisor\", \"RenderResolutionDivisor Success\")]",
|
|
"body_sha256": "6554db3b0455887c0224a6f91c7830d6cbf38d5520a65a9b17e26280fcc291f7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 660,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs::GetDebugQueryTests.GetDebug_Default::case:55694f25ed879d95",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs::GetDebugQueryTests.GetDebug_Default",
|
|
"parameter_case": "\"Unknown Setting\", \"Unknown Setting Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetDebugQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "GetDebugQueryTests",
|
|
"method": "GetDebug_Default",
|
|
"attribute": "[TestCase(\"Unknown Setting\", \"Unknown Setting Success\")]",
|
|
"body_sha256": "6554db3b0455887c0224a6f91c7830d6cbf38d5520a65a9b17e26280fcc291f7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 661,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs::GetEnvQueryTests.GetEnv_Default::case:f656b648d00a6d91",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs::GetEnvQueryTests.GetEnv_Default",
|
|
"parameter_case": "\"Daytime\", \"Daytime Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "GetEnvQueryTests",
|
|
"method": "GetEnv_Default",
|
|
"attribute": "[TestCase(\"Daytime\", \"Daytime Success\")]",
|
|
"body_sha256": "cf4270c6c3417690afcf43982c3bdcf815f46ce81f9b6ccaf59377c633a64881",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 662,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs::GetEnvQueryTests.GetEnv_Default::case:55694f25ed879d95",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs::GetEnvQueryTests.GetEnv_Default",
|
|
"parameter_case": "\"Unknown Setting\", \"Unknown Setting Success\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetEnvQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetEnvQueryTests",
|
|
"method": "GetEnv_Default",
|
|
"attribute": "[TestCase(\"Unknown Setting\", \"Unknown Setting Success\")]",
|
|
"body_sha256": "cf4270c6c3417690afcf43982c3bdcf815f46ce81f9b6ccaf59377c633a64881",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 663,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs::GetGroupQueryTests.GetGroup_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs::GetGroupQueryTests.GetGroup_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "GetGroupQueryTests",
|
|
"method": "GetGroup_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da65b184d0ef1380274e8e4dfa199c125a1a192b9e76f8fec1d406df18186169",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 664,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs::GetGroupQueryTests.GetGroup_NoGroup::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs::GetGroupQueryTests.GetGroup_NoGroup",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetGroupQueryTests.cs",
|
|
"line": 32,
|
|
"fixture": "GetGroupQueryTests",
|
|
"method": "GetGroup_NoGroup",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d1da37ae52bd94dac9cd6e031525b57f31ca7e9dc00a69a6e0c4e753741dc9e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 665,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7476602b4103b47ed7dff44146a7ba90a1d62dc0d502f7b9e37b7863d9441ceb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 666,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 35,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Outfits",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d60a78bb35cc8fcdbdc2465889333b25567ea5e1c9279a8fb7b4162f4a35eae2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 667,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreLeadingSlash::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreLeadingSlash",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 67,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Outfits_IgnoreLeadingSlash",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "add33ed33e1940f26362332b89486253c6af1a56e601bafab49511b6607ed50a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 668,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreTrailingSlash::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreTrailingSlash",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 91,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Outfits_IgnoreTrailingSlash",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8f89302126be19f89d075d87d5194cc000fb7819f92ea7d54e6a63c1df9ca1ee",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 669,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreLeadingAndTrailingSlash::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_IgnoreLeadingAndTrailingSlash",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 115,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Outfits_IgnoreLeadingAndTrailingSlash",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c660447f93fb8508dbe4c874c92fd776a6e13596bbe3036bfb4664e35ee22306",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 670,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_Inventory::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Outfits_Inventory",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 139,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Outfits_Inventory",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7db6f75e2f109d0e8d852d181ddd721f688e27144ad8a5604384b37de9f8c3eb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 671,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Subfolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Subfolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 168,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Subfolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a5effe8012e9a446021b83f9b5314f6f9b66587222b447fa79028582830b3a1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 672,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Empty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Empty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 189,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Empty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2dd9f242eb71826066482ff4faa80b952ef89f855723cdc0c01cc4714abf8751",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 673,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Invalid::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs::GetInvQueryTests.GetInv_Invalid",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvQueryTests.cs",
|
|
"line": 210,
|
|
"fixture": "GetInvQueryTests",
|
|
"method": "GetInv_Invalid",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "92595df155e79568e70bceb1538c23f10de99a6a138a0a5d9b8a2626588fdae9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 674,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetInvWornQueryTests",
|
|
"method": "GetInvWorn",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "472d70fb14f393d43f8698bb81d1855426f570d85c9e592fa86607eb79ce366e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 675,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_PartialRoot::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_PartialRoot",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs",
|
|
"line": 78,
|
|
"fixture": "GetInvWornQueryTests",
|
|
"method": "GetInvWorn_PartialRoot",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ce4c640a901a6684a27b2b259c4fc3b25f2d6b870107babff3b930ced64a150b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 676,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_Naked::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_Naked",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs",
|
|
"line": 128,
|
|
"fixture": "GetInvWornQueryTests",
|
|
"method": "GetInvWorn_Naked",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fa8994189c5d9cda7d613dfb8f6ffbb1808c8bae54a3647530fb872d47c43dd5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 677,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_EmptyFolder::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_EmptyFolder",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs",
|
|
"line": 173,
|
|
"fixture": "GetInvWornQueryTests",
|
|
"method": "GetInvWorn_EmptyFolder",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ab6fc753f4d4170e17f49b708d7e62816f197e83234feda1fdcf63dcdc0bc6c4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 678,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_PartialWorn::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs::GetInvWornQueryTests.GetInvWorn_PartialWorn",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetInvWornQueryTests.cs",
|
|
"line": 218,
|
|
"fixture": "GetInvWornQueryTests",
|
|
"method": "GetInvWorn_PartialWorn",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ceb446f2aa6eaa5232a99147d5d993386ee9e2e5fefd93ef582f27a6b8ece948",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 679,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingNothing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingNothing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_WearingNothing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "27befef9fdef993d82a641980f2b1ad7f458f07a50c7d008b6d311aeedfb4939",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 680,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_ExternalItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_ExternalItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 37,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_ExternalItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f88d149572ae35e880f16a5a92b4a9db73a3f26c5e8e61e4b1c01440151bd64b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 681,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingSomeItems::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingSomeItems",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 78,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_WearingSomeItems",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4e9ef77ab72f1fd16c4fad69f00eb80ab46421597d41b61df80b1f87370f42d3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 682,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingEverything::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_WearingEverything",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 105,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_WearingEverything",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a840b239174cdb5dee4beb875bf9129209af3ba310564319528ad5b19764aae0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 683,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_Specific_Exists::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_Specific_Exists",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 145,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_Specific_Exists",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a402fd67ed8ddfc12d09863f08f9b15b34262ffa12b4b5aa965826eac89abae5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 684,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_Specific_NotExists::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs::GetOutfitQueryTests.GetOutfit_Specific_NotExists",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetOutfitQueryTests.cs",
|
|
"line": 171,
|
|
"fixture": "GetOutfitQueryTests",
|
|
"method": "GetOutfit_Specific_NotExists",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d7e891a620b5e5407fe337f507874b63eb5a21589767a01362bd8bc43d19ba4a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 685,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_BySender::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_BySender",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs",
|
|
"line": 15,
|
|
"fixture": "GetPathNewQueryTests",
|
|
"method": "GetPathNew_BySender",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7e87c01e83967a7160509d76f49d2a4b18d34b9b3fbed370c174d64ddb2c2b5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 686,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs",
|
|
"line": 59,
|
|
"fixture": "GetPathNewQueryTests",
|
|
"method": "GetPathNew_ByUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3a7d242966286258ed075c8e5c69eaf54ba0e71b8607432615a1199f5aeb6dcf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 687,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByUUID_Unknown::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByUUID_Unknown",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs",
|
|
"line": 103,
|
|
"fixture": "GetPathNewQueryTests",
|
|
"method": "GetPathNew_ByUUID_Unknown",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c3c206661594026c36dfcfea110631548cd362d824db268c170e4d04b24b674a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 688,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByAttach::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByAttach",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs",
|
|
"line": 152,
|
|
"fixture": "GetPathNewQueryTests",
|
|
"method": "GetPathNew_ByAttach",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f8858e6141b660cec8a09c016891f2275dd9364157b1aa614b63fca5abb7620c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 689,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByWorn::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs::GetPathNewQueryTests.GetPathNew_ByWorn",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetPathNewQueryTests.cs",
|
|
"line": 202,
|
|
"fixture": "GetPathNewQueryTests",
|
|
"method": "GetPathNew_ByWorn",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "eed31d9aaf34578368cc4f590de1da7f47e3f6c5e663215866f7f8e6946f974b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 690,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs::GetSitIdQueryTests.GetSitID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs::GetSitIdQueryTests.GetSitID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs",
|
|
"line": 21,
|
|
"fixture": "GetSitIdQueryTests",
|
|
"method": "GetSitID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bfbf6d62c09c4878504aa529805a29fe9689d1e29e7ca3d44bf2346d6b3fbe6b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 691,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs::GetSitIdQueryTests.GetSitID_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs::GetSitIdQueryTests.GetSitID_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetSitIdQueryTests.cs",
|
|
"line": 37,
|
|
"fixture": "GetSitIdQueryTests",
|
|
"method": "GetSitID_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "456f8f22b1d2917c3729ed600bdf0b693c0189bd100b9863f4b42b07259110b0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 692,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetStatusAllQueryTests.cs::GetStatusAllQueryTests.GetStatusAll::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetStatusAllQueryTests.cs::GetStatusAllQueryTests.GetStatusAll",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetStatusAllQueryTests.cs",
|
|
"line": 12,
|
|
"fixture": "GetStatusAllQueryTests",
|
|
"method": "GetStatusAll",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ee8fac8485db2b5c01abf8664364ca1e13214243f1e661a04d93df680422d596",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 693,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "GetStatusQueryTests",
|
|
"method": "GetStatus",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c538e68277e93b40374dfd86bde9be00e0b82dfad7f4573cc4b0660f15fa5fe4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 694,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus_filtered::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus_filtered",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs",
|
|
"line": 34,
|
|
"fixture": "GetStatusQueryTests",
|
|
"method": "GetStatus_filtered",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "574b7f7c37b4e09e4257e5b02d50b222054216e34b6d1dd3fe6b26127c89b562",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 695,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus_customSeparator::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs::GetStatusQueryTests.GetStatus_customSeparator",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/GetStatusQueryTests.cs",
|
|
"line": 55,
|
|
"fixture": "GetStatusQueryTests",
|
|
"method": "GetStatus_customSeparator",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3bec2e53ea88857d4a1ae8cd6bc6f235f24e00d0773c24ca75a1892adb803527",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 696,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.Notify::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.Notify",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 15,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "Notify",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "082ff4cd00faf29a73aca158d4e24ed9fd3e7844ed6cefbf962d8727846a3c27",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 697,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyFiltered::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyFiltered",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 36,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyFiltered",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e00e51aeadd0d7a107105684129a6ae74fbf918be4c563d92d7cdaa223d2c03c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 698,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiCommand::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiCommand",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 54,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyMultiCommand",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "77f3950214a1bd1e3816fa6f7b0ca69727e9e18be5fb7b37f19490408ca023dc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 699,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiChannels::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiChannels",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 73,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyMultiChannels",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "12a0a6e0a0a6632960de98236670e063f2c1aa16cf6b6c8d718bde0e0abfd9b9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 700,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiChannelsFiltered::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyMultiChannelsFiltered",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 94,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyMultiChannelsFiltered",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bff8ca8465c2299d0d2ef60adfa4164270d08cee7223361bb27b86a7e4daeec9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 701,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:9e893d263294d04d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@camdistmax:123=n\", \"/camdistmax:123=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 114,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@camdistmax:123=n\", \"/camdistmax:123=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 702,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:fc6b17eb4e9e7a00",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@setcam_avdistmax:123=n\", \"/setcam_avdistmax:123=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 115,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@setcam_avdistmax:123=n\", \"/setcam_avdistmax:123=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 703,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:b37376c5865a6fe8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@camdistmin:123=n\", \"/camdistmin:123=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 116,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@camdistmin:123=n\", \"/camdistmin:123=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 704,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:5d497faea315b624",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@setcam_avdistmin:123=n\", \"/setcam_avdistmin:123=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 117,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@setcam_avdistmin:123=n\", \"/setcam_avdistmin:123=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 705,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:282fa0139ccbba29",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@camunlock=n\", \"/camunlock=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 118,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@camunlock=n\", \"/camunlock=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 706,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:f08c6eb7b4d12fac",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@setcam_unlock=n\", \"/setcam_unlock=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 119,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@setcam_unlock=n\", \"/setcam_unlock=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 707,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:37f0f73ed7492dd0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@camtextures:1cdbc6a2-ae6b-3130-9348-3d3b1ca84c53=n\", \"/camtextures:1cdbc6a2-ae6b-3130-9348-3d3b1ca84c53=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 120,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@camtextures:1cdbc6a2-ae6b-3130-9348-3d3b1ca84c53=n\", \"/camtextures:1cdbc6a2-ae6b-3130-9348-3d3b1ca84c53=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 708,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:d75917941e63732c",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@touchfar:5=n\", \"/touchfar:5=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 121,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@touchfar:5=n\", \"/touchfar:5=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 709,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms::case:2f72da33fdbcd8be",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySynonyms",
|
|
"parameter_case": "\"@fartouch:5=n\", \"/fartouch:5=n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 122,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySynonyms",
|
|
"attribute": "[TestCase(\"@fartouch:5=n\", \"/fartouch:5=n\")]",
|
|
"body_sha256": "6cf84f004648f8b5304bf7fc7fab7ac8b1f8f7da8c605c06daa68d3a1280cd67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 710,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear_Filtered::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear_Filtered",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 134,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyClear_Filtered",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f3e0550a53faca13679421318eee85f010c1b8668e3edfae6e2548d39dbcafd7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 711,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyClear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 155,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyClear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "61d7419956a83be04eeb13557c6a2120419b2f0f1c529149c4fb57871bb6506e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 712,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyInventoryOffer::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyInventoryOffer",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 178,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyInventoryOffer",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2bbac63ab86ec77f6d0a4558a14ee913a7f44930364476a89e02cd5ec80191b9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 713,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandLegal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandLegal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 199,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySitStandLegal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "83a07a88a0386982c854a0223b64dd5c417f1a55a038e4ceba8f487983daadaf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 714,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandWithRestrictions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifySitStandWithRestrictions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 224,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifySitStandWithRestrictions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "166e2087aa0652bdd427e1908bc338659ec1d4dc8065c016612696d1f5dfd000",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 715,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 252,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyWear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9529acb9f3e1c335a50f8de6d63cc5711921de962546ff868811279d05826399",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 716,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear_Illegal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyWear_Illegal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 275,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyWear_Illegal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "65bfc1db698470cf56dd8c6811e85ae373d1fca95cdbf82be66b7e32da311a2f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 717,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 295,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyUnWear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "340b60b8038dcd55320dc9aedc16beb9193e731ba7b659ca3cb2951a2d19b7ac",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 718,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear_illegal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyUnWear_illegal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 318,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyUnWear_illegal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7056e6e145430eb2180edb92593f59c07bcbdfa21629b1ca29ac93b2fca975e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 719,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 340,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyAttached",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dc5239c77b9169cf3833c5a1dc765b381efe833f15b34ac7e57173c0a640942a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 720,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached_Illegal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyAttached_Illegal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 363,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyAttached_Illegal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b56de057dece9cb8ece795d13d6bc42e7825d62f09f967f37a4dbf262d2b4456",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 721,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 383,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyDetached",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a741cec23a985028b3dc2b09195255276a96e4f07fc4fe5f8cca6c1e3c940d71",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 722,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached_Illegal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs::NotifyQueryTests.NotifyDetached_Illegal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/NotifyQueryTests.cs",
|
|
"line": 407,
|
|
"fixture": "NotifyQueryTests",
|
|
"method": "NotifyDetached_Illegal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1a4c9475a3b91a975b9861685dcaf899505b4f6727257618f9add9cecd3df54d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 723,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL::case:478968a5d14830de",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL",
|
|
"parameter_case": "\"\", RlvService.RLVVersionNum",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs",
|
|
"line": 13,
|
|
"fixture": "VersionNumBlQueryTests",
|
|
"method": "VersionNumBL",
|
|
"attribute": "[TestCase(\"\", RlvService.RLVVersionNum)]",
|
|
"body_sha256": "0dbc89f77a6f293efcca217febb2f6b8d224f9ac5e1d6532a56a7df64a7be6e9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 724,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL::case:8c124ee42e9ab944",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs::VersionNumBlQueryTests.VersionNumBL",
|
|
"parameter_case": "\"sendim,recvim\", RlvService.RLVVersionNum + \",recvim,sendim\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionNumBlQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "VersionNumBlQueryTests",
|
|
"method": "VersionNumBL",
|
|
"attribute": "[TestCase(\"sendim,recvim\", RlvService.RLVVersionNum + \",recvim,sendim\")]",
|
|
"body_sha256": "0dbc89f77a6f293efcca217febb2f6b8d224f9ac5e1d6532a56a7df64a7be6e9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 725,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.ManualVersion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.ManualVersion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs",
|
|
"line": 14,
|
|
"fixture": "VersionQueryTests",
|
|
"method": "ManualVersion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6f8493b201d69e1449d8311e434736f6f6b2bad04c9fe9c6adf94a94d9cbe597",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 726,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions::case:442bdc765ad34e20",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions",
|
|
"parameter_case": "\"@version\", 1234, RlvService.RLVVersion",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs",
|
|
"line": 30,
|
|
"fixture": "VersionQueryTests",
|
|
"method": "CheckVersions",
|
|
"attribute": "[TestCase(\"@version\", 1234, RlvService.RLVVersion)]",
|
|
"body_sha256": "f8118590cf64832f30e5e3c927bf8cee42c90d82a3e275554e9c36adb7ad5d30",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 727,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions::case:968af293ea2a53a1",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions",
|
|
"parameter_case": "\"@versionnew\", 1234, RlvService.RLVVersion",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs",
|
|
"line": 31,
|
|
"fixture": "VersionQueryTests",
|
|
"method": "CheckVersions",
|
|
"attribute": "[TestCase(\"@versionnew\", 1234, RlvService.RLVVersion)]",
|
|
"body_sha256": "f8118590cf64832f30e5e3c927bf8cee42c90d82a3e275554e9c36adb7ad5d30",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 728,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions::case:ae9a221915e6e1bb",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs::VersionQueryTests.CheckVersions",
|
|
"parameter_case": "\"@versionnum\", 1234, RlvService.RLVVersionNum",
|
|
"source": "LibreMetaverse.Tests/RLV/Queries/VersionQueryTests.cs",
|
|
"line": 32,
|
|
"fixture": "VersionQueryTests",
|
|
"method": "CheckVersions",
|
|
"attribute": "[TestCase(\"@versionnum\", 1234, RlvService.RLVVersionNum)]",
|
|
"body_sha256": "f8118590cf64832f30e5e3c927bf8cee42c90d82a3e275554e9c36adb7ad5d30",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 729,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs::AddAttachRestrictionTests.AddAttach::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs::AddAttachRestrictionTests.AddAttach",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs",
|
|
"line": 13,
|
|
"fixture": "AddAttachRestrictionTests",
|
|
"method": "AddAttach",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bb2c3495d7b6862fabe1007bcfccc2850d29eef1d9aa4eac6d13d6004dcc4e6b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 730,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs::AddAttachRestrictionTests.AddAttach_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs::AddAttachRestrictionTests.AddAttach_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AddAttachRestrictionTests.cs",
|
|
"line": 39,
|
|
"fixture": "AddAttachRestrictionTests",
|
|
"method": "AddAttach_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0201965931ebba1c13a23bbb43a8787c1639b0b98851141faffd963173c51035",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 731,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs::AddOutfitRestrictionTests.AddOutfit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs::AddOutfitRestrictionTests.AddOutfit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs",
|
|
"line": 13,
|
|
"fixture": "AddOutfitRestrictionTests",
|
|
"method": "AddOutfit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4902b4dda0a640d240c88af30431f6d247aae2a74a81126fd91ba1d930de3fb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 732,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs::AddOutfitRestrictionTests.AddOutfit_part::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs::AddOutfitRestrictionTests.AddOutfit_part",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AddOutfitRestrictionTests.cs",
|
|
"line": 56,
|
|
"fixture": "AddOutfitRestrictionTests",
|
|
"method": "AddOutfit_part",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7e5467b36484fb54b0336abccf682905fbe5bff9e04195645981815e2ffadeb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 733,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AllowIdleRestrictionTests.cs::AllowIdleRestrictionTests.CanAllowIdle::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AllowIdleRestrictionTests.cs::AllowIdleRestrictionTests.CanAllowIdle",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AllowIdleRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "AllowIdleRestrictionTests",
|
|
"method": "CanAllowIdle",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6278bb1a70f024f687080cb8e8a56bbc923f679fb4adb61c6c91c3397a3de7fc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 734,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AlwaysRunRestrictionTests.cs::AlwaysRunRestrictionTests.CanAlwaysRun::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AlwaysRunRestrictionTests.cs::AlwaysRunRestrictionTests.CanAlwaysRun",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AlwaysRunRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "AlwaysRunRestrictionTests",
|
|
"method": "CanAlwaysRun",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9c0a34e0960e3e2a834ccfc1c129a1f5a8f8c6cfd30b322671b4e5c4cd25a24c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 735,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 14,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "39bc0c4581f8277f4d5c90ec715c40f4715b5ae7007a28a04fe762f2f6adfbfd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 736,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 88,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis_Recursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d051e7783e79bf91a8092cd2d29cf1aacec3b0af86ecf0c7ca590ce25bc8393c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 737,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Path",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 168,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis_Recursive_Path",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b4db2b29ad376777b382f8c6f4f7b62643bb2dd43858de4be69ac2252f18c963",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 738,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Worn",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 248,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis_Recursive_Worn",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6ecfc6ffe71896979a37dac6dd8149a015b8d3e7e952247954333c053da4961e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 739,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 327,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis_Recursive_Attached",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8ac38c77c6bdb03e4cbaa96600bead9a760eb5eec098504b05cfb3a1bdfb8557",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 740,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs::AttachAllThisRestrictionTests.AttachAllThis_Recursive_Attached_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachAllThisRestrictionTests.cs",
|
|
"line": 425,
|
|
"fixture": "AttachAllThisRestrictionTests",
|
|
"method": "AttachAllThis_Recursive_Attached_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "495f288e0fa86059d13a027075700ba6308e9c9d585fa56e3d1adf4a71df912b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 741,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 13,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3a8a5acc4ad5cbec76737239ea23330a34f54146a4ff9d5d25082c220527a3e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 742,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_NotRecursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_NotRecursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 81,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis_NotRecursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a5818b4e30d04aba7d6427b2b94e025d34e82eb3bdcb7ac80a23e55f2382ec29",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 743,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByPath::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByPath",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 151,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis_ByPath",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "93e1721f171e24e540160e738f731b895ebd868d840bcdf7c16ba92f6eb4c49a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 744,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByRlvAttachmentPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 216,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis_ByRlvAttachmentPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "90a562b2c120daa0ea2612befe9e09649bc2ffac59c2cd360fe4a37dedf85ae3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 745,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 294,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis_ByWornLayer",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a444d51c2091fa36f1a010e98ad896042aa0262153ea8a833a14dfcbf02de85e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 746,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs::AttachThisRestrictionTests.AttachThis_ByWornLayer_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/AttachThisRestrictionTests.cs",
|
|
"line": 369,
|
|
"fixture": "AttachThisRestrictionTests",
|
|
"method": "AttachThis_ByWornLayer_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dd3d9a0d9b56f08f6be7a6200e1f50e834ecc7613de0cdf44ee89262b3abdb30",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 747,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ChatNormalTests.cs::ChatNormalTests.CanChatNormal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ChatNormalTests.cs::ChatNormalTests.CanChatNormal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ChatNormalTests.cs",
|
|
"line": 9,
|
|
"fixture": "ChatNormalTests",
|
|
"method": "CanChatNormal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9a23c49327636e769c7ff2688a0649d441f3531406e8f51e152ec7186a312287",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 748,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ChatShoutRestrictionTests.cs::ChatShoutRestrictionTests.CanChatShout::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ChatShoutRestrictionTests.cs::ChatShoutRestrictionTests.CanChatShout",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ChatShoutRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ChatShoutRestrictionTests",
|
|
"method": "CanChatShout",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "493e1dd87afaaa7f8183e677df5c32d00f150ffcdd53f9afad8684672837aa28",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 749,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ChatWhisperRestrictionTests.cs::ChatWhisperRestrictionTests.CanChatWhisper::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ChatWhisperRestrictionTests.cs::ChatWhisperRestrictionTests.CanChatWhisper",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ChatWhisperRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ChatWhisperRestrictionTests",
|
|
"method": "CanChatWhisper",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "67c5d2cb8b3e9424fbcf08378c2a28368fe07aa83ec028df7cf88b91576d3e9f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 750,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DefaultWearRestrictionTests.cs::DefaultWearRestrictionTests.CanDefaultWear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DefaultWearRestrictionTests.cs::DefaultWearRestrictionTests.CanDefaultWear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DefaultWearRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "DefaultWearRestrictionTests",
|
|
"method": "CanDefaultWear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "64eef4c82d1c5a21bc923cfd44616ddc1a5e6403a9a1c5ad6bd2e5ee06e9704c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 751,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 14,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ee74f952bd602bd23cfc7b203940a902e1b30e02cff60c1abc1f74da964c1f7d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 752,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 88,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis_Recursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2b6a646ee82484a6d1901ea4425b0e32fe553827f5bea37b506ffe29d1aec192",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 753,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Path",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 168,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis_Recursive_Path",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "731244b623f23a8870d011280a062add751607ce2c58be3261485bb61d488297",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 754,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Worn",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 245,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis_Recursive_Worn",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d8424a48e64346edd683b7a68652dd5a0be615658f085b0390699ac7b4db5d2c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 755,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 324,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis_Recursive_Attached",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f399592217e7a4638ea25d469681ab9cc58bf8a937af2bfff8895996f7bbc493",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 756,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs::DetachAllThisRestrictionTests.DetachAllThis_Recursive_Attached_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachAllThisRestrictionTests.cs",
|
|
"line": 421,
|
|
"fixture": "DetachAllThisRestrictionTests",
|
|
"method": "DetachAllThis_Recursive_Attached_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "507273250b932ff93fa34f87190ad1ab289edeed275be6d2259bab05c5b055d1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 757,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "DetachRestrictionTests",
|
|
"method": "Detach_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8c5b165329ab6b46eb3ec7c9a07383e8ea1e54edf0882b43b14166d67cc45617",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 758,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs",
|
|
"line": 33,
|
|
"fixture": "DetachRestrictionTests",
|
|
"method": "Detach",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "50f5419aea3ea41aa9ebedd29202a549deb4ae6089c38965300a46fd5abf94bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 759,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_AttachPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs::DetachRestrictionTests.Detach_AttachPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachRestrictionTests.cs",
|
|
"line": 55,
|
|
"fixture": "DetachRestrictionTests",
|
|
"method": "Detach_AttachPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a75fea134b92bca704b2e140135076d699d645c0d2854022d5b20d14be372589",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 760,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 14,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bf6cdb48a5271d5116db4d0cbf12dbf63fc3cc93862bf718cf849d4abf9eb7cc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 761,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_NotRecursive::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_NotRecursive",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 82,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis_NotRecursive",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a8452e2b0abcf82447394bae981a1d25677147fad17828d8f6d0705264efa429",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 762,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByPath::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByPath",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 153,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis_ByPath",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e6378e0db310005b8426cabd25969818ed36252e1995de97c6b29d5ab155ee58",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 763,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByRlvAttachmentPoint",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 219,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis_ByRlvAttachmentPoint",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "278e4cbf0f9999efec04fcabade19da97439cca732e0e7e3e3c004e232c27224",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 764,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 297,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis_ByWornLayer",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "66b7eba54e34ed58c59d594cdcb85d874c4db9bbbd871e5438c40fd3d47ad3f6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 765,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs::DetachThisRestrictionTests.DetachThis_ByWornLayer_AddRem",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/DetachThisRestrictionTests.cs",
|
|
"line": 371,
|
|
"fixture": "DetachThisRestrictionTests",
|
|
"method": "DetachThis_ByWornLayer_AddRem",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7424bf38db1abd74132618ee3bcf95a79c32942da26086760dc82355a815d37e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 766,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/EditAttachRestrictionTests.cs::EditAttachRestrictionTests.CanEdit_Attachment::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/EditAttachRestrictionTests.cs::EditAttachRestrictionTests.CanEdit_Attachment",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/EditAttachRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "EditAttachRestrictionTests",
|
|
"method": "CanEdit_Attachment",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "22bc9e267e270c2c762561851249af4ef64c0b5bd288950a95b1b636b2975b6e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 767,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/EditRestrictionTests.cs::EditRestrictionTests.CanEditFolderNameSpecifiesToAddInsteadOfReplace::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/EditRestrictionTests.cs::EditRestrictionTests.CanEditFolderNameSpecifiesToAddInsteadOfReplace",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/EditRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "EditRestrictionTests",
|
|
"method": "CanEditFolderNameSpecifiesToAddInsteadOfReplace",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d82d0869826bbc935d89967445dfc991619bdaf3fa631550c5d3f91a13c4935",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 768,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/EditWorldRestrictionTests.cs::EditWorldRestrictionTests.CanEdit_World::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/EditWorldRestrictionTests.cs::EditWorldRestrictionTests.CanEdit_World",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/EditWorldRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "EditWorldRestrictionTests",
|
|
"method": "CanEdit_World",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f335a2c81735bf58294b97ceedfd85192113e69c78a38804f0db923ce7a0241",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 769,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch::case:ccd63fc5b9c064fb",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch",
|
|
"parameter_case": "\"fartouch\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch",
|
|
"attribute": "[TestCase(\"fartouch\")]",
|
|
"body_sha256": "a5568e0040a3c0ac8875a11596b7d0799ac5169b919e4fc65587555b2d3edd52",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 770,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch::case:ae3d093c6c7267ac",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch",
|
|
"parameter_case": "\"touchfar\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch",
|
|
"attribute": "[TestCase(\"touchfar\")]",
|
|
"body_sha256": "a5568e0040a3c0ac8875a11596b7d0799ac5169b919e4fc65587555b2d3edd52",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 771,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Synonym::case:ccd63fc5b9c064fb",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Synonym",
|
|
"parameter_case": "\"fartouch\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 20,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Synonym",
|
|
"attribute": "[TestCase(\"fartouch\")]",
|
|
"body_sha256": "c7aff866d539ceb26cc028532a901f18b58bb020f34da56444f08c9f4df1eb52",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 772,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Synonym::case:ae3d093c6c7267ac",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Synonym",
|
|
"parameter_case": "\"touchfar\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 21,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Synonym",
|
|
"attribute": "[TestCase(\"touchfar\")]",
|
|
"body_sha256": "c7aff866d539ceb26cc028532a901f18b58bb020f34da56444f08c9f4df1eb52",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 773,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Default::case:ccd63fc5b9c064fb",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Default",
|
|
"parameter_case": "\"fartouch\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 30,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Default",
|
|
"attribute": "[TestCase(\"fartouch\")]",
|
|
"body_sha256": "e894c744ea780a0a46cd2387157077c1a62c3c6b982303f3b7bff0b5d950816a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 774,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Default::case:ae3d093c6c7267ac",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Default",
|
|
"parameter_case": "\"touchfar\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 31,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Default",
|
|
"attribute": "[TestCase(\"touchfar\")]",
|
|
"body_sha256": "e894c744ea780a0a46cd2387157077c1a62c3c6b982303f3b7bff0b5d950816a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 775,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms::case:5788809ef8877342",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms",
|
|
"parameter_case": "\"fartouch\", \"fartouch\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 40,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"fartouch\", \"fartouch\")]",
|
|
"body_sha256": "423a8781a2de94943fa028ac64d61532509c90375cf1ca80edf1d0ef8edd9905",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 776,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms::case:b3ebeae1885ed5db",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms",
|
|
"parameter_case": "\"fartouch\", \"touchfar\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 41,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"fartouch\", \"touchfar\")]",
|
|
"body_sha256": "423a8781a2de94943fa028ac64d61532509c90375cf1ca80edf1d0ef8edd9905",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 777,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms::case:07cf5c5cabecfebf",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms",
|
|
"parameter_case": "\"touchfar\", \"touchfar\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 42,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"touchfar\", \"touchfar\")]",
|
|
"body_sha256": "423a8781a2de94943fa028ac64d61532509c90375cf1ca80edf1d0ef8edd9905",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 778,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms::case:8008f95bc76b47e9",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs::FarTouchRestrictionTests.CanFarTouch_Multiple_Synonyms",
|
|
"parameter_case": "\"touchfar\", \"fartouch\"",
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FarTouchRestrictionTests.cs",
|
|
"line": 43,
|
|
"fixture": "FarTouchRestrictionTests",
|
|
"method": "CanFarTouch_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"touchfar\", \"fartouch\")]",
|
|
"body_sha256": "423a8781a2de94943fa028ac64d61532509c90375cf1ca80edf1d0ef8edd9905",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 779,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/FlyRestrictionTests.cs::FlyRestrictionTests.CanFly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/FlyRestrictionTests.cs::FlyRestrictionTests.CanFly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/FlyRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "FlyRestrictionTests",
|
|
"method": "CanFly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5f60149edccece6b8a6827bbdc6f593ffd863961c13b506f1171aa0cf37fd5b7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 780,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs::InteractRestrictionTests.CanInteract::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs::InteractRestrictionTests.CanInteract",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "InteractRestrictionTests",
|
|
"method": "CanInteract",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "935d319e07b613ba39b06db30cfd18306670f7dc97186db38c0374c3aac6901e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 781,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs::InteractRestrictionTests.CanInteract_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs::InteractRestrictionTests.CanInteract_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/InteractRestrictionTests.cs",
|
|
"line": 18,
|
|
"fixture": "InteractRestrictionTests",
|
|
"method": "CanInteract_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "53b9d7f7cfd63a10538060624f81b7a6b1754a7462c230671ed909698dd18923",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 782,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/JumpRestrictionTests.cs::JumpRestrictionTests.CanJump::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/JumpRestrictionTests.cs::JumpRestrictionTests.CanJump",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/JumpRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "JumpRestrictionTests",
|
|
"method": "CanJump",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "104374c66e6748d101b69ed5343d9972f29e937305cb17f90244ffa74fc7ed35",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 783,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs::PermissiveRestrictionTests.Permissive_On::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs::PermissiveRestrictionTests.Permissive_On",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "PermissiveRestrictionTests",
|
|
"method": "Permissive_On",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "923519a1220e5b3007321fb9ee8cc9db27bc0bbc38bed69df0659e4365c610e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 784,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs::PermissiveRestrictionTests.Permissive_Off::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs::PermissiveRestrictionTests.Permissive_Off",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/PermissiveRestrictionTests.cs",
|
|
"line": 17,
|
|
"fixture": "PermissiveRestrictionTests",
|
|
"method": "Permissive_Off",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b995698351bf04e00ab5aed459c8ee08292897545b8684338a90eaf42cd6c4aa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 785,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatExceptionTests.cs::RecvChatExceptionTests.CanRecvChat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatExceptionTests.cs::RecvChatExceptionTests.CanRecvChat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatExceptionTests.cs",
|
|
"line": 9,
|
|
"fixture": "RecvChatExceptionTests",
|
|
"method": "CanRecvChat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "017906038e211352d7d2751fafbcab5028cd8b189e7aa29a6202ff578976a23c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 786,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatFromRestrictionTests.cs::RecvChatFromRestrictionTests.CanRecvChatFrom::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatFromRestrictionTests.cs::RecvChatFromRestrictionTests.CanRecvChatFrom",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatFromRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "RecvChatFromRestrictionTests",
|
|
"method": "CanRecvChatFrom",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aaf24dc0b8533a7e93cc567fecbb866067b72da1837207869f879647840bfa21",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 787,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatSecExceptionTests.cs::RecvChatSecExceptionTests.CanRecvChat_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatSecExceptionTests.cs::RecvChatSecExceptionTests.CanRecvChat_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvChatSecExceptionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvChatSecExceptionTests",
|
|
"method": "CanRecvChat_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cba089ebe607088e37be285918a1d2c674f1acc4cad075733108afea3ad0279b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 788,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteFromRestrictionTests.cs::RecvEmoteFromRestrictionTests.CanRecvChat_RecvEmoteFrom::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteFromRestrictionTests.cs::RecvEmoteFromRestrictionTests.CanRecvChat_RecvEmoteFrom",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteFromRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvEmoteFromRestrictionTests",
|
|
"method": "CanRecvChat_RecvEmoteFrom",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d07ded724315cf135603d4dc5a684e5a59a5cf8415963acc30d402ad81916ac1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 789,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteRestrictionTests.cs::RecvEmoteRestrictionTests.CanRecvChat_RecvEmote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteRestrictionTests.cs::RecvEmoteRestrictionTests.CanRecvChat_RecvEmote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvEmoteRestrictionTests",
|
|
"method": "CanRecvChat_RecvEmote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "438b72e6c44570580bf41aa7b8ed00afb800eff8836ee971eab9fc6a00fecc19",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 790,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteSecRestrictionTests.cs::RecvEmoteSecRestrictionTests.CanRecvChat_RecvEmote_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteSecRestrictionTests.cs::RecvEmoteSecRestrictionTests.CanRecvChat_RecvEmote_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvEmoteSecRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvEmoteSecRestrictionTests",
|
|
"method": "CanRecvChat_RecvEmote_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9e1f72426762569b1c650fdf80c53e4a590b6476f8539fff6e110101e48459e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 791,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMFrom::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMFrom",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvImFromRestrictionTests",
|
|
"method": "CanReceiveIMFrom",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ebe072c7e1c8ba440b560c2e4a0aa5151ba546f5b6cd5505012958e901c58201",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 792,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMFrom_Group::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMFrom_Group",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs",
|
|
"line": 22,
|
|
"fixture": "RecvImFromRestrictionTests",
|
|
"method": "CanReceiveIMFrom_Group",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d3d155240723ca2d379f00111a3b27acb41786615a2f5b0ad2c968040d7f4447",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 793,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMTo_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs::RecvImFromRestrictionTests.CanReceiveIMTo_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImFromRestrictionTests.cs",
|
|
"line": 34,
|
|
"fixture": "RecvImFromRestrictionTests",
|
|
"method": "CanReceiveIMTo_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dd1050e7ef3e9805b88964822485856d6b2e5e98ee647ee08251cbc5bd452208",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 794,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImRestrictionTests.cs::RecvImRestrictionTests.CanReceiveIM::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImRestrictionTests.cs::RecvImRestrictionTests.CanReceiveIM",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "RecvImRestrictionTests",
|
|
"method": "CanReceiveIM",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9c88e79ed2686e571e32ccecbc93c130423b966ff4e65e72f228f1713e5047cd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 795,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "RecvImSecRestrictionTests",
|
|
"method": "CanReceiveIM_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e549fe9719efd180f8ab8c80b989701cd23ebf07cd004d9a5a18a0cc7db12e64",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 796,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure_Group::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure_Group",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs",
|
|
"line": 27,
|
|
"fixture": "RecvImSecRestrictionTests",
|
|
"method": "CanReceiveIM_Secure_Group",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "13653ee7443d2eca88f2940d0c3804de3685dcf6c9277a4717a42dad4c01fca4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 797,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs::RecvImSecRestrictionTests.CanReceiveIM_Secure_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RecvImSecRestrictionTests.cs",
|
|
"line": 42,
|
|
"fixture": "RecvImSecRestrictionTests",
|
|
"method": "CanReceiveIM_Secure_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d99435b52a3b774ab5d2bb6911824fa45803fe82cfe0b2c192a05473b72463c8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 798,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs::RemAttachRestrictionTests.RemAttach::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs::RemAttachRestrictionTests.RemAttach",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs",
|
|
"line": 13,
|
|
"fixture": "RemAttachRestrictionTests",
|
|
"method": "RemAttach",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7005409bfff88f7fb75e5cf87f6f52f4c6f048de32f651b844cf62a1cc16f55c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 799,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs::RemAttachRestrictionTests.RemAttach_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs::RemAttachRestrictionTests.RemAttach_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RemAttachRestrictionTests.cs",
|
|
"line": 55,
|
|
"fixture": "RemAttachRestrictionTests",
|
|
"method": "RemAttach_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "407cb5627753c42af2b469644ddc2857416fb4b181bfbb742b199ad7239d5e6f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 800,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs::RemOutfitRestrictionTests.RemOutfit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs::RemOutfitRestrictionTests.RemOutfit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs",
|
|
"line": 14,
|
|
"fixture": "RemOutfitRestrictionTests",
|
|
"method": "RemOutfit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2aa5056c8aec09fb28d0da37bf6861220595cacb3190542d865f99034fc1c488",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 801,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs::RemOutfitRestrictionTests.RemOutfit_part::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs::RemOutfitRestrictionTests.RemOutfit_part",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RemOutfitRestrictionTests.cs",
|
|
"line": 56,
|
|
"fixture": "RemOutfitRestrictionTests",
|
|
"method": "RemOutfit_part",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f0c36209e33c9961b10ff685c8d4a32e279b4852e1c16a0e724f3cd481089576",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs",
|
|
"LibreMetaverse.Tests/RLV/SampleInventoryTree.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 802,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/RezRestrictionTests.cs::RezRestrictionTests.CanRez::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/RezRestrictionTests.cs::RezRestrictionTests.CanRez",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/RezRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "RezRestrictionTests",
|
|
"method": "CanRez",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5cae348cc241a884803692031c0af4f33fb3a2ce8331129a9866c5364599eccb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 803,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelRestrictionTests.cs::SendChannelRestrictionTests.CanSendChannel::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelRestrictionTests.cs::SendChannelRestrictionTests.CanSendChannel",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SendChannelRestrictionTests",
|
|
"method": "CanSendChannel",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8496734391f57cf2f2d8156f3b5a9ad9147c959e3bf99f9e76a4072e971a5b42",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 804,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs::SendChannelSecRestrictionTests.CanSendChannel_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs::SendChannelSecRestrictionTests.CanSendChannel_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "SendChannelSecRestrictionTests",
|
|
"method": "CanSendChannel_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5bd9096e9af488d5cdb08ed78120ef46f81f9be1eaf132c49a955eb07ae904eb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 805,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs::SendChannelSecRestrictionTests.CanSendChannel_Secure_Exception::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs::SendChannelSecRestrictionTests.CanSendChannel_Secure_Exception",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendChannelSecRestrictionTests.cs",
|
|
"line": 26,
|
|
"fixture": "SendChannelSecRestrictionTests",
|
|
"method": "CanSendChannel_Secure_Exception",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e675121ba9f6ab8f6e4484e66d76d0dd14f8ef39122c8fff2878ba5e6b3a7409",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 806,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs::SendChatRestrictionTests.CanSendChat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs::SendChatRestrictionTests.CanSendChat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SendChatRestrictionTests",
|
|
"method": "CanSendChat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "36cfbe5123b4b37ee43f0b4ba6453ebbe2754960825b1a8481e77e4f3a0e8015",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 807,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs::SendChatRestrictionTests.CanChat_SendChatRestriction::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs::SendChatRestrictionTests.CanChat_SendChatRestriction",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendChatRestrictionTests.cs",
|
|
"line": 15,
|
|
"fixture": "SendChatRestrictionTests",
|
|
"method": "CanChat_SendChatRestriction",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "793a31da070038e90c41e4bdb1161daaf51376617a7444867f19c7125ad34313",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 808,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendGestureRestrictionTests.cs::SendGestureRestrictionTests.CanSendGesture::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendGestureRestrictionTests.cs::SendGestureRestrictionTests.CanSendGesture",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendGestureRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "SendGestureRestrictionTests",
|
|
"method": "CanSendGesture",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "91367110c04e3c6ad173f56f209a166d828560850d3d084893e899bcc756428a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 809,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImRestrictionTests.cs::SendImRestrictionTests.CanSendIM::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImRestrictionTests.cs::SendImRestrictionTests.CanSendIM",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "SendImRestrictionTests",
|
|
"method": "CanSendIM",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c63ab3a41b6b302e7c84c54374c7193335840bafc40f2d0f2b1c3a2787b26203",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 810,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "SendImSecRestrictionTests",
|
|
"method": "CanSendIM_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "65422234501bcbf151f27e0d45c74726e670665f39d90df23396f79450ba2b91",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 811,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure_Group::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure_Group",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs",
|
|
"line": 27,
|
|
"fixture": "SendImSecRestrictionTests",
|
|
"method": "CanSendIM_Secure_Group",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4ed2e6416a86eb2406e20bbb7e60a380de25577ad034ba613530ed28f6001df9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 812,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs::SendImSecRestrictionTests.CanSendIM_Secure_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImSecRestrictionTests.cs",
|
|
"line": 42,
|
|
"fixture": "SendImSecRestrictionTests",
|
|
"method": "CanSendIM_Secure_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a4b699c9ada01ca4ce4d535739178e5310affa938d02dfaede6d034488d24f5f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 813,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "SendImToRestrictionTests",
|
|
"method": "CanSendIMTo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "38258cda1081160b6b34f8e909adbc683a0f08efce8c63066bcac09835e5cdcc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 814,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo_Group::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo_Group",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs",
|
|
"line": 23,
|
|
"fixture": "SendImToRestrictionTests",
|
|
"method": "CanSendIMTo_Group",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1e12f7e3dbbee7d8dfb757fc8797644a353dfaa995e343e59124aa85126d70aa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 815,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo_AllGroups::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs::SendImToRestrictionTests.CanSendIMTo_AllGroups",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SendImToRestrictionTests.cs",
|
|
"line": 35,
|
|
"fixture": "SendImToRestrictionTests",
|
|
"method": "CanSendIMTo_AllGroups",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bc9b87ab7b171c76987ddaf94f05c0ac2ad8dc0c1f24f5dfce2f4125e7b28df5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 816,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SetDebugRestrictionTests.cs::SetDebugRestrictionTests.CanSetDebug::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SetDebugRestrictionTests.cs::SetDebugRestrictionTests.CanSetDebug",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SetDebugRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "SetDebugRestrictionTests",
|
|
"method": "CanSetDebug",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4fb9da4879ef8d1be115e00b7a8de959fd58e32722bc9e2985bca8e97dd2ce3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 817,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SetEnvRestrictionTests.cs::SetEnvRestrictionTests.CanSetEnv::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SetEnvRestrictionTests.cs::SetEnvRestrictionTests.CanSetEnv",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SetEnvRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SetEnvRestrictionTests",
|
|
"method": "CanSetEnv",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bb4c82afd643d267264467282cdfe09095c804079e73dd15179e1aa0b063c08f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 818,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SetGroupRestrictionTests.cs::SetGroupRestrictionTests.CanSetGroup::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SetGroupRestrictionTests.cs::SetGroupRestrictionTests.CanSetGroup",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SetGroupRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "SetGroupRestrictionTests",
|
|
"method": "CanSetGroup",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9d89210cbc5c188985a535ae045e44d296c796f700d4a1e2b7b4d75345cc4a6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 819,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShareRestrictionTests.cs::ShareRestrictionTests.CanShare::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShareRestrictionTests.cs::ShareRestrictionTests.CanShare",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShareRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "ShareRestrictionTests",
|
|
"method": "CanShare",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "23052e5792ff72624d45b54ccfd02fa5d8025d977010f1e8d34a90d27a4d0e29",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 820,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs::ShareSecRestrictionTests.CanShare_Secure_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs::ShareSecRestrictionTests.CanShare_Secure_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShareSecRestrictionTests",
|
|
"method": "CanShare_Secure_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d61bafb190791ceaccb6c46cde3adf5b5479e6b5e76bafeadd0942400389248",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 821,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs::ShareSecRestrictionTests.CanShare_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs::ShareSecRestrictionTests.CanShare_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShareSecRestrictionTests.cs",
|
|
"line": 24,
|
|
"fixture": "ShareSecRestrictionTests",
|
|
"method": "CanShare_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e1aed5b3b8efccef47094788c3221e20240c671c1004d6d6bd899e5d9ddd51fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 822,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextAllRestrictionTests.cs::ShowHoverTextAllRestrictionTests.CanShowHoverTextAll::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextAllRestrictionTests.cs::ShowHoverTextAllRestrictionTests.CanShowHoverTextAll",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextAllRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "ShowHoverTextAllRestrictionTests",
|
|
"method": "CanShowHoverTextAll",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a855738e87477d31dc7867d0c75ba1bf563e2b1e180f54759657a58b7da9793",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 823,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextHudRestrictionTests.cs::ShowHoverTextHudRestrictionTests.CanShowHoverTextHud::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextHudRestrictionTests.cs::ShowHoverTextHudRestrictionTests.CanShowHoverTextHud",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextHudRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "ShowHoverTextHudRestrictionTests",
|
|
"method": "CanShowHoverTextHud",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9d08e2a3eb303b14c4b222cae5d52537e81a7d9cfc9fcfe9625d513b6311a6ed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 824,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextRestrictionTests.cs::ShowHoverTextRestrictionTests.CanShowHoverText::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextRestrictionTests.cs::ShowHoverTextRestrictionTests.CanShowHoverText",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "ShowHoverTextRestrictionTests",
|
|
"method": "CanShowHoverText",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5642102d6832b227c37c14d0fbfc30921022c5789b811021805db6f3a2120f36",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 825,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextWorldRestrictionTests.cs::ShowHoverTextWorldRestrictionTests.CanShowHoverTextWorld::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextWorldRestrictionTests.cs::ShowHoverTextWorldRestrictionTests.CanShowHoverTextWorld",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowHoverTextWorldRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "ShowHoverTextWorldRestrictionTests",
|
|
"method": "CanShowHoverTextWorld",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1be82408fbc87f1525dc7652e01fbbc17a993b70a2268f0b742d035b37cbf70c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 826,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowInvRestrictionTests.cs::ShowInvRestrictionTests.CanShowInv::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowInvRestrictionTests.cs::ShowInvRestrictionTests.CanShowInv",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowInvRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ShowInvRestrictionTests",
|
|
"method": "CanShowInv",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b7c8bb7ad9d2c02c1c0168531c8ac0636885817a40b13bc006f4f5b20d28591c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 827,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowLocRestrictionTests.cs::ShowLocRestrictionTests.CanShowLoc::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowLocRestrictionTests.cs::ShowLocRestrictionTests.CanShowLoc",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowLocRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ShowLocRestrictionTests",
|
|
"method": "CanShowLoc",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a8b154f2db967ab72781f31dcd7701d204f66ece1ef95a30cc67d788c78da617",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 828,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowMiniMapRestrictionTests.cs::ShowMiniMapRestrictionTests.CanShowMiniMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowMiniMapRestrictionTests.cs::ShowMiniMapRestrictionTests.CanShowMiniMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowMiniMapRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ShowMiniMapRestrictionTests",
|
|
"method": "CanShowMiniMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da901135b533aee1b025cf5dd925e857b4734ea00770ced4518f501453ea9736",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 829,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNameTagsRestrictionTests.cs::ShowNameTagsRestrictionTests.CanShowNameTags::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNameTagsRestrictionTests.cs::ShowNameTagsRestrictionTests.CanShowNameTags",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNameTagsRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShowNameTagsRestrictionTests",
|
|
"method": "CanShowNameTags",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "74e8a6aefdefb9eb41509f6b4438e6854e5ad0ace38ab663f445aae484e94e22",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 830,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesRestrictionTests.cs::ShowNamesRestrictionTests.CanShowNames::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesRestrictionTests.cs::ShowNamesRestrictionTests.CanShowNames",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShowNamesRestrictionTests",
|
|
"method": "CanShowNames",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c44fe98d881a89af5db856e98f7bd7480d9bfb4378730002e518a7d1da412812",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 831,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "ShowNamesSecRestrictionTests",
|
|
"method": "CanShowNames_Secure_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "98d2c84d2f226fbb4b03c365f3ab007142d87b1980dda3666ce5ec36909fc599",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 832,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs",
|
|
"line": 23,
|
|
"fixture": "ShowNamesSecRestrictionTests",
|
|
"method": "CanShowNames_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "90ae29916dc2b60cd3de336e4a37683de8967f448fef26af360e3d24278773d3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 833,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs::ShowNamesSecRestrictionTests.CanShowNames_Secure_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNamesSecRestrictionTests.cs",
|
|
"line": 39,
|
|
"fixture": "ShowNamesSecRestrictionTests",
|
|
"method": "CanShowNames_Secure_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "457772321f7fd1ea88a279e99a4b0a955e462652bac1fb7953b8455f3d67a155",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 834,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNearbyRestrictionTests.cs::ShowNearbyRestrictionTests.CanShowNearby::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowNearbyRestrictionTests.cs::ShowNearbyRestrictionTests.CanShowNearby",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowNearbyRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ShowNearbyRestrictionTests",
|
|
"method": "CanShowNearby",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4faa79795b1143934efbd8ebea7a926b270dd5d1e69f8a64f496063d570d868d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 835,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ShowWorldMapRestrictionTests.cs::ShowWorldMapRestrictionTests.CanShowWorldMap::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ShowWorldMapRestrictionTests.cs::ShowWorldMapRestrictionTests.CanShowWorldMap",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ShowWorldMapRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ShowWorldMapRestrictionTests",
|
|
"method": "CanShowWorldMap",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da16f247df929f83ed21377869790c00cb5922fa6086da3787e90570f5684f67",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 836,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitRestrictionTests.cs::SitRestrictionTests.CanSit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitRestrictionTests.cs::SitRestrictionTests.CanSit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "SitRestrictionTests",
|
|
"method": "CanSit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "813906dbfd09bb02c129a794f40a2f5dcda6e73d232e167359a6360a350fa4b4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 837,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ddcdba94af060ede43f0d585688966ccd923238a2365164b32a301b04d83cdfc",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 838,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Single::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Single",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 18,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Single",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "041c57829ab1032eed79e6f47c8b9026124b681fb6ffa4b3c5ac16b16d0b354b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 839,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_SingleSender::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_SingleSender",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 27,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Multiple_SingleSender",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "feed9f3cca3395e1eb5a8d831304a4171e79f6e1d93f03a4aca0e27edba5ed6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 840,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_SingleSender_WithRemoval::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_SingleSender_WithRemoval",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 38,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Multiple_SingleSender_WithRemoval",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4b26c525e0a13fbc79b280f0a6c3b0f9e3e0e664241e9f55a88eda3dd80b203a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 841,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_MultipleSenders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Multiple_MultipleSenders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 52,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Multiple_MultipleSenders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cd9e3508d44e2e008609ac0cc12d3e207ec454a3f5c6e36aa325d33be9b6718f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 842,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Off::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs::SitTpRestrictionTests.CanSitTp_Off",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/SitTpRestrictionTests.cs",
|
|
"line": 66,
|
|
"fixture": "SitTpRestrictionTests",
|
|
"method": "CanSitTp_Off",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e871d15d797e0f8f0b02613c2a421b47b87068c8757bbd0104cd15d406137854",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 843,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/StandTpRestrictionTests.cs::StandTpRestrictionTests.CanStandTp::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/StandTpRestrictionTests.cs::StandTpRestrictionTests.CanStandTp",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/StandTpRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "StandTpRestrictionTests",
|
|
"method": "CanStandTp",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0f694e59d32c3c97fbee072d591b74c89561f4648bd3440002d8f54db0058a94",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 844,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/StartImRestrictionTests.cs::StartImRestrictionTests.CanStartIM::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/StartImRestrictionTests.cs::StartImRestrictionTests.CanStartIM",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/StartImRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "StartImRestrictionTests",
|
|
"method": "CanStartIM",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cc8318d5233b947ca96939369de3a2fdc2c21468cc13a87c87908126c6e45500",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 845,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/StartImToRestrictionTests.cs::StartImToRestrictionTests.CanStartIMTo::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/StartImToRestrictionTests.cs::StartImToRestrictionTests.CanStartIMTo",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/StartImToRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "StartImToRestrictionTests",
|
|
"method": "CanStartIMTo",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0c7e19de2ecf94a6db09ee409ff88ff503e02d8dd8f7f11f427cebc51a3ac09f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 846,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TempRunRestrictionTests.cs::TempRunRestrictionTests.CanTempRun::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TempRunRestrictionTests.cs::TempRunRestrictionTests.CanTempRun",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TempRunRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "TempRunRestrictionTests",
|
|
"method": "CanTempRun",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8893bb24bf10de7e914874c347ac5b73982d33925a1cf29ae8c361c3087be408",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 847,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs::TouchAllRestrictionTests.TouchAll::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs::TouchAllRestrictionTests.TouchAll",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchAllRestrictionTests",
|
|
"method": "TouchAll",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "06da3251125bf4d3b2d542cfba7fa0a7b0c18dc0f97024a57c0e0ddf6cfc8dd6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 848,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs::TouchAllRestrictionTests.TouchAll_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs::TouchAllRestrictionTests.TouchAll_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAllRestrictionTests.cs",
|
|
"line": 24,
|
|
"fixture": "TouchAllRestrictionTests",
|
|
"method": "TouchAll_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9526d7bed6473afd41f97fb11ec950caae157865cec8eee719030ca109ab2681",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 849,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs::TouchAttachOtherRestrictionTests.TouchAttachOther_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs::TouchAttachOtherRestrictionTests.TouchAttachOther_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchAttachOtherRestrictionTests",
|
|
"method": "TouchAttachOther_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1f8157f5fd5db8b5a4596d5be6a5d780704cac85370204c77eca08da286adb86",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 850,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs::TouchAttachOtherRestrictionTests.TouchAttachOther_Specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs::TouchAttachOtherRestrictionTests.TouchAttachOther_Specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachOtherRestrictionTests.cs",
|
|
"line": 26,
|
|
"fixture": "TouchAttachOtherRestrictionTests",
|
|
"method": "TouchAttachOther_Specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "add9d393d4aaf03768239611a8a64b2ef73fc4c8561dbbc51950a10c006198e6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 851,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachRestrictionTests.cs::TouchAttachRestrictionTests.TouchAttach_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachRestrictionTests.cs::TouchAttachRestrictionTests.TouchAttach_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchAttachRestrictionTests",
|
|
"method": "TouchAttach_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4c4c65f8ed4b29367c353a02e52c91e9402788ffd35c75e5a6a40a827710e20a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 852,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachSelfRestrictionTests.cs::TouchAttachSelfRestrictionTests.TouchAttachSelf_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachSelfRestrictionTests.cs::TouchAttachSelfRestrictionTests.TouchAttachSelf_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchAttachSelfRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchAttachSelfRestrictionTests",
|
|
"method": "TouchAttachSelf_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "09f7d7a45a9899746c1c63608f95db89ef2ae4a875437a2b594bb120da8139ff",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 853,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs::TouchHudRestrictionTests.TouchHud_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs::TouchHudRestrictionTests.TouchHud_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs",
|
|
"line": 12,
|
|
"fixture": "TouchHudRestrictionTests",
|
|
"method": "TouchHud_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b15afadb1f45b51eb47651a9d890ed2a6b1de8066d986d9b1ccc33da734c0194",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 854,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs::TouchHudRestrictionTests.TouchHud_specific::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs::TouchHudRestrictionTests.TouchHud_specific",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchHudRestrictionTests.cs",
|
|
"line": 26,
|
|
"fixture": "TouchHudRestrictionTests",
|
|
"method": "TouchHud_specific",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4c4e1a9493e5cf34f220ebec54c5373e1b30c81044803deece263dced5f7155d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 855,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TouchWorldRestrictionTests.cs::TouchWorldRestrictionTests.TouchWorld_default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TouchWorldRestrictionTests.cs::TouchWorldRestrictionTests.TouchWorld_default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TouchWorldRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "TouchWorldRestrictionTests",
|
|
"method": "TouchWorld_default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5995288721c44beaa329b266e15d619f2314c9ca74386145294183c7c509b42a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 856,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLmRestrictionTests.cs::TpLmRestrictionTests.CanTpLm::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLmRestrictionTests.cs::TpLmRestrictionTests.CanTpLm",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLmRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "TpLmRestrictionTests",
|
|
"method": "CanTpLm",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "847bd3264fd831837d8dab25b235450f19591fef3b3bd0315021727453ad64ee",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 857,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocRestrictionTests.cs::TpLocRestrictionTests.CanTpLoc::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocRestrictionTests.cs::TpLocRestrictionTests.CanTpLoc",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLocRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "TpLocRestrictionTests",
|
|
"method": "CanTpLoc",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8e5e2ab1b55b710ecce509b141ccac9bcd9ebbad479868496645ac89574bd089",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 858,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs::TpLocalRestrictionTests.CanTpLocal_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs::TpLocalRestrictionTests.CanTpLocal_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "TpLocalRestrictionTests",
|
|
"method": "CanTpLocal_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4b251429c6561c1d29f19f8fbc33dd0fb11344fe0d10962e789823ffedb3777b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 859,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs::TpLocalRestrictionTests.CanTpLocal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs::TpLocalRestrictionTests.CanTpLocal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLocalRestrictionTests.cs",
|
|
"line": 18,
|
|
"fixture": "TpLocalRestrictionTests",
|
|
"method": "CanTpLocal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f9dd3daf337533beab1f4c2dce488f44dea5d17880e8f61b33e3c17c1a4c776f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 860,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs::TpLureRestrictionTests.CanTpLure_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs::TpLureRestrictionTests.CanTpLure_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "TpLureRestrictionTests",
|
|
"method": "CanTpLure_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "595e468736aab4136404842adf36a79f37b9900c3ee3993079621a5a6c96dec1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 861,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs::TpLureRestrictionTests.CanTpLure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs::TpLureRestrictionTests.CanTpLure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLureRestrictionTests.cs",
|
|
"line": 20,
|
|
"fixture": "TpLureRestrictionTests",
|
|
"method": "CanTpLure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a57f7803128d75a0f1ba35a1c7489f78ca99d7e5e540f06b84725da8a5cd10da",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 862,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs::TpLureSecRestrictionTests.CanTpLure_Secure_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs::TpLureSecRestrictionTests.CanTpLure_Secure_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs",
|
|
"line": 10,
|
|
"fixture": "TpLureSecRestrictionTests",
|
|
"method": "CanTpLure_Secure_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "577c2c8d22ba1aa8d4426832807ea4ed8cd243836b0d38b0ebc9f32a851c34f4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 863,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs::TpLureSecRestrictionTests.CanTpLure_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs::TpLureSecRestrictionTests.CanTpLure_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpLureSecRestrictionTests.cs",
|
|
"line": 24,
|
|
"fixture": "TpLureSecRestrictionTests",
|
|
"method": "CanTpLure_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "38f2894e39bdd7c3c8e1520fa6ed02573be3dfdef0bc5bd1073d9d2240917804",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 864,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs::TpRequestRestrictionTests.CanTpRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs::TpRequestRestrictionTests.CanTpRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "TpRequestRestrictionTests",
|
|
"method": "CanTpRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "08ddf0e6dd1faf1f249bc7f7a9545d9e33efb5a438eacc3606b1495a83cf57db",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 865,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs::TpRequestRestrictionTests.CanTpRequest_Except::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs::TpRequestRestrictionTests.CanTpRequest_Except",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestRestrictionTests.cs",
|
|
"line": 22,
|
|
"fixture": "TpRequestRestrictionTests",
|
|
"method": "CanTpRequest_Except",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "89ccb1dd172928c41079555cb6d7ff3fcbd34594dcff0399670cdebc739ac109",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 866,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs::TpRequestSecRestrictionTests.CanTpRequest_Secure_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs::TpRequestSecRestrictionTests.CanTpRequest_Secure_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs",
|
|
"line": 11,
|
|
"fixture": "TpRequestSecRestrictionTests",
|
|
"method": "CanTpRequest_Secure_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "87cb0ffa95d408d55045ade0966979360c28762e05729893b068801ed3b877ed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 867,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs::TpRequestSecRestrictionTests.CanTpRequest_Secure::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs::TpRequestSecRestrictionTests.CanTpRequest_Secure",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/TpRequestSecRestrictionTests.cs",
|
|
"line": 25,
|
|
"fixture": "TpRequestSecRestrictionTests",
|
|
"method": "CanTpRequest_Secure",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "623310f5c9150f6d6527b0db0446e2c33bf873a849a8dc68b78a4173d130da93",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 868,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/UnsitRestrictionTests.cs::UnsitRestrictionTests.CanUnsit::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/UnsitRestrictionTests.cs::UnsitRestrictionTests.CanUnsit",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/UnsitRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "UnsitRestrictionTests",
|
|
"method": "CanUnsit",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2341a0d230eace08d612a1ae3f9aac7b5a1d3d914f04b6ada4726523e9bd3a37",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 869,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ViewNoteRestrictionTests.cs::ViewNoteRestrictionTests.CanViewNote::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ViewNoteRestrictionTests.cs::ViewNoteRestrictionTests.CanViewNote",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ViewNoteRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ViewNoteRestrictionTests",
|
|
"method": "CanViewNote",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "954472ccc5e060f987260c7d8f87f09dcb252e832c22810ed48dd316a173cf5e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 870,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ViewScriptRestrictionTests.cs::ViewScriptRestrictionTests.CanViewScript::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ViewScriptRestrictionTests.cs::ViewScriptRestrictionTests.CanViewScript",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ViewScriptRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ViewScriptRestrictionTests",
|
|
"method": "CanViewScript",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5e9246991c14d80bc83aad4b5944bd9701dc32b354a701a378def8924f7b5315",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 871,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/Restrictions/ViewTextureRestrictionTests.cs::ViewTextureRestrictionTests.CanViewTexture::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/Restrictions/ViewTextureRestrictionTests.cs::ViewTextureRestrictionTests.CanViewTexture",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/Restrictions/ViewTextureRestrictionTests.cs",
|
|
"line": 9,
|
|
"fixture": "ViewTextureRestrictionTests",
|
|
"method": "CanViewTexture",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d1ee89e12ea9c2d971b4d11c82f3129412fd56fa28d2bd2fb923f082eda62571",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 872,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Single::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Single",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 17,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin_Single",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5f3010d46f3f18ed57ea52916dd9e8bde27d75c707dbcc0c6d68eb9bbe6c3591",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 873,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_SingleSender::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_SingleSender",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 27,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin_Multiple_SingleSender",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0df818c7a6c90358cb52f59f972e16c769d38f448619dbdfeddd5a602f64d1d9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 874,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_SingleSender_WithRemoval::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_SingleSender_WithRemoval",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 39,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin_Multiple_SingleSender_WithRemoval",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ed19a63ef16a600c9367f45d1a704739fd8e20e7811c7055df009676884de7dd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 875,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_MultipleSenders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Multiple_MultipleSenders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 54,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin_Multiple_MultipleSenders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c8ce609cf7506ae2df6e17126ebe5174f958245bedea26fe39600fb90195bdda",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 876,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Off::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin_Off",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 69,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin_Off",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8f8ec9da2b0196a51dfb3fea709de597bdb440196697523824f78ef359a5482a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 877,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 81,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5997b7c86a1b1dac59b7f6c03d38cd09f0fb12619f03f68e1167c85ebe02f7d0",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 878,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Single::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Single",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 88,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Single",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "75530a051696ffd586b5643f0c9b9f1ae1c05bd30f9c3068f94cb30abbdc6d2d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 879,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_SingleSender::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_SingleSender",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 98,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Multiple_SingleSender",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "44d6a5b2a9462c83047f5b4ec9f4e66bb518f6547ec08df2b5420850129ff7cb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 880,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_SingleSender_WithRemoval::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_SingleSender_WithRemoval",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 110,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Multiple_SingleSender_WithRemoval",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4958ce547ff71cf18d31cd557ecaecb8ae0a19b169c2051bd6797769bbcde26e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 881,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_MultipleSenders::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Multiple_MultipleSenders",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 125,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Multiple_MultipleSenders",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "76346d0c1f4ecf22d09c1950aef99207d28ffe5576b7bc0be1212b91d6518f2c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 882,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Off::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax_Off",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 140,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax_Off",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "88e2ec791d3f78bb6551b7d37a52cc5dc18c156ddd483bd6ba55288144005e5c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 883,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 153,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cf5f8bfbea933b64bc282211f498b01eefab0b31728800e2965a8a489f85b15d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 884,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamZoomMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 165,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamZoomMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7441bff0655432365bb702cce92465ab0ab7b7dd195b732312a4e243f975ba48",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 885,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFovMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFovMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 177,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamFovMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b433f776bfa059a889b1a13ebc0841c824715194b6b0634dea1dd5740d5b7bbe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 886,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFovMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFovMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 189,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamFovMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e0f313a03073b283400130e5a91c8c4157c9b83f9001f1ad1badf15f80821663",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 887,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 201,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamFov",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "02118d87dfda863c31de56267a31beba94ff124ca225f56d67222b6ffaf0c6f9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 888,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov_Restricted::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov_Restricted",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 214,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamFov_Restricted",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "34b9c620b61777ece7ad140fc15dde6d2b77d877af597cf2a1b5d5f768cd5fc7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 889,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov_Restricted_Synonym::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamFov_Restricted_Synonym",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 229,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamFov_Restricted_Synonym",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d8824c6f673ea7c101d309643ed4dbacc0fd6b17c0bda13f8cbb16b956529db4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 890,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 246,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamAvDistMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "61206ccc9664f63057389d0d9540022ba82da88b1e213387a9a7f0d0cec050b3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 891,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMax_Synonym::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMax_Synonym",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 255,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamAvDistMax_Synonym",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9742afe1eb83fe3b63f6ce195bb1fb08058a6272e9817b3d1e09c50ca914a66a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 892,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 267,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamAvDistMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "be661f7ae623eafe2c00a7eb80a716ab832cd56be904725cfa01c16ab219d10e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 893,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMin_Synonym::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamAvDistMin_Synonym",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 277,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamAvDistMin_Synonym",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da29486a2c8bc2801805774269743566457ca1b9b316dc6846cf499b60aa588d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 894,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawAlphaMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawAlphaMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 289,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawAlphaMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "96e0f72499cdf258062ca0610594137c72f232ddf936c0cc929429368957d3ed",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 895,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 302,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "53a901a99baeb1f8d45a07d1347a6491d66ad8ca76cdef5304c64738e486e7a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 896,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMin_Small::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMin_Small",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 312,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawMin_Small",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3f531bfcd6e08830912fd4d619a8ffc5e3ab40e9d036769f742ae0d06207400e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 897,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 325,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "71ab081b330b9fc4cc73a06b214f52e577ab25c0ff15439e18737dfb220d7aaf",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 898,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMax_Small::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawMax_Small",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 335,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawMax_Small",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "72d0752ae72ba5288d2b96fca3e0a29c162406b38588160e6801b211c82fac11",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 899,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawAlphaMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawAlphaMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 348,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawAlphaMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "697fafc1837d56255cdf5e2a09634dcc740651d45df04a712c030a224a58d0c2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 900,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 362,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b3bc0346dbcf6c6b03d9c2c38b225e7903754fcbc56c74d098dbdcb617d2426d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 901,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Default::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Default",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 375,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor_Default",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fedba7874c0b897309caca0e007cb9fbcbce8cd5155c91ec94bf6d1f391d47a1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 902,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Large::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Large",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 382,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor_Large",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6d2f0a4a24e71afbca88f3dfe574ff8ee5825e4df9a08552ac4af22a0a6b9f5e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 903,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Negative::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Negative",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 395,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor_Negative",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5f7ae954b3f75c5a86da8222a5eadc42ac3fee6ac4134455fb2a7a2e24101081",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 904,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Removal::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Removal",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 408,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor_Removal",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "81322059c2a6e0054c1d2131e0698c614942eec69958f72315545e9b1517fcb5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 905,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Multi::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamDrawColor_Multi",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 418,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamDrawColor_Multi",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "21b9615f5a7e809ec83442035588414101fdf3862f282f1a501fb15d904f981e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 906,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CanSetCamUnlock::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CanSetCamUnlock",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 434,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CanSetCamUnlock",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3983d83fb0086bc71a585eeda9b561c738ba1eb99365182115a673ab38e166a1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 907,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CanCamUnlock::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CanCamUnlock",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 448,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CanCamUnlock",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b116d0b63222b30c67da7c08d48f10701f5def2bdd3584166939d713a86a8cd4",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 908,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamAvDist::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CamAvDist",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 462,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CamAvDist",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4c5641b0e975136e815bfaf8d9821240f0ac2bc615ed105fa5190dfdbcddc158",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 909,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures::case:0fdad12f3bfb0585",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures",
|
|
"parameter_case": "\"setcam_textures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 476,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures",
|
|
"attribute": "[TestCase(\"setcam_textures\")]",
|
|
"body_sha256": "4b5058bfacb3e7f282bb83d0068ff9c7c7464b0d4119f879d670ddaf34d469b6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 910,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures::case:19c11fd923cc347d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures",
|
|
"parameter_case": "\"camtextures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 477,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures",
|
|
"attribute": "[TestCase(\"camtextures\")]",
|
|
"body_sha256": "4b5058bfacb3e7f282bb83d0068ff9c7c7464b0d4119f879d670ddaf34d469b6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 911,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Single::case:0fdad12f3bfb0585",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Single",
|
|
"parameter_case": "\"setcam_textures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 486,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Single",
|
|
"attribute": "[TestCase(\"setcam_textures\")]",
|
|
"body_sha256": "abe9a6cff61faf1afbd29c4b073d34d67cf5e77058df44b68cbed7e1d9569814",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 912,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Single::case:19c11fd923cc347d",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Single",
|
|
"parameter_case": "\"camtextures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 487,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Single",
|
|
"attribute": "[TestCase(\"camtextures\")]",
|
|
"body_sha256": "abe9a6cff61faf1afbd29c4b073d34d67cf5e77058df44b68cbed7e1d9569814",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 913,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms::case:1c2423e3f02a5f03",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms",
|
|
"parameter_case": "\"setcam_textures\", \"setcam_textures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 498,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"setcam_textures\", \"setcam_textures\")]",
|
|
"body_sha256": "42abc61468c54b5e6e95d27fbadfef6010ce7d4d9b6dba8238f9e863a2ec23c7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 914,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms::case:57689650dc307766",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms",
|
|
"parameter_case": "\"setcam_textures\", \"camtextures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 499,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"setcam_textures\", \"camtextures\")]",
|
|
"body_sha256": "42abc61468c54b5e6e95d27fbadfef6010ce7d4d9b6dba8238f9e863a2ec23c7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 915,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms::case:081becc69dc8e183",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms",
|
|
"parameter_case": "\"camtextures\", \"camtextures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 500,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"camtextures\", \"camtextures\")]",
|
|
"body_sha256": "42abc61468c54b5e6e95d27fbadfef6010ce7d4d9b6dba8238f9e863a2ec23c7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 916,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms::case:d96d157e365ded15",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.SetCamTextures_Multiple_Synonyms",
|
|
"parameter_case": "\"camtextures\", \"setcam_textures\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 501,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "SetCamTextures_Multiple_Synonyms",
|
|
"attribute": "[TestCase(\"camtextures\", \"setcam_textures\")]",
|
|
"body_sha256": "42abc61468c54b5e6e95d27fbadfef6010ce7d4d9b6dba8238f9e863a2ec23c7",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 917,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamAvDistMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamAvDistMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 534,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamAvDistMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "60d28627494c147228930839a18016e3cbfa8eb042167965647794902eb340a6",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 918,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamAvDistMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamAvDistMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 557,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamAvDistMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a7cf7887d2934984cc13e10f3afa3248a5e677c9fac680af2a68c3a27d76c3da",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 919,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFovMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFovMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 578,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamFovMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "25a040ca69bf4c2a303d45314fec99e70371bf6ac46e1793384e0a626deb4e75",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 920,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFovMax::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFovMax",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 600,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamFovMax",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "19153fa188ef6bd763235a03048771d1a1d824c1aeaf64841b7e6e70c35813ae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 921,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamZoomMin::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamZoomMin",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 622,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamZoomMin",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8cd72b3f1922b913c6bde59b928f362fa191574dc1df3cfb4668d4ccf00515a9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 922,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFov::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.GetCamFov",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 644,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "GetCamFov",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f4031d095b9a7e87d1f1d94e52c15c3c9b2b43aa1ba039c83e391e58ea994c40",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 923,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:6e89e27b90f28739",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_zoommin=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 664,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_zoommin=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 924,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:82ff323c4cfaad18",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_fov=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 665,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_fov=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 925,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:c64b136643c55ed8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_fovmax=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 666,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_fovmax=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 926,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:32ad2cfbbfcf0638",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_avdistmin=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 667,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_avdistmin=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 927,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:21855f1f68a52025",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_avdistmax=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 668,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_avdistmax=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 928,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default::case:065ec3bc69e3f2b0",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs::RestrictionsCameraTests.CameraSettings_Default",
|
|
"parameter_case": "\"@getcam_fovmin=1234\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RestrictionsCameraTests.cs",
|
|
"line": 669,
|
|
"fixture": "RestrictionsCameraTests",
|
|
"method": "CameraSettings_Default",
|
|
"attribute": "[TestCase(\"@getcam_fovmin=1234\")]",
|
|
"body_sha256": "4775ab3cf13fcafd3f6177ac11cecc144040d1e5c11293b442591bdfd525c0fe",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 929,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_EmptyByDefault::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_EmptyByDefault",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 9,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "GetBlacklist_EmptyByDefault",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9bd5c937815547d2d4b9dcfcb5c35d69e224cc4dc256273735c69b8be150c3a8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 930,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_ValidBehavior_AddsToBlacklist::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_ValidBehavior_AddsToBlacklist",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 19,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_ValidBehavior_AddsToBlacklist",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dbf7650afeab51abc22fc48881a06e4908f373b6b0077fe58fc4d4e50ea0e0f5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 931,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_CaseInsensitive_NormalizesToLowercase::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_CaseInsensitive_NormalizesToLowercase",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 34,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_CaseInsensitive_NormalizesToLowercase",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dbc4161b4cd5dd7f3609b11f1c6f4f6e1e243b2ba65a444afa67c70cf649c5d3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 932,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_DuplicateBehavior_OnlyAddsOnce::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_DuplicateBehavior_OnlyAddsOnce",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 50,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_DuplicateBehavior_OnlyAddsOnce",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "53644a5123b90e32f162a9106c945a57d05b17de1a8ab0bf1930283deaf28018",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 933,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:12ae32cb1ec02d01",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 67,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\")]",
|
|
"body_sha256": "d9dcd55677740a9a1ffb8b709662060b4c417c10bfc6a361501bb149396dfe17",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 934,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:52109349dabf6910",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\" \"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 68,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\" \")]",
|
|
"body_sha256": "d9dcd55677740a9a1ffb8b709662060b4c417c10bfc6a361501bb149396dfe17",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 935,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:729e2865c247816a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\\t\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 69,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\\t\")]",
|
|
"body_sha256": "d9dcd55677740a9a1ffb8b709662060b4c417c10bfc6a361501bb149396dfe17",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 936,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:d7a5e915306d21dc",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\\n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 70,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\\n\")]",
|
|
"body_sha256": "d9dcd55677740a9a1ffb8b709662060b4c417c10bfc6a361501bb149396dfe17",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 937,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_ExistingBehavior_RemovesFromBlacklist::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_ExistingBehavior_RemovesFromBlacklist",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 78,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_ExistingBehavior_RemovesFromBlacklist",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "47501ced70145add192d357c6a2647ca4a923bdaab3b1eff1c3857cebc5020db",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 938,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_CaseInsensitive_RemovesCorrectBehavior::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_CaseInsensitive_RemovesCorrectBehavior",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 93,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_CaseInsensitive_RemovesCorrectBehavior",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b5f4a87e8dc603a08a9f1225a35e44962d4240a3e5b9e605c948d19b268ed1bd",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 939,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NonExistentBehavior_DoesNothing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NonExistentBehavior_DoesNothing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 108,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_NonExistentBehavior_DoesNothing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "495314ef0e42ec419b804108907c02ffe9520a1657344f391aa491f91129ecc5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 940,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:12ae32cb1ec02d01",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 123,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\")]",
|
|
"body_sha256": "9b1e325139b7cec6e99ab40c5ca0e72faa88b95bce521c4ad25ed9370c2dd89f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 941,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:52109349dabf6910",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\" \"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 124,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\" \")]",
|
|
"body_sha256": "9b1e325139b7cec6e99ab40c5ca0e72faa88b95bce521c4ad25ed9370c2dd89f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 942,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:729e2865c247816a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\\t\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 125,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\\t\")]",
|
|
"body_sha256": "9b1e325139b7cec6e99ab40c5ca0e72faa88b95bce521c4ad25ed9370c2dd89f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 943,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException::case:d7a5e915306d21dc",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"parameter_case": "\"\\n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 126,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "UnBlacklistBehavior_NullOrWhitespaceBehavior_ThrowsArgumentException",
|
|
"attribute": "[TestCase(\"\\n\")]",
|
|
"body_sha256": "9b1e325139b7cec6e99ab40c5ca0e72faa88b95bce521c4ad25ed9370c2dd89f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 944,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_BlacklistedBehavior_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_BlacklistedBehavior_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 134,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_BlacklistedBehavior_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2cfeda6f45d63514216d0ffccdee89ee4b7f78e775f43fb12ee78324f9cfde35",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 945,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_CaseInsensitive_ReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_CaseInsensitive_ReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 145,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_CaseInsensitive_ReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1b4c6ed072b97dd9abcc0f730533691d8a65122d1839d40736e98a0f5c43f07d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 946,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NonBlacklistedBehavior_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NonBlacklistedBehavior_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 158,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_NonBlacklistedBehavior_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f4cc9018c5d111b06dc8c2ce0d6ed042eb063331f35ef1665e65f4d8606d3cd3",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 947,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse::case:12ae32cb1ec02d01",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"parameter_case": "\"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 168,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"attribute": "[TestCase(\"\")]",
|
|
"body_sha256": "ca0126a6bc1cc4ca73fdfe939ad4c9dbf1e35da741c4ea46eb3c16687730a1fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 948,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse::case:52109349dabf6910",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"parameter_case": "\" \"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 169,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"attribute": "[TestCase(\" \")]",
|
|
"body_sha256": "ca0126a6bc1cc4ca73fdfe939ad4c9dbf1e35da741c4ea46eb3c16687730a1fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 949,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse::case:729e2865c247816a",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"parameter_case": "\"\\t\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 170,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"attribute": "[TestCase(\"\\t\")]",
|
|
"body_sha256": "ca0126a6bc1cc4ca73fdfe939ad4c9dbf1e35da741c4ea46eb3c16687730a1fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 950,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse::case:d7a5e915306d21dc",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"parameter_case": "\"\\n\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 171,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "IsBlacklisted_NullOrWhitespaceBehavior_ReturnsFalse",
|
|
"attribute": "[TestCase(\"\\n\")]",
|
|
"body_sha256": "ca0126a6bc1cc4ca73fdfe939ad4c9dbf1e35da741c4ea46eb3c16687730a1fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 951,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_MultipleItems_ReturnsOrderedCollection::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_MultipleItems_ReturnsOrderedCollection",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 178,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "GetBlacklist_MultipleItems_ReturnsOrderedCollection",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "db9bd586b7a4f79ffd2d2c48c8131ccd4bd44d8de444696e9a7c53614ef37ed5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 952,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_ReturnsImmutableCopy::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.GetBlacklist_ReturnsImmutableCopy",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 197,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "GetBlacklist_ReturnsImmutableCopy",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "64db7441c81ea4f0d2e52e79b479cf658fbd2c2d1d23b918edcfa03db1233a3a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 953,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistWorkflow_AddMultipleBehaviors_WorksCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.BlacklistWorkflow_AddMultipleBehaviors_WorksCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 215,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "BlacklistWorkflow_AddMultipleBehaviors_WorksCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "75d84bd0b26b16821ba107bef2bbb2ae58a2726496a757092b24dff6170f8872",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 954,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_IntegrationWithRestrictionsBase_WorksCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_IntegrationWithRestrictionsBase_WorksCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 252,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "SeedBlacklist_IntegrationWithRestrictionsBase_WorksCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f7347786e3a579dc0102dc20fb73823362866ea71658777aa6835a28a58daea9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 955,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_EmptyString_ResultsInEmptyBlacklist::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_EmptyString_ResultsInEmptyBlacklist",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 268,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "SeedBlacklist_EmptyString_ResultsInEmptyBlacklist",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "63555a93fbcc2b7691fdd2b79fe0db8cb305beef2c153b80f0040ba8f4f7117e",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 956,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_WithSpaces_HandlesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs::RlvBlacklistTests.SeedBlacklist_WithSpaces_HandlesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvBlacklistTests.cs",
|
|
"line": 279,
|
|
"fixture": "RlvBlacklistTests",
|
|
"method": "SeedBlacklist_WithSpaces_HandlesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ddd764a51e179fa6c349ab2a62bdedde1e62e4ff2ae33aa41a4ebb2359974404",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 957,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:7da68a0c44d86b61",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"(spine)\", RlvAttachmentPoint.Spine",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 8,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"(spine)\", RlvAttachmentPoint.Spine)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 958,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:d4dfd612ab268dc7",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"(spine)(spine)\", RlvAttachmentPoint.Spine",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 9,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"(spine)(spine)\", RlvAttachmentPoint.Spine)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 959,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:58d5bce9d704814b",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"My (mouth) item (spine) has a lot of tags\", RlvAttachmentPoint.Spine",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 10,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"My (mouth) item (spine) has a lot of tags\", RlvAttachmentPoint.Spine)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 960,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:7c453569c08c0a0f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"My item (l upper leg) and some random unknown tag (unknown)\", RlvAttachmentPoint.LeftUpperLeg",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 11,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"My item (l upper leg) and some random unknown tag (unknown)\", RlvAttachmentPoint.LeftUpperLeg)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 961,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:ace2eedabcda99e6",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"Central item (avatar center)\", RlvAttachmentPoint.AvatarCenter",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 12,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"Central item (avatar center)\", RlvAttachmentPoint.AvatarCenter)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 962,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName::case:1a967cd76f5fa058",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName",
|
|
"parameter_case": "\"Central item (root)\", RlvAttachmentPoint.AvatarCenter",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 13,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName",
|
|
"attribute": "[TestCase(\"Central item (root)\", RlvAttachmentPoint.AvatarCenter)]",
|
|
"body_sha256": "2e932256b5a230d8c8ce814c1c919e4f1ae346f6f7263682661d1b10d4a05a17",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 963,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive::case:f6b796736de6a5d8",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"parameter_case": "\"(SPINE)\", RlvAttachmentPoint.Spine",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 20,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"attribute": "[TestCase(\"(SPINE)\", RlvAttachmentPoint.Spine)]",
|
|
"body_sha256": "cca41435176820c1b26287db1ea697128e5f093f2d91357081c469ba0b90e26c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 964,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive::case:787d37133953ab32",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"parameter_case": "\"(Spine)\", RlvAttachmentPoint.Spine",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 21,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"attribute": "[TestCase(\"(Spine)\", RlvAttachmentPoint.Spine)]",
|
|
"body_sha256": "cca41435176820c1b26287db1ea697128e5f093f2d91357081c469ba0b90e26c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 965,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive::case:d2056032186a0a97",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"parameter_case": "\"Central item (Avatar center)\", RlvAttachmentPoint.AvatarCenter",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 22,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"attribute": "[TestCase(\"Central item (Avatar center)\", RlvAttachmentPoint.AvatarCenter)]",
|
|
"body_sha256": "cca41435176820c1b26287db1ea697128e5f093f2d91357081c469ba0b90e26c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 966,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive::case:c1f038c1236211aa",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"parameter_case": "\"Another item (l upper leg)\", RlvAttachmentPoint.LeftUpperLeg",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 23,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemName_CaseSensitive",
|
|
"attribute": "[TestCase(\"Another item (l upper leg)\", RlvAttachmentPoint.LeftUpperLeg)]",
|
|
"body_sha256": "cca41435176820c1b26287db1ea697128e5f093f2d91357081c469ba0b90e26c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 967,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid::case:564c3e282f3b402f",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"parameter_case": "\"(unknown)(hand tag)(spine tag)\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 30,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"attribute": "[TestCase(\"(unknown)(hand tag)(spine tag)\")]",
|
|
"body_sha256": "c20289eb110772fb51f82d59b595ebb429f15d6d2a8f93daa8672702dd85ce34",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 968,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid::case:1d03935868fa6124",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"parameter_case": "\"Hat\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 31,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"attribute": "[TestCase(\"Hat\")]",
|
|
"body_sha256": "c20289eb110772fb51f82d59b595ebb429f15d6d2a8f93daa8672702dd85ce34",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 969,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid::case:12ae32cb1ec02d01",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs::RlvCommonTests.TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"parameter_case": "\"\"",
|
|
"source": "LibreMetaverse.Tests/RLV/RlvCommonTests.cs",
|
|
"line": 32,
|
|
"fixture": "RlvCommonTests",
|
|
"method": "TryGetRlvAttachmentPointFromItemNameInvalid",
|
|
"attribute": "[TestCase(\"\")]",
|
|
"body_sha256": "c20289eb110772fb51f82d59b595ebb429f15d6d2a8f93daa8672702dd85ce34",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 970,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_NoRestrictions_ReturnsEmptyCollection::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_NoRestrictions_ReturnsEmptyCollection",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 16,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_NoRestrictions_ReturnsEmptyCollection",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "327086a5aa514ddf8b2cc40891f7ae5e8039788f5cbfeda86f04bd9161f39ded",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 971,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_SingleRestriction_ReturnsSingleId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_SingleRestriction_ReturnsSingleId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 26,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_SingleRestriction_ReturnsSingleId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "85a822c9e2e8beb2e70748513a397b8ccbb2977c0581b0519bd8ad43e699ad57",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 972,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MultipleRestrictionsFromSameObject_ReturnsSingleId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MultipleRestrictionsFromSameObject_ReturnsSingleId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 41,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_MultipleRestrictionsFromSameObject_ReturnsSingleId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "933070f933b0a5a39b3d0cd5fd9be9423a538609d0106b352a7d9c339665d6d1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 973,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MultipleObjects_ReturnsAllUniqueIds::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MultipleObjects_ReturnsAllUniqueIds",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 58,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_MultipleObjects_ReturnsAllUniqueIds",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8c2afe66145e4815e73d7849f83cfec50e4a7a49793cc757917cd608c9387419",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 974,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MixedRestrictionsAndExceptions_ReturnsAllUniqueIds::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_MixedRestrictionsAndExceptions_ReturnsAllUniqueIds",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 79,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_MixedRestrictionsAndExceptions_ReturnsAllUniqueIds",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "25ea3c36aba93d5183816962bf49bfdbc3e17e6b06d73a41dee5b51407a84746",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 975,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_AfterRemovingRestriction_DoesNotReturnRemovedObjectId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_AfterRemovingRestriction_DoesNotReturnRemovedObjectId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 97,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_AfterRemovingRestriction_DoesNotReturnRemovedObjectId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "af3d5328e5c829bd2de2b72c3f4ede6f083efa789ccef1d73d752612a177360f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 976,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_AfterClearingAllRestrictions_ReturnsEmptyCollection::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.GetTrackedPrimIds_AfterClearingAllRestrictions_ReturnsEmptyCollection",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 116,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "GetTrackedPrimIds_AfterClearingAllRestrictions_ReturnsEmptyCollection",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "191a8cc3dba7e68155083a6892f1b4a29ab589023e22cffbc8cd69c005884cca",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 977,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_EmptyInput_NoEffect::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_EmptyInput_NoEffect",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 136,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_EmptyInput_NoEffect",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8718e08bb2bf951a94803b4947943b5f7f9eb85e906b4ac6c639cb8cd065cf9d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 978,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_NonExistentId_NoEffect::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_NonExistentId_NoEffect",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 152,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_NonExistentId_NoEffect",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "882d2315f40317cce9c9a026eda498325b6227886652795ed45e87cc4e5697ac",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 979,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_SingleObject_RemovesAllRestrictionsFromObject::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_SingleObject_RemovesAllRestrictionsFromObject",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 170,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_SingleObject_RemovesAllRestrictionsFromObject",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "73ab6ee30a336372f6aef5bc4a99dbb58215b9445daea5d9708d0ea9cabe8bd1",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 980,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_MultipleObjects_RemovesOnlySpecifiedObjects::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_MultipleObjects_RemovesOnlySpecifiedObjects",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 193,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_MultipleObjects_RemovesOnlySpecifiedObjects",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "03b6a6a3e02f6a6a5f296ff1d6cca31c9fc53982cbc9c27e73cfb698ed82acf5",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 981,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_PartialMatch_RemovesOnlyMatchingObjects::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_PartialMatch_RemovesOnlyMatchingObjects",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 220,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_PartialMatch_RemovesOnlyMatchingObjects",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "00a26d807882b2bbb375c5ce7cf1074d3227acd891e859602e78abbdc6eefb6a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 982,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_WithNotificationRestrictions_SendsNotifications::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_WithNotificationRestrictions_SendsNotifications",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 242,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_WithNotificationRestrictions_SendsNotifications",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ba82b183dfdb01b36f9b45520e1808290c360f327d4afa833ba3b8c7a7cecffb",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 983,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_WithComplexRestrictions_RemovesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_WithComplexRestrictions_RemovesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 265,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_WithComplexRestrictions_RemovesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "631de2d39fa56b29014fae4ce3b57c480f540ad41ce08a0037b7f8bbfcb3c502",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 984,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_TriggersRestrictionUpdatedEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs::RlvRestrictionManagerTests.RemoveRestrictionsForObjects_TriggersRestrictionUpdatedEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RLV/RlvRestrictionManagerTests.cs",
|
|
"line": 294,
|
|
"fixture": "RlvRestrictionManagerTests",
|
|
"method": "RemoveRestrictionsForObjects_TriggersRestrictionUpdatedEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "318f1f4207b04d01076d3498aceea781c4889b05cdbef199cdbea43dde355f4c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/RLV/RlvTestBase.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 985,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/ReaderWriterLockTests.cs::ReaderWriterLockTests.MultipleReadersOneWriter_ReaderConcurrencyAndWriterExclusion::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/ReaderWriterLockTests.cs::ReaderWriterLockTests.MultipleReadersOneWriter_ReaderConcurrencyAndWriterExclusion",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/ReaderWriterLockTests.cs",
|
|
"line": 12,
|
|
"fixture": "ReaderWriterLockTests",
|
|
"method": "MultipleReadersOneWriter_ReaderConcurrencyAndWriterExclusion",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bf63804480951667455038244228f77c30454a365b496f062051f7b34e7b2618",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f0d077992c635283b46ec03717cba52fa17fbb4f9d2a908574082c16acab1add",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 592,
|
|
"rust_test": "multiple_readers_one_writer_reader_concurrency_and_writer_exclusion",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_WeeklySchedule_ParsesDaysAndTime::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_WeeklySchedule_ParsesDaysAndTime",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 64,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "GetRegionRestartScheduleAsync_WeeklySchedule_ParsesDaysAndTime",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0f64aab66c6a6d807b3d2bbc46b636a85900e4f76e35d5e3dd8cd0d8b295618b",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 986,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_DailySchedule_ReturnsAllDays::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_DailySchedule_ReturnsAllDays",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 79,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "GetRegionRestartScheduleAsync_DailySchedule_ReturnsAllDays",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cd966b6e3ba470c91ac958bf6c71aeb34f4dab060ad5334cb6060e1954b5c6d0",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 987,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_NoRestartConfigured_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_NoRestartConfigured_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 93,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "GetRegionRestartScheduleAsync_NoRestartConfigured_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "59a4b050a79659ccaf0fff13b750d634d803ed7b9e4940cbad676c1bdc04a5fc",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 988,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_NoCapability_ReturnsNullWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.GetRegionRestartScheduleAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 103,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "GetRegionRestartScheduleAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e169e7846874ed4309a50cb25b03c2e722a8d758a787654a5906610ab3b655f1",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 989,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_Weekly_PostsUppercaseDaysAndSeconds::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_Weekly_PostsUppercaseDaysAndSeconds",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 120,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "SetRegionRestartScheduleAsync_Weekly_PostsUppercaseDaysAndSeconds",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "153fc0ac84af549c1381d0814a356bf2d9e0ead2c879e503981193366943546c",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 990,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_DailyIgnoresDays_DoesNotPostDaysKey::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_DailyIgnoresDays_DoesNotPostDaysKey",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 143,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "SetRegionRestartScheduleAsync_DailyIgnoresDays_DoesNotPostDaysKey",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b51a1272465c3316194542eb346b2aa15c43fdc8474163ddd851b3f2204d1c2b",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 991,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_EmptyDaysClearsSchedule::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_EmptyDaysClearsSchedule",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 157,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "SetRegionRestartScheduleAsync_EmptyDaysClearsSchedule",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "57ef3c0f8d9eeac58a7d1b3e7dbc44413016f39303d304cacd3071bd2c55f320",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 992,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_NoCapability_ReturnsFalseWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 177,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "SetRegionRestartScheduleAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "be03507fe574b9f7c7174c39af44b7b693e1b7a496845db46451ef09bf9db206",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 993,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_NonSuccessStatus_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RegionScheduleTests.cs::RegionScheduleTests.SetRegionRestartScheduleAsync_NonSuccessStatus_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RegionScheduleTests.cs",
|
|
"line": 195,
|
|
"fixture": "RegionScheduleTests",
|
|
"method": "SetRegionRestartScheduleAsync_NonSuccessStatus_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "16c8988d7aa15ea9f58deaa2e3f416b6115978e23073fd99749843f4f410dca4",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 994,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_CapAvailable_ReturnsContentsFolderAndDecryptsShadowId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_CapAvailable_ReturnsContentsFolderAndDecryptsShadowId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs",
|
|
"line": 73,
|
|
"fixture": "RequestTaskInventoryCapTests",
|
|
"method": "GetTaskInventoryAsync_CapAvailable_ReturnsContentsFolderAndDecryptsShadowId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c9bfc5526260f9e2dffa8a22938999911fdd80be4b2b6d6487bf6171f8dbb56a",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 995,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_PlainAssetId_ParsesWithoutDecryption::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_PlainAssetId_ParsesWithoutDecryption",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs",
|
|
"line": 115,
|
|
"fixture": "RequestTaskInventoryCapTests",
|
|
"method": "GetTaskInventoryAsync_PlainAssetId_ParsesWithoutDecryption",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "95f39928dae61bca86b7d0a0702307db6c5fdc754e51f73a24bd5ee131e6de3f",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 996,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_NonSuccessStatus_ReturnsContentsFolderOnly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_NonSuccessStatus_ReturnsContentsFolderOnly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs",
|
|
"line": 143,
|
|
"fixture": "RequestTaskInventoryCapTests",
|
|
"method": "GetTaskInventoryAsync_NonSuccessStatus_ReturnsContentsFolderOnly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b8a25891064e470ac8d77ecd8a4847cf773b043de5ebeae275a9dd6669518585",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 997,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_NoCapability_DoesNotMakeHttpRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs::RequestTaskInventoryCapTests.GetTaskInventoryAsync_NoCapability_DoesNotMakeHttpRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/RequestTaskInventoryCapTests.cs",
|
|
"line": 164,
|
|
"fixture": "RequestTaskInventoryCapTests",
|
|
"method": "GetTaskInventoryAsync_NoCapability_DoesNotMakeHttpRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c0c43ebcf781fb81b1fef7ce1dd2774e350d92ef882f49876f1a16d23a338592",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 998,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_HappyPath_PostsMetadataThenImageAndReturnsTrue::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_HappyPath_PostsMetadataThenImageAndReturnsTrue",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SendPostcardTests.cs",
|
|
"line": 68,
|
|
"fixture": "SendPostcardTests",
|
|
"method": "SendPostcardAsync_HappyPath_PostsMetadataThenImageAndReturnsTrue",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2e02bd16ef1431c2ca82d7804dffc764be0175cff5daff8c38d0a61641439e06",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 999,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_UploaderMissingFromResponse_ReturnsFalseWithoutSecondRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_UploaderMissingFromResponse_ReturnsFalseWithoutSecondRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SendPostcardTests.cs",
|
|
"line": 100,
|
|
"fixture": "SendPostcardTests",
|
|
"method": "SendPostcardAsync_UploaderMissingFromResponse_ReturnsFalseWithoutSecondRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2f9498d57d7a512399f9b108765e6e8da8e4c937402f9671d580c66332630432",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1000,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_UploadDoesNotComplete_ReturnsFalse::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_UploadDoesNotComplete_ReturnsFalse",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SendPostcardTests.cs",
|
|
"line": 112,
|
|
"fixture": "SendPostcardTests",
|
|
"method": "SendPostcardAsync_UploadDoesNotComplete_ReturnsFalse",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "937b682b406506ec9fba9570852bbf8689450a11cbecb85979af97609b1794f9",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1001,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_NoCapability_ReturnsFalseWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SendPostcardTests.cs::SendPostcardTests.SendPostcardAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SendPostcardTests.cs",
|
|
"line": 125,
|
|
"fixture": "SendPostcardTests",
|
|
"method": "SendPostcardAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8d3ef84e873096d9388bb7db3eaeeb79c661fd9951e338f71bbf3251ae6580e8",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1002,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SendSimConsoleCommandAsync_IgnoresPostBody_UsesSimConsoleResponseEvent::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SendSimConsoleCommandAsync_IgnoresPostBody_UsesSimConsoleResponseEvent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SimConsoleTests.cs",
|
|
"line": 81,
|
|
"fixture": "SimConsoleTests",
|
|
"method": "SendSimConsoleCommandAsync_IgnoresPostBody_UsesSimConsoleResponseEvent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "df6eb48241f71c34074be66869c9ae1d5980186583259568728261b5eedd7c48",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1003,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SendSimConsoleCommandAsync_NoResponseEvent_ReturnsNullAfterTimeout::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SendSimConsoleCommandAsync_NoResponseEvent_ReturnsNullAfterTimeout",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SimConsoleTests.cs",
|
|
"line": 111,
|
|
"fixture": "SimConsoleTests",
|
|
"method": "SendSimConsoleCommandAsync_NoResponseEvent_ReturnsNullAfterTimeout",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2ac5a6c96f3acec341056387d727288fd3661565bd2a7c385078602efe8661da",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1004,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SimConsoleResponseMessage_Deserialize_ReadsBodyField::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SimConsoleTests.cs::SimConsoleTests.SimConsoleResponseMessage_Deserialize_ReadsBodyField",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SimConsoleTests.cs",
|
|
"line": 133,
|
|
"fixture": "SimConsoleTests",
|
|
"method": "SimConsoleResponseMessage_Deserialize_ReadsBodyField",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4d367bc3fd012d1579847fd9837bf883c5ea95452776a086bbf856899d7c2099",
|
|
"categories": [
|
|
"Estate"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1005,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSimpleLocation_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSimpleLocation_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 36,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseSimpleLocation_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4ca1200596cd99959db205bd40050c9ed62ac68fcd58079d52882e3b24af3fdf",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1006,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSlurl_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSlurl_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 50,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseSlurl_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b389e823a365884bb10813a587c5922416dc8d0737f36bfde99c56cc4e4accda",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1007,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSlurlWithTrailingSlash_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSlurlWithTrailingSlash_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 62,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseSlurlWithTrailingSlash_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "eb8513ad0d5dd9f67b537c1a844f738ef9363efdafd97aa31ec6fb697395c270",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1008,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLegacyUri_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLegacyUri_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 73,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseLegacyUri_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d3e28edefeaa13a00d666cdc40c5ee60a24563462472786e0fa186262e8f6e73",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1009,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLocationWithDefaults_UsesDefaultCoordinates::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLocationWithDefaults_UsesDefaultCoordinates",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 85,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseLocationWithDefaults_UsesDefaultCoordinates",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a89cceba86e86028cd70ee28b0f31a4c40c23491d582a0f70fc06b98bfeb3605",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1010,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLocationPartialCoordinates_UsesDefaults::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLocationPartialCoordinates_UsesDefaults",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 96,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseLocationPartialCoordinates_UsesDefaults",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b6418ccbb2b00b741fcc92db7d0d8577e7334360934de7418f75ed08d7b3da24",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1011,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseAgentSlapp_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseAgentSlapp_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 107,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseAgentSlapp_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "77a274bb3b4bf189fab0ce68a729057d04376bf3d6d45d0a5443d0f301f5fbb8",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1012,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseGroupSlapp_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseGroupSlapp_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 120,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseGroupSlapp_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5435e301f76398ff2f35e0b65a7055de6d42b1a4662936ee949005182511fcd6",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1013,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseTeleportSlapp_ParsesLocationData::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseTeleportSlapp_ParsesLocationData",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 131,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseTeleportSlapp_ParsesLocationData",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "68eea168b7480f125a4bff20b582af87c0f6d62502821bf57eb734b12f87eed5",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1014,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseWorldMapSlapp_ParsesLocationData::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseWorldMapSlapp_ParsesLocationData",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 144,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseWorldMapSlapp_ParsesLocationData",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ad7f5ce07a837501fa74dda643f1c0d278a2f51fe27330d3419c57683127bf9e",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1015,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLoginSlapp_ParsesQueryParameters::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseLoginSlapp_ParsesQueryParameters",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 157,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseLoginSlapp_ParsesQueryParameters",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a0622607f53b8c19348540e7b858d3c75be22b47b9afc92505121b3430c33550",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1016,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseObjectImSlapp_ParsesQueryParameters::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseObjectImSlapp_ParsesQueryParameters",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 170,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseObjectImSlapp_ParsesQueryParameters",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "af9c2bdcfb212f08618719c85da41938207b6978fe2042a3c4451f7fd0075d6f",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1017,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSearchSlapp_ParsesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseSearchSlapp_ParsesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 185,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseSearchSlapp_ParsesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a77776e74cff175bde3e974344502369e679db15f45fe5c0d614c80732549765",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1018,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetRawLocation_ReturnsCorrectFormat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetRawLocation_ReturnsCorrectFormat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 195,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetRawLocation_ReturnsCorrectFormat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "30dafa3972780bbbb07f1edaf55ed4bc3b01080e616588768ebef9df54678af3",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1019,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSlurl_ReturnsCorrectFormat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSlurl_ReturnsCorrectFormat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 204,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetSlurl_ReturnsCorrectFormat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1e6b6fef442eab1ca6874df75f1a0ea380ec7f25974979d3cd878e10fc49fb40",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1020,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetStartLocationUri_ReturnsCorrectFormat::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetStartLocationUri_ReturnsCorrectFormat",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 213,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetStartLocationUri_ReturnsCorrectFormat",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c7cc2d49e52ed6ebb19e09607a2b191fb3835e8f3804c7b07c5c9e8fd3b9bcae",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1021,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetAgentUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetAgentUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 222,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetAgentUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b656f795ce39c9bc50df167e20e23b76b57929feaad1756d3190920f5410d0d4",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1022,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetAgentUrl_DefaultAction_UsesAbout::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetAgentUrl_DefaultAction_UsesAbout",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 231,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetAgentUrl_DefaultAction_UsesAbout",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "642b0543f72427cf646bcb8445b9acff4c1fdb0d26ef3f0dc6c10eaaed73028b",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1023,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetGroupUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetGroupUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 240,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetGroupUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "919cc7a17770fb65a83812836819a19d6dd4e630a848741d12df868da3d949d5",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1024,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetTeleportUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetTeleportUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 249,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetTeleportUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3465edd1ecdd6e521c52687570d32e288bfa29eb6e47666305c64ee5322df159",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1025,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetTeleportUrl_WithDefaults_UsesDefaultCoordinates::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetTeleportUrl_WithDefaults_UsesDefaultCoordinates",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 257,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetTeleportUrl_WithDefaults_UsesDefaultCoordinates",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "823d524cc81d39753549583346953122c372f5575aa03d8bf101d1be3eae845d",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1026,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetWorldMapUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetWorldMapUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 265,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetWorldMapUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7c19a936e0d641195f3806291b5b88970affa46f540ef950d55df709b52ad56b",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1027,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetObjectImUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetObjectImUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 273,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetObjectImUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "edf724227cc86abc84d223637f34c607f9fc30f9e85b53a9ec8c8f2d2b7bcbf6",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1028,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetObjectImUrl_NotGroupOwned_OmitsGroupOwnedParameter::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetObjectImUrl_NotGroupOwned_OmitsGroupOwnedParameter",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 287,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetObjectImUrl_NotGroupOwned_OmitsGroupOwnedParameter",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "764978a618429216a0bfef4e72ac44a329d2b2d1c5b13af889db9cf86814cd99",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1029,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSearchUrl_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSearchUrl_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 297,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetSearchUrl_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aeb79bf4e5e51368b4520eec3cc5beeb767101b81f1eaa3f3ad118749dc5c2f0",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1030,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetLoginUrl_WithAllParameters_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetLoginUrl_WithAllParameters_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 305,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetLoginUrl_WithAllParameters_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0d9dc8d623e56ec1e8e0d414eb2c898bfd7ee37712972287834c2df6a99da17c",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1031,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetLoginUrl_WithNoParameters_GeneratesBaseUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetLoginUrl_WithNoParameters_GeneratesBaseUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 316,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetLoginUrl_WithNoParameters_GeneratesBaseUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1fcfa164861bcc115f2935f1c20c276dea05802cf35dbb55664ff1c36140c135",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1032,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSlappUrl_WithQueryParams_GeneratesCorrectUrl::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.GetSlappUrl_WithQueryParams_GeneratesCorrectUrl",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 324,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "GetSlappUrl_WithQueryParams_GeneratesCorrectUrl",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "37ca9ebe06ce42f5919d9b6ec30459d1455f78bde910a61d04187e74e7ce3d07",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1033,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseNull_ThrowsArgumentNullException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseNull_ThrowsArgumentNullException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 340,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseNull_ThrowsArgumentNullException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "98c170ff5f03f843918c0d2aecddb23e2c2605e31100f5d3178ad7cb306eef5d",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1034,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseEmptyString_ThrowsArgumentException::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseEmptyString_ThrowsArgumentException",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 346,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseEmptyString_ThrowsArgumentException",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a5d89e3349033fa4efa1b00339556d811f175c52ca5b183a2d19b247a8eaeed8",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1035,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseUrlEncodedQueryParams_DecodesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseUrlEncodedQueryParams_DecodesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 352,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseUrlEncodedQueryParams_DecodesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "72ac64c89f3a08bbecfb80aaaf11f5ee59a383eeeb9578676af5b9d83f374cc4",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1036,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.RoundTripLocation_PreservesData::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.RoundTripLocation_PreservesData",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 361,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "RoundTripLocation_PreservesData",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2cba174b3609af177295b469bad1641a98d8dc79d95aa4ef22403923edd4d092",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1037,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseAllSlappCommands_RecognizesCorrectly::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/SlurlParserTests.cs::SlurlParserTests.ParseAllSlappCommands_RecognizesCorrectly",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/SlurlParserTests.cs",
|
|
"line": 374,
|
|
"fixture": "SlurlParserTests",
|
|
"method": "ParseAllSlappCommands_RecognizesCorrectly",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "abf53480da20d1ff57f5f06f1433c120ea84e0d6d5363cb33e4a275d76cfa306",
|
|
"categories": [
|
|
"LocationParser"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1038,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/StartAuctionTests.cs::StartAuctionTests.ViewerStartAuctionPacket_RoundTripsAgentAndParcelFields::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/StartAuctionTests.cs::StartAuctionTests.ViewerStartAuctionPacket_RoundTripsAgentAndParcelFields",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/StartAuctionTests.cs",
|
|
"line": 45,
|
|
"fixture": "StartAuctionTests",
|
|
"method": "ViewerStartAuctionPacket_RoundTripsAgentAndParcelFields",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f37ef06cfba37754effe04a0bb0edfa159c761b811a05efd95157896756bef16",
|
|
"categories": [
|
|
"Parcel"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1039,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/StartAuctionTests.cs::StartAuctionTests.StartAuction_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/StartAuctionTests.cs::StartAuctionTests.StartAuction_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/StartAuctionTests.cs",
|
|
"line": 71,
|
|
"fixture": "StartAuctionTests",
|
|
"method": "StartAuction_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "deec194333b480dabb3f6e6d96b360a29d11a40ca1103117fc7ce5cdb80d6eb0",
|
|
"categories": [
|
|
"Parcel"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1040,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_ParsesFourSlotsWithSomeEmpty::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_ParsesFourSlotsWithSomeEmpty",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 64,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "GetTerrainMaterialOverridesAsync_ParsesFourSlotsWithSomeEmpty",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0b7f2b5a7a95c70f4ed97b9b028f3ec16f1cd427a9d4d1b133523bd331f6b9f2",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1041,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_ServerReportsFailure_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_ServerReportsFailure_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 81,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "GetTerrainMaterialOverridesAsync_ServerReportsFailure_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c66b84662333288b7328822d1f9fa79450075d44a1178a9b0b661671072efe5b",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1042,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_NoCapability_ReturnsNullWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.GetTerrainMaterialOverridesAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 92,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "GetTerrainMaterialOverridesAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "677f80689e1b6a67893d100e1116805fb9f63c5b6ec33e64a4dc9a4cf24c1237",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1043,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_MixOfNullAndSet_PostsFourEntries::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_MixOfNullAndSet_PostsFourEntries",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 111,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "SetTerrainMaterialOverridesAsync_MixOfNullAndSet_PostsFourEntries",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a4ce031e565ca7eb1864064d299dbf0c7b715581ce330a57be9c3aa93987e67c",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1044,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_WrongLength_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_WrongLength_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 128,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "SetTerrainMaterialOverridesAsync_WrongLength_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "836099a369b37555049b1c1ddfb9562c57cdef88381b7a79e8b80fe62b169a44",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1045,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_NoCapability_ReturnsFalseWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs::TerrainMaterialOverrideTests.SetTerrainMaterialOverridesAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TerrainMaterialOverrideTests.cs",
|
|
"line": 135,
|
|
"fixture": "TerrainMaterialOverrideTests",
|
|
"method": "SetTerrainMaterialOverridesAsync_NoCapability_ReturnsFalseWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "37948cbc0240910d63782d88c0fb9f1d239215cea34a5aa84ac68a10d0555e87",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1046,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved::case:d3ad6116f2458248",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"parameter_case": "32, Description = \"First face affected by 32-bit overflow\"",
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 46,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"attribute": "[TestCase(32, Description = \"First face affected by 32-bit overflow\")]",
|
|
"body_sha256": "5f215cd1c50fa8871967653b4667f848c14ff24a3b71906e51aac13c56de1f55",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1047,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved::case:c6f3ac57944a5314",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"parameter_case": "33",
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 47,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"attribute": "[TestCase(33)]",
|
|
"body_sha256": "5f215cd1c50fa8871967653b4667f848c14ff24a3b71906e51aac13c56de1f55",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1048,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved::case:d59eced1ded07f84",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"parameter_case": "40",
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 48,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"attribute": "[TestCase(40)]",
|
|
"body_sha256": "5f215cd1c50fa8871967653b4667f848c14ff24a3b71906e51aac13c56de1f55",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1049,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved::case:59df3d13bd106053",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"parameter_case": "44, Description = \"Last valid face (MAX_FACES - 1)\"",
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 49,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_HighFace_TextureID_IsPreserved",
|
|
"attribute": "[TestCase(44, Description = \"Last valid face (MAX_FACES - 1)\")]",
|
|
"body_sha256": "5f215cd1c50fa8871967653b4667f848c14ff24a3b71906e51aac13c56de1f55",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1050,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_AllHighFaces_TextureIDs_AllPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_AllHighFaces_TextureIDs_AllPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 66,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_AllHighFaces_TextureIDs_AllPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "203ca43b9f1965e1fae7feb36e84eff1df9ac5968eb23753077816d16dd24228",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1051,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_LowAndHighFaces_BothPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_LowAndHighFaces_BothPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 90,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_LowAndHighFaces_BothPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dd520cac107415a186a44eb3a17bd000f933ec49b814a496e6788237fcfffb1e",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1052,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RGBA_IsPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RGBA_IsPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 113,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_Face32_RGBA_IsPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "db41d130d270d31f52f3928df88ccc052102673c1afbca03cc0648526fafbabb",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1053,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RepeatU_IsPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RepeatU_IsPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 131,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_Face32_RepeatU_IsPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "58e80815263025ec54cd15e3c9a42771f5e55c81e9acb212a0f163faef9fd499",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1054,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RepeatV_IsPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_Face32_RepeatV_IsPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 145,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_Face32_RepeatV_IsPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fbeb1fdd584a26576b6f1ba653b2995d1a6d6bccc2c1dc51e46aa9f211b78724",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1055,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_AllFaces_TextureIDs_AllPreserved::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TextureEntryTests.cs::TextureEntryTests.RoundTrip_AllFaces_TextureIDs_AllPreserved",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TextureEntryTests.cs",
|
|
"line": 158,
|
|
"fixture": "TextureEntryTests",
|
|
"method": "RoundTrip_AllFaces_TextureIDs_AllPreserved",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5e5a390af8deff77ef80f751735456541f24d7e27666557d50d99065cc3ba6a4",
|
|
"categories": [
|
|
"TextureEntry"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1056,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.UUIDs::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.UUIDs",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 38,
|
|
"fixture": "TypeTests",
|
|
"method": "UUIDs",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4f95d48c474bbd824254196dd605051773c711614bf661b5aa996054b6c98967",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f08db2aefa1c6a79b3d1d044d932feaa232b627fad37bcda289254a1f69a1285",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 39,
|
|
"rust_test": "uuids",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.Vector3ApproxEquals::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.Vector3ApproxEquals",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 72,
|
|
"fixture": "TypeTests",
|
|
"method": "Vector3ApproxEquals",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1438175bb0c0bd8b17dd878e8fb95fb0dba82abbab71882f2ceb39ec554189d9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "789f6e6fd175a8eef15acfa6f7ca6caaa72971f5366ae1080c806e52619cf91b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 72,
|
|
"rust_test": "vector3_approx_equals",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.VectorCasting::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.VectorCasting",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 100,
|
|
"fixture": "TypeTests",
|
|
"method": "VectorCasting",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "27c0a4b8402ef66f11dca075d8c1a0f0b647ccef9c2803125dde6ca292951cd4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "6f7c9f1ae16ad3f11814c45e48ee3f1e47b3e0942ceebcbeae84cd2a3dfd2716",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 99,
|
|
"rust_test": "vector_casting",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.Quaternions::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.Quaternions",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 154,
|
|
"fixture": "TypeTests",
|
|
"method": "Quaternions",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "071cf3ef6932e093c0fd09fe461a738e75af905707fce9a321b8f08dd89c09dd",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "02cd5d079fd88e401258322f87473d2ea9a349fe0ec7a7fe2e0b26aeafb55c94",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 141,
|
|
"rust_test": "quaternions",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.TestMatrix::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.TestMatrix",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 185,
|
|
"fixture": "TypeTests",
|
|
"method": "TestMatrix",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5d5ccc8b9ea1741b013fd945e42ba7e6511322fdce51998e358d42c1736457e3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "827fbe3371f1c048de745da261dd8c6e098878898832337091dc10925d0493f6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 165,
|
|
"rust_test": "test_matrix",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.FloatsToTerseStrings::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.FloatsToTerseStrings",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 223,
|
|
"fixture": "TypeTests",
|
|
"method": "FloatsToTerseStrings",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ce34cdfe106d5dadfa82056e7aa7690d2da748c7e753b9d2a2ad682d86327def",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d2d3baf38f80c73f85ab34053d6474b3262417ea51ba3402732d9b97815f7e6e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 194,
|
|
"rust_test": "floats_to_terse_strings",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.BitUnpacking::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.BitUnpacking",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 252,
|
|
"fixture": "TypeTests",
|
|
"method": "BitUnpacking",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "741470d770a0a71853d84e26abaf927fc7dc385dedf0d7de87f63e7a22cb4dd7",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7ad1b60f923790c67b8db89b8afd13e19dc2d03fd928a31360045056e9a82b6d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 271,
|
|
"rust_test": "bit_unpacking",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.BitPacking::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.BitPacking",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 279,
|
|
"fixture": "TypeTests",
|
|
"method": "BitPacking",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fe3cac4216b588667d56b35496a803097dbc39f84c7a82fd95aa101836588948",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "acd12d8b31671bc87b347cae75eaaf6a9407395696e3741f81e8f0b6a8b6750b",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/wire_semantics.rs",
|
|
"rust_line": 285,
|
|
"rust_test": "bit_packing",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.LLSDTerseParsing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/TypeTests.cs::TypeTests.LLSDTerseParsing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/TypeTests.cs",
|
|
"line": 322,
|
|
"fixture": "TypeTests",
|
|
"method": "LLSDTerseParsing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c5fcc05c15fa60c43cd40f5fc2b1349d9fbd1f5bb3537d8b04e91f37302e77f1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "f4772ad9aa910866898dbb56fd432adbffe41858753f48a9f09b9a656623b4a1",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1336,
|
|
"rust_test": "llsd_terse_parsing",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_AgentInventoryItem_SendsBareItemIdAndReturnsNewAsset::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_AgentInventoryItem_SendsBareItemIdAndReturnsNewAsset",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 73,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_AgentInventoryItem_SendsBareItemIdAndReturnsNewAsset",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "40ca874a37dade3bfbb391a2b4a75c684cfd7509b269286ccc14d747340d095d",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1057,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_TaskInventoryItem_SendsItemIdAndTaskId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_TaskInventoryItem_SendsItemIdAndTaskId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 92,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_TaskInventoryItem_SendsItemIdAndTaskId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "dae80f9a7ba6222a651165f779c123d8472f88a17490e69a1112acc3cec6d108",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1058,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_KnownLocalFolder_SendsCategoryId::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_KnownLocalFolder_SendsCategoryId",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 110,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_KnownLocalFolder_SendsCategoryId",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "1ccca44bbead54fd5041c41fc6560478ba17f9e5d9bacff21096b254d2f526db",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1059,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_NoCapability_ReturnsNullWithoutRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 128,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_NoCapability_ReturnsNullWithoutRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2bc1ad18b159c5d62a18d2208ed3cf3c88d3f666a0e0dad8730778cd22b59eda",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1060,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_MetadataResponseMissingUploader_ReturnsNullWithoutSecondRequest::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_MetadataResponseMissingUploader_ReturnsNullWithoutSecondRequest",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 145,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_MetadataResponseMissingUploader_ReturnsNullWithoutSecondRequest",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8db3eddf1204ad795e9d5ef15365f422f96191a8b4c24ef3393b03c10d92d662",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1061,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_UploadDoesNotComplete_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UploadThumbnailTests.cs::UploadThumbnailTests.UploadThumbnailAsync_UploadDoesNotComplete_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UploadThumbnailTests.cs",
|
|
"line": 156,
|
|
"fixture": "UploadThumbnailTests",
|
|
"method": "UploadThumbnailAsync_UploadDoesNotComplete_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e870f6913e3f45676ce490069930427e6c625072fc1d6ebbf16f503be51df4ae",
|
|
"categories": [],
|
|
"fixture_dependencies": [
|
|
"LibreMetaverse.Tests/TestHelpers/FakeGridClient.cs"
|
|
],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1062,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.FileHelper_SanitizeAndSafeNames::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.FileHelper_SanitizeAndSafeNames",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 12,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "FileHelper_SanitizeAndSafeNames",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "770d1cb751c4b8290c9443bcb4a91d17703628a157cc428c607a7d36ae0af985",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "29463ac408779a674f0626671a861277d9ef66c3badf4bb828a47774d2c1146d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 218,
|
|
"rust_test": "file_helper_sanitize_and_safe_names",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.ObservableDictionary_Events_FireOnAddRemoveAndClear::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.ObservableDictionary_Events_FireOnAddRemoveAndClear",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 33,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "ObservableDictionary_Events_FireOnAddRemoveAndClear",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "579412c3c839e1fe5b44cf956f8d329a15d4e05c05778b4e6e3ff9b7d2fb7607",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d99f042412bc3b58ee621b5b045d9a5e5c7707cfe20e288977d04f13ce1aa23f",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 255,
|
|
"rust_test": "observable_dictionary_events_fire_on_add_remove_and_clear",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.EventSubscriptionHelper_WaitForEventAndAsync::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.EventSubscriptionHelper_WaitForEventAndAsync",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 62,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "EventSubscriptionHelper_WaitForEventAndAsync",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bab59e0caf1630edda9a2a6daecca95cd1a28f189fdde01b1b6afee4cd96d8cb",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a7bd186b9b57729d1c272a49f890a4fa47dff20c33a68bc1a856260912a65d30",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 320,
|
|
"rust_test": "event_subscription_helper_wait_for_event_and_async",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.Repeat_Interval_ExecutesAndCancels::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.Repeat_Interval_ExecutesAndCancels",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 118,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "Repeat_Interval_ExecutesAndCancels",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "43250eb6d7799ca3c00e51810b3e04d9a874bfdeafd77af6f7b78f8f6c73ff77",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "9aa19ea148994f7c34262daa154840afc933d70959cd38e143d0c00e549fc10e",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 410,
|
|
"rust_test": "repeat_interval_executes_and_cancels",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.NameValue_ParseAndToString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.NameValue_ParseAndToString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 141,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "NameValue_ParseAndToString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f779a81d286c0028ea202bab00f8db0d1bbaea611003458918a9ec9a24207557",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "43778dc85acfaaf1fc524d819699af9262ecdb382ff2d39f855048f35fe4abbe",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 461,
|
|
"rust_test": "name_value_parse_and_to_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.Helpers_SplitAndFloatToTerseString::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.Helpers_SplitAndFloatToTerseString",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 153,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "Helpers_SplitAndFloatToTerseString",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aa2c378f56cfd04d6d4cfa50cd3efafd2b2d479d681336d72fbb9d5ec5c363e6",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "7ec8349d8a1461fe590746dc9c394fdcc937290ce0f4b6b287f988f694cb4d15",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 483,
|
|
"rust_test": "helpers_split_and_float_to_terse_string",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.DisposalHelper_SafeDisposeAndUsing::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilUnitTests.cs::UtilUnitTests.DisposalHelper_SafeDisposeAndUsing",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilUnitTests.cs",
|
|
"line": 163,
|
|
"fixture": "UtilUnitTests",
|
|
"method": "DisposalHelper_SafeDisposeAndUsing",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "433ebbfeb69eeb7ceaac86c4b3637468152a1f5a9f4c12ea8d7a74e1cb0c4fec",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d964d8c2c7ef3272735dcd55cb8ec3cd93fe75de7cf5b728f36a1e78a54f591f",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 520,
|
|
"rust_test": "disposal_helper_safe_dispose_and_using",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/UtilsConversionsTests.cs::UtilsConversionsTests.StringToBytes::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/UtilsConversionsTests.cs::UtilsConversionsTests.StringToBytes",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/UtilsConversionsTests.cs",
|
|
"line": 35,
|
|
"fixture": "UtilsConversionsTests",
|
|
"method": "StringToBytes",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0bef42801dc2a50e132b05440424c44da54b53c853708ee2c0ec9799dbe0e8b2",
|
|
"categories": [
|
|
"Utilities"
|
|
],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "e0b02f45b6c3da4acb4dceb7bcc4f9f89601f0586caee3fed2b1db5b4201b809",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/types_utilities.rs",
|
|
"rust_line": 663,
|
|
"rust_test": "string_to_bytes",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeLLSDSample::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeLLSDSample",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 46,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeLLSDSample",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2495e7d5c414b59962f03282c51fe1c0d5de350b51c1bdfcee9ced7c32acbe4d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b4f02694cc643092911895f321a55ece3a3caa3585837eb80d9cb56280151fe6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1388,
|
|
"rust_test": "xml_deserialize_llsd_sample",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeNoDTD::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeNoDTD",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 159,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeNoDTD",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9bc25ce11695355a0b81622301db687495d414c9a293505f6d421f27ac24eb70",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2d3d63b1305c34aac9a3f448e033d6e1207c78276a1d1e886f1f696fc485adb1",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1440,
|
|
"rust_test": "xml_deserialize_no_dtd",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 184,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeSillyPI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "08f94779e33e1dff4bd88eb75c7e032947dfb75f9ac7b14432847e705f08176d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "2cfa2b8fb6ac0f88d2a13879d058ed7ec13f39612cfef64f0c54a36234d3aa03",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1456,
|
|
"rust_test": "xml_deserialize_silly_pi",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI_NoWhitespaceAfterPI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI_NoWhitespaceAfterPI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 207,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeSillyPI_NoWhitespaceAfterPI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "931129de5766458c7dc9ebefd5c1a8a8eeefd04715703c2997ff7da0d67f4bca",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "a20d46510d89f93a948388f6b0928e7254f6183edc87aceee341619bb3ea5a6d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1473,
|
|
"rust_test": "xml_deserialize_silly_pi_no_whitespace_after_pi",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI_LowercasePI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeSillyPI_LowercasePI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 229,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeSillyPI_LowercasePI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a041c98c805419ed16b0caf3c249054be9f3f0fcc5884abd6b2ece2f23cf72d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "24aa7f70d44eb5d6ffb456e96dd6398b001bcd2b3cafe08e7bcd73eb1472b5e9",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1482,
|
|
"rust_test": "xml_deserialize_silly_pi_lowercase_pi",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeReals::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeReals",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 254,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeReals",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c1e1db52fb2c1f023376d40b795461767f573555ddd4b4372182345bf99164e0",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "ba8c6bc66b53cd68cf79bf108c43193c89bcd778c59b5afc270ae622addb12f4",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1491,
|
|
"rust_test": "xml_deserialize_reals",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeStrings::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeStrings",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 302,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeStrings",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e2b49b6bfbaecd26243fbcaa93abe48a340f4203c88aad874f2aef83f169baed",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "752a5c129915f2c4b9eea232a4867d9367a38fbca57bbb4eb109a745ce7dbd97",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1516,
|
|
"rust_test": "xml_deserialize_strings",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeIntegers::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeIntegers",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 351,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeIntegers",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "281793a4a04cecd610065a70d0d3b54ad62fd2d6cc614b476d07f69d83c3dcb9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "aa25dc721c43e7354210b01e130b11596143ffb3ad15bad00c912f976b7bffab",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1539,
|
|
"rust_test": "xml_deserialize_integers",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeUUID::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeUUID",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 399,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeUUID",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bd2d0c2d4e583931174355724d948a0dbf6e79ec8fe907048f627b013a43bbea",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "4dc2aa4995dcd6432a4a84181f4f22602bceb2f595e2600835433d7ca90fdd86",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1564,
|
|
"rust_test": "xml_deserialize_uuid",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeDates::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeDates",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 432,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeDates",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "55507ef1bf9d7749d05c4941f645d37a48b4c9f16dda10b05a7e73673ee2be33",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "eb732d2695cbf250e42ddc35d27b62cedd9b199de3735197feed761f8c7e9299",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1583,
|
|
"rust_test": "xml_deserialize_dates",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeBoolean::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeBoolean",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 472,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeBoolean",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0f3d00c5f93b9f8d13938c77dd791dac4b8b093db926c164d92a3dd9bd38e741",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "b2365645c64e344b2678916913f9a0cfcec6fdc625e786acde1d82740bdcc74d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1604,
|
|
"rust_test": "xml_deserialize_boolean",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeBinary::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeBinary",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 520,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeBinary",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f6c61bed3a3e6d97b203006e42a6c7b7b131aee08712ad4974f34d2e221e3ff9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "d8edb705b2fac3be9c959a7385a62b707cc0c7fb9057668cd8fddcad1243c335",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1634,
|
|
"rust_test": "xml_deserialize_binary",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeUndef::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeUndef",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 565,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeUndef",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "45991c825d7d4f758c9650362df499e2f0afb079cc68f81973b5cd1eb704184c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "8d91606bc63f8f678780332e3b1267c7b929f41b0528ec46da4a558f2387e16d",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1655,
|
|
"rust_test": "xml_deserialize_undef",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeURI::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeURI",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 584,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeURI",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "da322601509a3520b8ee2c303396f0d13a86a38727ce39ad043b9bc48d2302bf",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "82d65f92f402fb40fa3b8e6f456dd69d5ba8e31be14a107282677c1ba7497aa6",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1666,
|
|
"rust_test": "xml_deserialize_uri",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeNestedContainers::test",
|
|
"csharp_test_id": "LibreMetaverse.Tests/XmlLLSDTests.cs::XmlSDTests.DeserializeNestedContainers",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Tests/XmlLLSDTests.cs",
|
|
"line": 619,
|
|
"fixture": "XmlSDTests",
|
|
"method": "DeserializeNestedContainers",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d0100e0e1f1de74a6060199f0cc7d4f94c745f073fadf8333b4eff51fd08af0a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_body_sha256": "eb6ab912cae75aac71b4667ac9f289ef4a09f91c56722abe704eab7c26215b12",
|
|
"status": "translated",
|
|
"rust_file": "tests/compat/tests/structured_data.rs",
|
|
"rust_line": 1685,
|
|
"rust_test": "xml_deserialize_nested_containers",
|
|
"semantic_review": "reviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs::AvatarBoneMathTests.BuildBoneWorldMatrices_UnitScale_MatchesNaiveMatrixChain::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs::AvatarBoneMathTests.BuildBoneWorldMatrices_UnitScale_MatchesNaiveMatrixChain",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs",
|
|
"line": 37,
|
|
"fixture": "AvatarBoneMathTests",
|
|
"method": "BuildBoneWorldMatrices_UnitScale_MatchesNaiveMatrixChain",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "32ea442e98ebfe42238424274aefa960d9bac9a5048c4c971b315b712f870291",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1063,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs::AvatarBoneMathTests.BuildBoneWorldMatrices_AnisotropicParentScale_OffsetsChildPositionButNotChildScale::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs::AvatarBoneMathTests.BuildBoneWorldMatrices_AnisotropicParentScale_OffsetsChildPositionButNotChildScale",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/Avatar/AvatarBoneMathTests.cs",
|
|
"line": 66,
|
|
"fixture": "AvatarBoneMathTests",
|
|
"method": "BuildBoneWorldMatrices_AnisotropicParentScale_OffsetsChildPositionButNotChildScale",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "c82d9c6df0612703729e75ec955e4ef90651bb290d3daebe8d8bed7bba8891a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1064,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_ReturnsNonNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_ReturnsNonNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 125,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Box_ReturnsNonNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cc5f4d8a21dd21e23e21c6372a4b21e100bffb0fc2a6b9a745d4283c1b05286d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1065,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_HasVerticesAndIndices::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_HasVerticesAndIndices",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 133,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Box_HasVerticesAndIndices",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "87d09b97a32686ba0183e1a344630480b88da2ef3934f80b6b8b1df55b1bca59",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1066,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_AllIndicesInRange::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_AllIndicesInRange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 143,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Box_AllIndicesInRange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2a5360b347d3c21b9b03e1d6afe1bc26d3d6cbe6b5b34f71fe56f277a8dd65be",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1067,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_IndicesAreMultipleOfThree::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Box_IndicesAreMultipleOfThree",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 154,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Box_IndicesAreMultipleOfThree",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ac9dc481ea4d448c4c652a0daafb790350f59ea99742945a3f73406b8175d907",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1068,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Cylinder_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Cylinder_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 163,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Cylinder_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0a09d750c98f765aa6e391fa9a279527d7d455d5adfcef7f2ce9b84ec87f25f1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1069,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Torus_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_Torus_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 172,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_Torus_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0dbd3214721d2bbf601074280d123a9d3cd5928fdf7be637549fc302719f658d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1070,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_VertexPositions_AreFinite::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateSimpleMesh_VertexPositions_AreFinite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 181,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateSimpleMesh_VertexPositions_AreFinite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "48de43e7bfcbb7872c7463031fb68e319f600aee7999fbca091332f411054696",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1071,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_ReturnsNonNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_ReturnsNonNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 196,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_ReturnsNonNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3bcea1aaea9dc511943bb7bdc8ccb0f1020b1a332ea7118cb84548b41acd62b1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1072,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_Has6Faces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_Has6Faces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 207,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_Has6Faces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "518a4fa4591528cfed25be1ae6c102840645300859b565ff475d94053a926d50",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1073,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Prism_Has5Faces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Prism_Has5Faces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 217,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Prism_Has5Faces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ae62fa75917230768f1f593a911024dc5fdf8e381565520a444ec6b9f83bda01",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1074,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Cylinder_HasAtLeast2Faces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Cylinder_HasAtLeast2Faces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 227,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Cylinder_HasAtLeast2Faces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7365507988f742db42f88ee719f808464afec2058526d5745c426b2d0104882b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1075,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Torus_Has1Face::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Torus_Has1Face",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 241,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Torus_Has1Face",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b5a1e1fcecc24c78fb827b1777e31bd01bf4d668aaa18c61194a98b724fcb271",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1076,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Sphere_HasAtLeast1Face::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Sphere_HasAtLeast1Face",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 256,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Sphere_HasAtLeast1Face",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "007641edb87e64f199273d2be8049236623470b5c9e14ea2e16726c9da271493",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1077,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllFaces_HaveVerticesAndIndices::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllFaces_HaveVerticesAndIndices",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 266,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllFaces_HaveVerticesAndIndices",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ac368f766e2c20de2a83b0619a53064a4b801297d042fda88b809caba8a93d75",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1078,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllFaces_IndicesReferenceValidVertices::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllFaces_IndicesReferenceValidVertices",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 279,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllFaces_IndicesReferenceValidVertices",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "35babb8108e488dab3b7271b30bfd60e787bdd6109a22dcce5ca89d14c2a7087",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1079,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_AllFaces_IndicesAreMultipleOfThree::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_AllFaces_IndicesAreMultipleOfThree",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 294,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_AllFaces_IndicesAreMultipleOfThree",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5ab7ad852b5477bfa1a11144d16136c21a3479e5de27753ad6d5aa57ca6bf7ce",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1080,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_Normals_AreApproximatelyNormalized::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_Normals_AreApproximatelyNormalized",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 304,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_Normals_AreApproximatelyNormalized",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6a68dd66ce5b93d406f3ab9fb4d3a70b564a8c788955dcf22a31d58af7cba6e4",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1081,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_VertexPositions_AreFinite::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_VertexPositions_AreFinite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 322,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_VertexPositions_AreFinite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d118c8a8e8c0f7257a35214fc6e7ce6e93136a47ca840aac958929888c743b87",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1082,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull::case:ca2b46e722de3758",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"parameter_case": "DetailLevel.Low",
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 337,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"attribute": "[TestCase(DetailLevel.Low)]",
|
|
"body_sha256": "24e8db3f253b95300ab667679c44a82085145a49a83e6aa76d586e9fd0ad8ce1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1083,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull::case:4ec38c673a800a8e",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"parameter_case": "DetailLevel.Medium",
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 338,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"attribute": "[TestCase(DetailLevel.Medium)]",
|
|
"body_sha256": "24e8db3f253b95300ab667679c44a82085145a49a83e6aa76d586e9fd0ad8ce1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1084,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull::case:1a51d63a985fa00b",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"parameter_case": "DetailLevel.High",
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 339,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"attribute": "[TestCase(DetailLevel.High)]",
|
|
"body_sha256": "24e8db3f253b95300ab667679c44a82085145a49a83e6aa76d586e9fd0ad8ce1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1085,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull::case:204cf13b59ad48dc",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"parameter_case": "DetailLevel.Highest",
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 340,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "GenerateFacetedMesh_Box_AllLods_ReturnNonNull",
|
|
"attribute": "[TestCase(DetailLevel.Highest)]",
|
|
"body_sha256": "24e8db3f253b95300ab667679c44a82085145a49a83e6aa76d586e9fd0ad8ce1",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1086,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_IdentityTransform_PreservesUVs::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_IdentityTransform_PreservesUVs",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 350,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TransformTexCoords_IdentityTransform_PreservesUVs",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "95670f24bdcc153a7b830f2af25e382b7b8038e03dc8dd459bfe933c0b41c5ca",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1087,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_Repeat2x_DoublesUVOffset::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_Repeat2x_DoublesUVOffset",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 385,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TransformTexCoords_Repeat2x_DoublesUVOffset",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0c4fdd928acec2631aa92b62f4a97d7c9b5b827a2a38337d81ff788ed88ee6e5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1088,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_EmptyList_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TransformTexCoords_EmptyList_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 422,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TransformTexCoords_EmptyList_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "83f840e2c7a81132feeffa95afcee70e2a5dc1cef0a371256c4ad9b7b4135da3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1089,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_FlatHeightmap_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_FlatHeightmap_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 436,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TerrainMesh_FlatHeightmap_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "39aab46d99eca49810e7b42c1d5a9cfafac8463ddbbdd254b330a59be9e9cd41",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1090,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_AllIndicesInRange::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_AllIndicesInRange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 451,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TerrainMesh_AllIndicesInRange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e0c84f589419729ef68012492da7069fbebc4a16725329e4bf7c34018389e273",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1091,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_IndicesAreMultipleOfThree::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs::MeshFoundryTests.TerrainMesh_IndicesAreMultipleOfThree",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/MeshFoundry/MeshFoundryTests.cs",
|
|
"line": 467,
|
|
"fixture": "MeshFoundryTests",
|
|
"method": "TerrainMesh_IndicesAreMultipleOfThree",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2599d1b5c1732af863ec4201d2f8d99cf8cf59aee2578075fd98ca1ff49e20e3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1092,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Length_KnownVector::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Length_KnownVector",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 12,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Length_KnownVector",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "226d8a4fc384bb2ebbd4819acff2694b2ee9b4fb58b1f6555126be87e631d76b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1093,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Length_UnitVector::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Length_UnitVector",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 19,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Length_UnitVector",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "83bc49ca70d01eada674a6c669c2b5f7553e16a8ef0bda2a8eae2dd8b93eec8b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1094,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_GivesUnitLength::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_GivesUnitLength",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 26,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Normalize_GivesUnitLength",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bc7fa30df7177eebce882f3b6fe28e1b5a1de4f58ef1be0cde0c006a70a57f22",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1095,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_ZeroVector_DoesNotThrow::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_ZeroVector_DoesNotThrow",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 34,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Normalize_ZeroVector_DoesNotThrow",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "03471b056c8262ed685db3fee6cdce2569672c29ac759eefe049f2c00fcf12a3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1096,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_ZeroVector_GivesZero::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Normalize_ZeroVector_GivesZero",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 41,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Normalize_ZeroVector_GivesZero",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "7aa3f9550bb63091d6815a39feabd9ab2d6986c9529bf1a28298c9d005b850e9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1097,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Cross_XaxisTimesYaxis_GivesZaxis::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Cross_XaxisTimesYaxis_GivesZaxis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 51,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Cross_XaxisTimesYaxis_GivesZaxis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a6fd43faa14a5904ecb546d9b21822e85b96945a033cad09e1c22c7a2b95f5a2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1098,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Cross_YaxisTimesXaxis_GivesNegZaxis::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Cross_YaxisTimesXaxis_GivesNegZaxis",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 62,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Cross_YaxisTimesXaxis_GivesNegZaxis",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e6732fad351f8948cf1aa20d39482f2ff40c4866d465f76237878f0aead4c201",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1099,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Add_IsCommutative::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::CoordTests.Coord_Add_IsCommutative",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 71,
|
|
"fixture": "CoordTests",
|
|
"method": "Coord_Add_IsCommutative",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "77c274254e338314aa953a6b4efad70c5a16b1ca556be8cf6bb22cbe74fe32d2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1100,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_AxisAngle_IsNormalized::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_AxisAngle_IsNormalized",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 89,
|
|
"fixture": "QuatTests",
|
|
"method": "Quat_AxisAngle_IsNormalized",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a6e9d0063560fe81c1f1fd9741ba13446453618a2847c32e7ae9a38d2cf68633",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1101,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Identity_RotatesCoordUnchanged::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Identity_RotatesCoordUnchanged",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 97,
|
|
"fixture": "QuatTests",
|
|
"method": "Quat_Identity_RotatesCoordUnchanged",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ef48a7907ee3a89fef6f6657667fe777eca9e3a006c828e127dd69bc456ab22b",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1102,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundXaxis_YbecomesZ::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundXaxis_YbecomesZ",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 109,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_90DegAroundXaxis_YbecomesZ",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cb99be74f6d15d6bbb890cd364f57bb872a4b075dc1115c0180d3b7bda82aca2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1103,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundXaxis_ZbecomesNegY_BugRegression::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundXaxis_ZbecomesNegY_BugRegression",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 128,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_90DegAroundXaxis_ZbecomesNegY_BugRegression",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "091d344b5e577391f8e94d86d7507ec9089460241d309e5cbd7d1abc5556d3aa",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1104,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundZaxis_XbecomesY::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundZaxis_XbecomesY",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 140,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_90DegAroundZaxis_XbecomesY",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "aa03d22621c46a26ff819e0cfe19d9daab7a9e270144af583faea35081461b0a",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1105,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundYaxis_ZbecomesX::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_90DegAroundYaxis_ZbecomesX",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 152,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_90DegAroundYaxis_ZbecomesX",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "40394936517b6730795407b515c56e010589e849ffecf3edb4fa40c768ab4b59",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1106,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_180DegAroundZaxis_NegatesXandY::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_180DegAroundZaxis_NegatesXandY",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 164,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_180DegAroundZaxis_NegatesXandY",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a666e902349890956adcd8212f0ab1aa58afe4e029ed2ea0e6e2709be9db753f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1107,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_PreservesLength::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Coord_RotateByQuat_PreservesLength",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 175,
|
|
"fixture": "QuatTests",
|
|
"method": "Coord_RotateByQuat_PreservesLength",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "2366403c8ea2beda7461e01afc9297376839920cac5593af3994a4f46e0f5687",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1108,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Multiply_TwoNineties_AroundZ_Gives180::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Multiply_TwoNineties_AroundZ_Gives180",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 185,
|
|
"fixture": "QuatTests",
|
|
"method": "Quat_Multiply_TwoNineties_AroundZ_Gives180",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bdaaf2ad06bcf2f696cf5bfb470680fb69eb27a48dec461049d53efeb2423f6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1109,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Multiply_IsAssociative::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs::QuatTests.Quat_Multiply_IsAssociative",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/CoordQuatTests.cs",
|
|
"line": 197,
|
|
"fixture": "QuatTests",
|
|
"method": "Quat_Multiply_IsAssociative",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "8914e770bcbeb414a96bfc1d4316dcc1b96ff367f6b16eec46ed84ddcd31175f",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1110,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_Linear_HasVerticesAndFaces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_Linear_HasVerticesAndFaces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 71,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_Linear_HasVerticesAndFaces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a52196d3b6aa8cfebf064db9b0a5b99cd41786b171ad69db2adad7dbcfafb475",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1111,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_Linear_AllFaceIndicesInRange::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_Linear_AllFaceIndicesInRange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 81,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_Linear_AllFaceIndicesInRange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "91b9461e9522719f9ed105fa49c43b914b7b36509633dce55230d7df2c608569",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1112,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Cylinder_Linear_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Cylinder_Linear_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 96,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Cylinder_Linear_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d4b9d89e7dbebde42517a2d3f35b9c5951e3ec7a0b1a0551739ca11d6cd2bacc",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1113,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Prism_Linear_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Prism_Linear_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 106,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Prism_Linear_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "a9087a5d72cf9940aae5a924e65c5a0c2b673b3aede678418458ffc13f4550c5",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1114,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_Circular_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_Circular_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 116,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Torus_Circular_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "27f2209c1b96aad8f096ecb256ae4cdc6e787284923b3a76cf22fed3457931a8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1115,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_Circular_AllFaceIndicesInRange::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_Circular_AllFaceIndicesInRange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 126,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Torus_Circular_AllFaceIndicesInRange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "d1f2082c714780a69926d53005b2699f336aab1e3fa8f9b5765d19434f7cf5f6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1116,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_WithHollow_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_WithHollow_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 141,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_WithHollow_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ec5385d0219bf67df7dce55812d5850b04403f2727851a73308b9e5e5c0c8d80",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1117,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_WithProfileCut_HasGeometry::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_WithProfileCut_HasGeometry",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 151,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_WithProfileCut_HasGeometry",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b97ae456815aa05110f8c1bf345a789040faf72a05a6991922fecafc181ec0f8",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1118,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_HasViewerFaces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_HasViewerFaces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 163,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_ViewerMode_HasViewerFaces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "00fe2f345e1e76efb79a110c51c12ef866196f601a5cbfdfac5a170a1c7aace2",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1119,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_AllViewerFaceVerticesFinite::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_AllViewerFaceVerticesFinite",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 173,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_ViewerMode_AllViewerFaceVerticesFinite",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "b1e9048351aa655fd98780329c15378dd0700113b395daf5a6aab88a1f23a291",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1120,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_NumPrimFaces_Is6::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Box_ViewerMode_NumPrimFaces_Is6",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 191,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Box_ViewerMode_NumPrimFaces_Is6",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "4950fd4921f79d2dd8a5c1d85a75a3e92c45eb8fb6d370af83e535b0ecb87e36",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1121,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Cylinder_ViewerMode_NumPrimFaces_AtLeast2::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Cylinder_ViewerMode_NumPrimFaces_AtLeast2",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 211,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Cylinder_ViewerMode_NumPrimFaces_AtLeast2",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e7ce8cebe702b2da2236270511c6e5e21c7d6cb9cb799fff66c344671249a700",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1122,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_ViewerMode_NumPrimFaces_Is1::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_ViewerMode_NumPrimFaces_Is1",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 227,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Torus_ViewerMode_NumPrimFaces_Is1",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "e6c6a7f5280df49679ebbfad4b8ccb0b632928127bc6c853d0ba8f91b0f2d5b9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1123,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Sphere_ViewerMode_NumPrimFaces_Is1::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Sphere_ViewerMode_NumPrimFaces_Is1",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 242,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Sphere_ViewerMode_NumPrimFaces_Is1",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "0c382dece7dd5dcbfffda989282f9dbea3993ab98552bc010731287c2c74e9aa",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1124,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_ViewerMode_HasViewerFaces::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Extrude_Torus_ViewerMode_HasViewerFaces",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 254,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Extrude_Torus_ViewerMode_HasViewerFaces",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "bdcb545c23f6cf2fb493d52ffaa080456cacce9fd76de7d103522b28a9c9a7fa",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1125,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_Box_ProducesOneNormalPerFace::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_Box_ProducesOneNormalPerFace",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 266,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "CalcNormals_Box_ProducesOneNormalPerFace",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "fa447f9bed75300d0af988a149d60fcf91bf24522c470f64915f0b9aa438fe63",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1126,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_Box_AllNonZeroNormalsUnitLength::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_Box_AllNonZeroNormalsUnitLength",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 277,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "CalcNormals_Box_AllNonZeroNormalsUnitLength",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "baab4a2688ab5a0459cbf258a3501e7f111da0f830ba23ee267cf5c1e76f0fd3",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1127,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_CalledTwice_IsIdempotent::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.CalcNormals_CalledTwice_IsIdempotent",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 293,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "CalcNormals_CalledTwice_IsIdempotent",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "f7648170eb671abb0e6321816ab5afe2e2f20dc811c1bb4cdc7de1f2b9fb8942",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1128,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_Box_IsNotNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_Box_IsNotNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 306,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "VertexIndexer_Box_IsNotNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "78001c5d1ddcdeb4c87e2eadcc7091c022295832ba597f8355f25fb9a4545f41",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1129,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_NonViewerMode_ReturnsNull::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_NonViewerMode_ReturnsNull",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 314,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "VertexIndexer_NonViewerMode_ReturnsNull",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "3e5dba3fe5daae3610da08d6eedb24bf7dcf72234926b5ce646d295a4f5cf1e9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1130,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_Box_AllPolygonIndicesInRange::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.VertexIndexer_Box_AllPolygonIndicesInRange",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 322,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "VertexIndexer_Box_AllPolygonIndicesInRange",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "9f3ba161d189d48b2301a96d8ca03ad280ff4cc5e84ffdcca6f76618a1ff6df9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1131,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Copy_Box_ProducesIndependentInstance::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Copy_Box_ProducesIndependentInstance",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 348,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Copy_Box_ProducesIndependentInstance",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5c29d2359d178323cc9e7498db0cea3d02ac7a83e1226f49e56fe0eb1034edbc",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1132,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.AddPos_ShiftsAllCoords::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.AddPos_ShiftsAllCoords",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 365,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "AddPos_ShiftsAllCoords",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "6e6c6e49ecb2661bcb52046e45cc5b6fb9bd3585521531077eebca304c38339e",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1133,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Scale_ScalesAllCoords::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.Scale_ScalesAllCoords",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 375,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "Scale_ScalesAllCoords",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "01e9bb40a4c96cd5bb781a05d39f2a15d36a4899e4f0228e9623ba5fd1ec3b6d",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1134,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.AddRot_ByIdentity_DoesNotChangeCoords::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.AddRot_ByIdentity_DoesNotChangeCoords",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 385,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "AddRot_ByIdentity_DoesNotChangeCoords",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "ef73dd9d3fee6f8f2c7bfeb462bb6bc864b3f47f3a688ab6892cc49fc8fe7fe9",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1135,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.SurfaceNormal_Box_FirstFace_IsUnitLength::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.SurfaceNormal_Box_FirstFace_IsUnitLength",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 401,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "SurfaceNormal_Box_FirstFace_IsUnitLength",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "5b5b4b33300b056c12b8e249ec27abf7ba174e5db524542ab1316c8583b1c8f6",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1136,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
},
|
|
{
|
|
"id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.SurfaceNormal_InvalidIndex_Throws::test",
|
|
"csharp_test_id": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs::PrimMeshTests.SurfaceNormal_InvalidIndex_Throws",
|
|
"parameter_case": null,
|
|
"source": "LibreMetaverse.Rendering.Tests/PrimMesher/PrimMeshTests.cs",
|
|
"line": 410,
|
|
"fixture": "PrimMeshTests",
|
|
"method": "SurfaceNormal_InvalidIndex_Throws",
|
|
"attribute": "[Test]",
|
|
"body_sha256": "cc1b305dd2d03589ccc1899dc8ad5c3ea8ca05d451e0a41e5ea2c0a4d85c405c",
|
|
"categories": [],
|
|
"fixture_dependencies": [],
|
|
"rust_file": "tests/compat/tests/generated_parity.rs",
|
|
"rust_line": 1137,
|
|
"rust_test": "",
|
|
"rust_body_sha256": null,
|
|
"status": "pending",
|
|
"semantic_review": "unreviewed"
|
|
}
|
|
]
|
|
}
|