Tcl Library Source Code

Check-in [e310e3a368]
Login

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

Overview
Comment:Integration of test utilities work into trunk.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e310e3a368abddbd2262d274e9531f531deef89f53e21854f8bca275f4d60833
User & Date: aku 2021-04-14 22:00:46.694
Context
2021-04-22
18:35
merge pyk-pki check-in: 6a82870570 user: pooryorick tags: trunk
2021-04-21
17:12
pki: Fix failing tests by adding the option to ignore certificate expiration time. check-in: 42b669c23d user: pooryorick tags: pyk-pki
2021-04-14
22:00
Integration of test utilities work into trunk. check-in: e310e3a368 user: aku tags: trunk
20:53
Merge test fixes from trunk, plus local fixes for small localPath breakage. Semantic change: `localPath` now looks for siblings, not module files. In some places this changes the relative path needed for access to support files. closed check-in: e67cf6dad0 user: aku tags: pyk-testutilities
19:35
amazon-s3 - T - Fix xml dependency setup, and remove local tcltest reconfiguration breaking things Also cleanup of trailing whitespace in the entire module. check-in: d41aa4e017 user: aku tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/bibtex/bibtex.test.
Changes to modules/comm/test-assets/comm.slaveboot.
Changes to modules/devtools/testutilities.tcl.
Changes to modules/doctools2base/tests/tcl_parse.
Changes to modules/doctools2idx/container.test.
Changes to modules/doctools2idx/export.test.
Changes to modules/doctools2idx/tests/container.
Changes to modules/doctools2idx/tests/export.
Changes to modules/doctools2idx/tests/import.
Changes to modules/doctools2idx/tests/import_docidx.
Changes to modules/doctools2idx/tests/parse.
Changes to modules/doctools2toc/import.test.
Changes to modules/doctools2toc/tests/container.
Changes to modules/doctools2toc/tests/container_main.
Changes to modules/doctools2toc/tests/export.
Changes to modules/doctools2toc/tests/import.
Changes to modules/doctools2toc/tests/import_doctoc.
Changes to modules/doctools2toc/tests/parse.
Changes to modules/json/json.test.
Changes to modules/json/tests/support.tcl.
Changes to modules/oometa/oometa.test.
Changes to modules/pt/char.test.
Changes to modules/pt/pt_astree.test.
Changes to modules/pt/pt_cparam_config_critcl.test.
Changes to modules/pt/pt_cparam_config_tea.test.
Changes to modules/pt/pt_parse_peg.test.
Changes to modules/pt/pt_peg_container.test.
Changes to modules/pt/pt_peg_export.test.
Changes to modules/pt/pt_peg_export_container.test.
Changes to modules/pt/pt_peg_export_json.test.
Changes to modules/pt/pt_peg_export_peg.test.
Changes to modules/pt/pt_peg_from_json.test.
Changes to modules/pt/pt_peg_from_peg.test.
Changes to modules/pt/pt_peg_import.test.
Changes to modules/pt/pt_peg_import_json.test.
Changes to modules/pt/pt_peg_import_peg.test.
Changes to modules/pt/pt_peg_interp.test.
Changes to modules/pt/pt_peg_op.test.
Changes to modules/pt/pt_peg_to_container.test.
Changes to modules/pt/pt_peg_to_cparam.test.
Changes to modules/pt/pt_peg_to_json.test.
Changes to modules/pt/pt_peg_to_param.test.
Changes to modules/pt/pt_peg_to_peg.test.
Changes to modules/pt/pt_peg_to_tclparam.test.
Changes to modules/pt/pt_pegrammar.test.
Changes to modules/pt/pt_pexpr_op.test.
Changes to modules/pt/pt_pexpression.test.
Changes to modules/pt/pt_pgen.test.
Changes to modules/pt/pt_rdengine.test.
Changes to modules/pt/pt_runtime.test.
Changes to modules/pt/pt_tclparam_config_nx.test.
Changes to modules/pt/pt_tclparam_config_snit.test.
Changes to modules/pt/pt_tclparam_config_tcloo.test.
Changes to modules/pt/tests/pt_peg_export.tests.
Changes to modules/pt/tests/pt_peg_export_plugins.tests.
Changes to modules/pt/tests/pt_peg_import.tests.
Changes to modules/textutil/patch.tcl.
Changes to modules/textutil/patch.test.