update testcase for src_name texlive-split-g and rpm_name texlive-doctools

This commit is contained in:
2026-04-06 18:42:25 +08:00
parent 49675ca641
commit 2dfa2f06db

View File

@@ -5,6 +5,26 @@
{
"name": "test_texlive-doctools_function_docgen",
"desc": "Test document generation"
},
{
"name": "test_texlive-doctools_function_install",
"desc": "Test package installation"
},
{
"name": "test_texlive-doctools_function_uninstall",
"desc": "Test package removal"
},
{
"name": "test_texlive-doctools_function_check_installed",
"desc": "Test if package is installed"
},
{
"name": "test_texlive-doctools_function_basic_usage",
"desc": "Test basic command execution"
},
{
"name": "test_texlive-doctools_function_version_check",
"desc": "Test version information query"
}
]
}