feat: promote font force heat flux and integer set properties
This commit is contained in:
309
config/freecad-property-integerset-success.json
Normal file
309
config/freecad-property-integerset-success.json
Normal file
@@ -0,0 +1,309 @@
|
||||
{
|
||||
"baselineId": "freecad-1.1.1-property-integerset-success",
|
||||
"bindingBoundary": {
|
||||
"neverAssignedEmptyRead": "native-process-termination",
|
||||
"oracleDefault": "set()",
|
||||
"safeEquivalent": "assign-empty-list-before-read"
|
||||
},
|
||||
"caseCount": 2,
|
||||
"cases": [
|
||||
{
|
||||
"group": "Node indexes",
|
||||
"mode": "direct-native-property-setter",
|
||||
"objectName": "NodesProbe",
|
||||
"objectTypeId": "Fem::FemSetNodesObject",
|
||||
"phases": {
|
||||
"deduplicated": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
"explicitEmpty": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": []
|
||||
},
|
||||
"largeSafeInteger": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
9007199254740991
|
||||
]
|
||||
},
|
||||
"negativeBoundary": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
-2,
|
||||
0,
|
||||
5
|
||||
]
|
||||
},
|
||||
"restored": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": []
|
||||
},
|
||||
"scalar": {
|
||||
"editorMode": [],
|
||||
"group": "Node indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "NodesProbe",
|
||||
"typeId": "Fem::FemSetNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
7
|
||||
]
|
||||
}
|
||||
},
|
||||
"propertyName": "Nodes"
|
||||
},
|
||||
{
|
||||
"group": "Element indexes",
|
||||
"mode": "direct-native-property-setter",
|
||||
"objectName": "ElementsProbe",
|
||||
"objectTypeId": "Fem::FemSetElementNodesObject",
|
||||
"phases": {
|
||||
"deduplicated": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
4,
|
||||
10
|
||||
]
|
||||
},
|
||||
"explicitEmpty": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": []
|
||||
},
|
||||
"largeSafeInteger": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
9007199254740991
|
||||
]
|
||||
},
|
||||
"negativeBoundary": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
-2,
|
||||
0,
|
||||
5
|
||||
]
|
||||
},
|
||||
"restored": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": []
|
||||
},
|
||||
"scalar": {
|
||||
"editorMode": [],
|
||||
"group": "Element indexes",
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ElementsProbe",
|
||||
"typeId": "Fem::FemSetElementNodesObject"
|
||||
}
|
||||
],
|
||||
"objectState": [
|
||||
"Touched"
|
||||
],
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyIntegerSet",
|
||||
"recomputeResult": true,
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"statusString": "Touched",
|
||||
"value": [
|
||||
7
|
||||
]
|
||||
}
|
||||
},
|
||||
"propertyName": "Elements"
|
||||
}
|
||||
],
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"propertyType": "App::PropertyIntegerSet",
|
||||
"schemaVersion": 1,
|
||||
"status": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user