| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
add tdd Signed-off-by: xhz-sz <xiehuandong@huawei.com> Co-Authored-By: Agent | 2 个月前 | |
test(skill): cover SkillExecuteParam::SrcEntriesToString edge cases SrcEntriesToString was added in ab5814b90e but had no unit test coverage. Add four HWTEST_F cases to lock down the inline behavior: - empty srcEntries_ returns empty string - single entry returns the entry unchanged (no trailing comma) - multiple entries are joined with comma, no trailing separator - entries containing leading/trailing spaces are preserved as-is, confirming no trimming or escaping is applied Cases live alongside the existing SkillExecuteParam tests so they share the existing test fixture and BUILD.gn target. Co-Authored-By: Agent Signed-off-by: RuiChen_01 <chenrui193@huawei.com> 🤖 AI[100%] 👌 AI Adopted[100%] 🧑 Human[0%] Co-authored-by: claude (glm-5.2) <ai@local> | 9 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 9 天前 |