summaryrefslogtreecommitdiffstats
path: root/tests/tcltests.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Rename "testConstraint nodep" to "testConstraint deprecated", making it the ↵jan.nijtmans2022-01-091-1/+1
| | | | same as in Tk
* Fix "nodep" constraint. Merge 8.7jan.nijtmans2021-10-191-1/+1
|\
* \ Merge 8.7jan.nijtmans2021-10-181-1/+1
|\ \ | |/
| * separate "testConstraint nodep" in tcltests.tcljan.nijtmans2021-10-181-0/+1
| |
* | separate testConstraint nodepjan.nijtmans2021-10-181-0/+1
| |
* | Remove tclPkg.c changes, instead implement new tcl::build-info commandjan.nijtmans2021-07-131-3/+3
| |
* | Remove "testpurify" and "testdebug" test commandsjan.nijtmans2021-04-291-14/+9
|/
* Make tcltests.tcl continue to function even if tclTest.c isn't available.pooryorick2021-04-271-10/+12
|
* Fix typo in tcltests.tcl.pooryorick2021-04-261-1/+1
|
* Add test constaints "debug", "purify", and "debugpurify"pooryorick2021-04-261-0/+10
|
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on ↵jan.nijtmans2020-09-041-1/+1
| | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions
* | merge 8.6dgp2019-11-221-1/+1
|\ \ | |/
| * Fix test failures with -singleproc 1 testingdgp2019-11-031-1/+1
| |
* | Merge 8.6jan.nijtmans2019-10-301-1/+1
|\ \ | |/
| * Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir.pooryorick2019-10-261-1/+34
| |
* | Test for [bcd100410465] and add ::tcltests::tempdir.pooryorick2019-10-261-2/+35
| |
* | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load ↵sebres2019-01-141-0/+2
|\ \ | |/ | | | | tcltests for ROOT_DIR/tests)
| * normalize package provide for tcltests 0.1 (declaration moved from ↵sebres2019-01-141-0/+2
|/ | | | pkgIndex.tcl to package source)
* Restore lost tests.dgp2018-06-261-1/+1
|
* Add another suppress rule for valgrind, factor test code intopooryorick2018-06-221-4/+8
| | | tests/tcltests.tcl, and constrained a some tests in the valgrind case.
* Remove dependencies between tests in env.test.pooryorick2018-06-171-0/+4
|
* Add tests/tcltests.tcl as a place to store common code for tests.pooryorick2018-06-161-0/+3