Tcl Source Code

Changes On Branch tip-522
Login

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

Changes In Branch tip-522 Excluding Merge-Ins

This is equivalent to a diff from 7ac6b33458 to 180c5abd3a

2018-10-29
13:19
[TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch
2018-10-24
14:33
Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522
2018-10-23
21:06
Cleanup check-in: 4c1ebfded2 user: pspjuth tags: tip-522
2018-10-22
20:23
merge 8.7 check-in: 54edbf7d42 user: dgp tags: bug-d1d05d1c7a
17:54
Merge 8.6 check-in: dba662c8b5 user: jan.nijtmans tags: core-8-branch
05:56
Implement TIP 522, Test error codes with Tcltest check-in: b1fea899b0 user: pspjuth tags: tip-522
05:14
merge fork check-in: 7ac6b33458 user: dkf tags: core-8-branch
04:30
Make new notifier code match Engineering Manual guidelines better check-in: fa73b929c7 user: dkf tags: core-8-branch
2018-10-21
20:38
Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideInt's too, so no longer r... check-in: 6988a6ed37 user: jan.nijtmans tags: core-8-branch

Changes to doc/tcltest.n.

Changes to library/init.tcl.

Changes to library/tcltest/pkgIndex.tcl.

Changes to library/tcltest/tcltest.tcl.

Changes to tests/assemble.test.

Changes to tests/dict.test.

Changes to tests/ioCmd.test.

Changes to tests/source.test.

Changes to tests/tcltest.test.

Changes to unix/Makefile.in.