picker/test/scripts
Zhicheng c100874936
Build wheels directly and make template purge portable (#98)
* fix(packaging): build binary wheels directly

Build xspcomm and picker wheels from their source trees without creating intermediate sdists. Clean stale distribution artifacts and copy only wheel files into the top-level dist directory.

* fix(templates): make purge portable across platforms

Replace GNU-specific mv usage in generated language templates with a portable find and POSIX shell loop. Preserve intermediate artifacts when moves fail, report completion only after successful cleanup, and cover all supported templates on macOS and Linux.
2026-08-06 15:45:36 +08:00
..
common.sh [feat] add ci tests and workflow optimization 2025-09-03 14:24:53 +08:00
test_cli.sh [feat] add ci tests and workflow optimization 2025-09-03 14:24:53 +08:00
test_export_adder_java.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_export_adder_python.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_export_cachecfg_memdirect.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_export_filelist.sh fix: filelist and build threads (#96) 2026-07-28 15:18:46 +08:00
test_export_gsim_smoke.sh [feat] add ci tests and workflow optimization 2025-09-03 14:24:53 +08:00
test_export_internal_vpi_python.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_export_unsupported_complex_port.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_pack_from_rtl.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_pack_multiple_classes.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_pack_python.sh [feat] add ci tests and workflow optimization 2025-09-03 14:24:53 +08:00
test_pack_transaction.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_pack_unsupported_complex_type.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_sv_verilator_build.sh Adopt slang as default SystemVerilog frontend and clean up codegen (#80) 2026-03-27 11:04:20 +08:00
test_template_purge.sh Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00