You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Noble
5b7e3a39de
test: add comprehensive MIME module test coverage for all untested code paths
...
- Create scriptlib/tests/mime.tcl with 44 test cases covering:
* mime::finalize with all subordinates modes (all, dynamic, none)
* mime::setheader with new keys and different modes
* mime::encodingasciiP with various character types
* mime::qp_decode with encoded characters and soft newlines
* mime::parseaddress with complex formats (quoted, routes, groups)
* mime::initialize with different content types
* mime::getproperty with all properties
* mime::copymessage with different content types
* mime::buildmessage functionality
- Update mime-1.7.1.tm to mark all 15 previously untested code paths as TESTED
- All 44 tests pass successfully
- Resolves all TODO comments related to test coverage in MIME module
2 weeks ago
..
code
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
lang
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
py
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
tests
test: add comprehensive MIME module test coverage for all untested code paths
2 weeks ago
utils/ pwsh
fix ansi merge for nounderline underline, rawmode without twapi on windows using powershesll
6 months ago
README.md
scriptlib readme
3 years ago
ansi_count_per_second.tcl
…
b1.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
colour.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
consolemodes.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
encoding.tcl
optimised package loading in zipfs, various fixes
11 months ago
error.tcl
various scriptlib updates
3 years ago
exitcode0.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
exitcode1.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
hello.lua
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
hello.php
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
hello.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
linecontinuation.tcl
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
packages.tcl
some tidying of extraneous files, some more src/testansi
1 year ago
pdf2text.tcl
fix shellspy ansistrip, add punk::pdf text2pdf converter
7 months ago
requiremath.tcl
optimised package loading in zipfs, various fixes
11 months ago
scriptinfo
various scriptlib updates
3 years ago
scriptinfo2
various scriptlib updates
3 years ago
showargs.tcl
+punk::winrun, punk::ns, punk pipeline fixes
2 years ago
showargsplus.tcl
some tidying of extraneous files, some more src/testansi
1 year ago
stderr.tcl
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
stdin_race.pl
stdin_race.tcl etc in scriptlib (test for redirected stdin issues with subprocesses)
8 months ago
stdin_race.py
stdin_race.tcl etc in scriptlib (test for redirected stdin issues with subprocesses)
8 months ago
stdin_race.tcl
stdin_race.tcl etc in scriptlib (test for redirected stdin issues with subprocesses)
8 months ago
stdout.tcl
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
stdout_per_second.tcl
scriptlib/stdout_per_second.tcl
6 months ago
test-dump.BAT
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
test-dump.cmd
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
test.txt
far too big a checkin. vfs folders that will need to be optimised later etc
2 years ago
test1.tcl
…
thread_interp.tcl
add punk::imap4 pkg, promise pkg, console/cesu/args updates
1 year ago
wait.tcl
scriptlib updates - add initial lua,php scripts for stderr/stdout testing
3 years ago
NOTE: the scriptlib folder is currently experimental and will likely undergo heavy pruning/reorganisation