Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | accept tcl-test options like -load "load libtdom...; source ../lib/tdom.tcl" (allow to run test-suite from development environment, other tdom-version or uninstalled) |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | fix-traced-gc-regression-of-091 |
| Files: | files | file ages | folders |
| SHA3-256: |
881efc69154519f7ef4cbf8df6739c33 |
| User & Date: | sebres 2019-03-14 16:16:05.970 |
Context
|
2019-03-15
| ||
| 15:17 | avoid usage of fallback to __tdomGC at global/NS level, this way it could prevent a leakage of tree in the global var __tdomGC (only affected if current level is global/NS) leaf check-in: 7fca63fe3f user: sebres tags: fix-traced-gc-regression-of-091-cr1 | |
|
2019-03-14
| ||
| 22:01 | Test suite respects tcl-test options -load|-loadfile. check-in: 7a0bfb53ad user: rolf tags: trunk | |
| 16:16 | accept tcl-test options like -load "load libtdom...; source ../lib/tdom.tcl" (allow to run test-suite from development environment, other tdom-version or uninstalled) leaf check-in: 881efc6915 user: sebres tags: fix-traced-gc-regression-of-091 | |
| 15:38 | small amend, removing the previous trace in case to wrap to __tdomGC check-in: ff7642f303 user: sebres tags: fix-traced-gc-regression-of-091 | |
Changes
Changes to tests/loadtdom.tcl.