Tcl Library Source Code

Check-in [97e9f3adf5]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Use a command instead of a token to represent a mime message. Improve error propagation in testutilities.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | pooryorick
Files: files | file ages | folders
SHA3-256: 97e9f3adf59badd1688efd7f355721a1ac5320dcf08cbb50ccb92b5bc0b10919
User & Date: pooryorick 2018-11-22 12:58:36.059
Context
2021-05-01
11:43
Use a command instead of a token to represent a mime message. Improve error propagation in testutilities. check-in: 82c52a166e user: pooryorick tags: mime
2018-11-22
14:02
Tighten up datetime scanning. check-in: 5e12625086 user: pooryorick tags: pooryorick
12:58
Use a command instead of a token to represent a mime message. Improve error propagation in testutilities. check-in: 97e9f3adf5 user: pooryorick tags: pooryorick
2018-11-20
20:38
Remove the "token" argument of [::mime::header::serialize]. check-in: d4c11f14b5 user: pooryorick tags: pooryorick
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/devtools/testutilities.tcl.
Changes to modules/mime/mime.man.
Changes to modules/mime/mime.tcl.
Changes to modules/mime/mime.test.
Changes to modules/mime/qp.tcl.
Changes to modules/mime/smtp.tcl.
Changes to modules/mime/smtp.test.
Changes to modules/ncgi/ncgi.tcl.
Changes to modules/ncgi/ncgi.test.
Changes to modules/smtpd/clients/mail-test.tcl.
Changes to modules/smtpd/smtpd.tcl.