Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
| | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | Fix test failures with -singleproc 1 testing | dgp | 2019-11-03 | 1 | -1/+1 |
| | |||||
* | Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir. | pooryorick | 2019-10-26 | 1 | -1/+34 |
| | |||||
* | normalize package provide for tcltests 0.1 (declaration moved from ↵ | sebres | 2019-01-14 | 1 | -0/+2 |
| | | | | pkgIndex.tcl to package source) | ||||
* | Restore lost tests. | dgp | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Add another suppress rule for valgrind, factor test code into | pooryorick | 2018-06-22 | 1 | -4/+8 |
| | | | tests/tcltests.tcl, and constrained a some tests in the valgrind case. | ||||
* | Remove dependencies between tests in env.test. | pooryorick | 2018-06-17 | 1 | -0/+4 |
| | |||||
* | Add tests/tcltests.tcl as a place to store common code for tests. | pooryorick | 2018-06-16 | 1 | -0/+3 |