Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file testmain.tcl at check-in 13053f65bcf29f56
2024-09-26
| ||
16:46 | chore: Tcl 9 compatiblity fixes and notes. file: [29321b96da] check-in: [5e80b2995e] user: aku branch: trunk, size: 6503 | |
2024-01-15
| ||
10:09 | tweak: updated copyright information file: [64556839fb] check-in: [9c8e0a256b] user: aku branch: trunk, size: 6495 | |
09:26 | enable kettle for Tcl 9. bump to version 1.1 file: [18ef0ad0ee] check-in: [13053f65bc] user: aku branch: trunk, size: 6495 | |
2018-07-11
| ||
04:01 | Extended testsuite support with --valgrind. file: [9f8ecdfc74] check-in: [788e5e66a9] user: aku branch: trunk, size: 6493 | |
2018-04-18
| ||
02:28 | Added ability to push test execution into a child process, via a new command `kt::sub`. This is useful when each test in a set incurs a large memory penalty. Instead of adding up in the test process each is limited to the child process, keeping the test process small. file: [731eb45f8a] check-in: [ef384673c5] user: aku branch: trunk, size: 6147 | |
2013-05-01
| ||
23:45 | Started work on scanning a testsuite for problems (dup test cases). Currently the code simply reports the test names. file: [ad0022dee7] check-in: [412c203de9] user: andreask branch: test-scanning, size: 4232 | |
2012-10-13
| ||
04:36 | Pared the snarfed utilities down. Dropped support for anything before Tcl 8.5 or tcltest 2. Dropped general utilities the use of is unsure. New commands for setting up package under test, and supporting packages. Especially the way to find the local installation is much better, using a custom package unknown handler. file: [469f70005d] check-in: [daba5d6db3] user: aku branch: trunk, size: 3712 | |
00:40 | Added: Started to work the tcllib sak test support into the system. Especially also to get a local build/install into the testsuite. file: [540813b8c8] check-in: [1245ab69a8] user: andreask branch: trunk, size: 3498 | |