Get all tests for make_repo.py passing
This commit is contained in:
176
tests/test_helpers/repo.json
Normal file
176
tests/test_helpers/repo.json
Normal file
@@ -0,0 +1,176 @@
|
||||
{
|
||||
"packages": [
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "Multiple Authors",
|
||||
"blender": [
|
||||
2,
|
||||
76,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Add extra curve object types",
|
||||
"location": "View3D > Add > Curve > Extra Objects",
|
||||
"name": "Extra Objects",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "testscreenings, PKHG, TrumanBlending",
|
||||
"blender": [
|
||||
2,
|
||||
59,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Adds generated ivy to a mesh object starting at the 3D cursor",
|
||||
"location": "View3D > Add > Curve",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Ivy_Gen"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "testscreenings, PKHG, TrumanBlending",
|
||||
"blender": [
|
||||
2,
|
||||
59,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Adds generated ivy to a mesh object starting at the 3D cursor",
|
||||
"location": "View3D > Add > Curve",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Ivy_Gen"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "Multiple Authors",
|
||||
"blender": [
|
||||
2,
|
||||
76,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Add extra curve object types",
|
||||
"location": "View3D > Add > Curve > Extra Objects",
|
||||
"name": "Extra Objects",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "testscreenings, PKHG, TrumanBlending",
|
||||
"blender": [
|
||||
2,
|
||||
59,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Adds generated ivy to a mesh object starting at the 3D cursor",
|
||||
"location": "View3D > Add > Curve",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Ivy_Gen"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "testscreenings, PKHG, TrumanBlending",
|
||||
"blender": [
|
||||
2,
|
||||
59,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Adds generated ivy to a mesh object starting at the 3D cursor",
|
||||
"location": "View3D > Add > Curve",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Ivy_Gen"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "Multiple Authors",
|
||||
"blender": [
|
||||
2,
|
||||
76,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Add extra curve object types",
|
||||
"location": "View3D > Add > Curve > Extra Objects",
|
||||
"name": "Extra Objects",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects"
|
||||
},
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"bl_info": {
|
||||
"author": "Multiple Authors",
|
||||
"blender": [
|
||||
2,
|
||||
76,
|
||||
0
|
||||
],
|
||||
"category": "Add Curve",
|
||||
"description": "Add extra curve object types",
|
||||
"location": "View3D > Add > Curve > Extra Objects",
|
||||
"name": "Extra Objects",
|
||||
"version": [
|
||||
0,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"warning": "",
|
||||
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects"
|
||||
},
|
||||
"type": "addon"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user