test: add testbench for pycodec

This commit is contained in:
2025-08-12 19:47:24 +08:00
parent 2576523dbb
commit e23a1346eb
3 changed files with 114 additions and 4 deletions

View File

@ -111,6 +111,5 @@ namespace yycctest::encoding::iconv {
}
}
#endif
}
} // namespace yycctest::encoding::iconv

View File

@ -53,4 +53,4 @@ namespace yycctest::encoding::stl {
}
}
}
} // namespace yycctest::encoding::stl