Sujet : add "atltest" tool for parallel testing of tcl "*.test" files
De : aotto1968 (at) *nospam* t-online.de (aotto1968)
Groupes : comp.lang.tclDate : 29. Apr 2025, 20:23:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vur902$2fugg$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
add a new tool
atltest is a tool for testing the *.test files from the theATL/tests directory.
* The test file (*.test) from the theATL/atlsh/tests directory is mirrored to the theATL/tests directory via a soft link.
** The theATL test environment is created without changes to the atlsh distribution.
* Massive parallel testing with the automake make check was implemented in the theATL/tests directory.
** An adaptation to the tcltest tool and the *.test files was required.
* The largest adaptation was made to the test cases (*.test) provided by TCL.
** By default, TCL only supports sequential testing.
** By default, TCL uses the same temporary file name across different test cases.
http://thedev.nhi1.de/theATL/main/index.htmhttp://thedev.nhi1.de/theATL/main/atltest.htm