26 lines
905 B
JSON
26 lines
905 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/texlive-split-b/texlive-aspectratio",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_texlive-aspectratio_function_basic",
|
|
"desc": "Test basic functionality of aspectratio package"
|
|
},
|
|
{
|
|
"name": "test_texlive-aspectratio_function_install",
|
|
"desc": "Test installation of the aspectratio package"
|
|
},
|
|
{
|
|
"name": "test_texlive-aspectratio_function_uninstall",
|
|
"desc": "Test uninstallation of the aspectratio package"
|
|
},
|
|
{
|
|
"name": "test_texlive-aspectratio_function_setratio",
|
|
"desc": "Test setting the aspect ratio in document"
|
|
},
|
|
{
|
|
"name": "test_texlive-aspectratio_function_compile",
|
|
"desc": "Test document compilation with aspectratio"
|
|
}
|
|
]
|
|
} |