tofusoup
2025-10-28
Massive cleanup removing generated site directory and standardizing test naming
262 files · 2,245+ · 87,363-
Generated site directory removed
1 file changed
.gitignoreUpdated to exclude site/ directory
- Removed the entire
site/directory (generated MkDocs output) that had been accidentally committed, accounting for the bulk of the deletions decouple behavioral1 file
.gitignore
Conformance test files renamed to souptest convention
11 files changed
souptest_automtls.pyRenamed from test/property_test prefix to souptestsouptest_concurrent.pyRenamed from property_test prefixsouptest_cross_language.pyRenamed cross-language testsouptest_failure_modes.pyRenamed from property_test prefixsouptest_malformed.pyRenamed from property_test prefixsouptest_python_to_python.pyRenamed Python-to-Python testsouptest_resources.pyRenamed from property_test prefixsouptest_rpc_stress.pyRenamed from property_test prefixsouptest_tls.pyRenamed from property_test prefixsouptest_polyglot.pyRenamed from property_test prefixsouptest_wire_fuzzing.pyRenamed from property_test prefix
File headers and footers stripped from all source files
2 files changed
cli.pyHeaders/footers removedserver.pyHeaders/footers removed
Obsolete files removed
2 files changed
cleanup_package.shCleanup script updatedpyproject.tomlBuild config updated