summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if ...sebres2019-09-181-1/+6
* Add missing constraints to test-casesjan.nijtmans2019-09-172-5/+9
* execute.test: fix tests (if test started using -singleproc 1)sebres2019-09-161-1/+2
* Merge 8.5jan.nijtmans2019-09-131-33/+33
|\
| * Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a ...jan.nijtmans2019-09-131-221/+178
| * partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix ...sebres2019-09-111-10/+40
* | Remove unneeded knownMsvcBug testconstraint definitionjan.nijtmans2019-09-131-1/+0
* | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead o...sebres2019-09-121-2/+6
* | merge bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoid SO on d...sebres2019-09-111-8/+38
|\ \
| * \ Merge 8.6jan.nijtmans2019-09-031-1/+1
| |\ \
| * | | extends [fec0c17d39]: restrict nested compilations using same limit (interp r...sebres2019-08-301-8/+38
* | | | merge 8.5 (bug [7de2d722bd])sebres2019-09-111-2/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | windows, close [7de2d722bd]: prefer temp file to check owner and reown it bef...sebres2019-09-111-2/+22
* | | | Merge 8.5jan.nijtmans2019-09-111-1/+1
|\ \ \ \ | |/ / /
| * | | Use "package provide Tcl" consistantly, in stead of either "package present T...jan.nijtmans2019-09-111-6/+6
* | | | Merge 8.5jan.nijtmans2019-09-1011-93/+93
|\ \ \ \ | |/ / /
| * | | Don't use constraints like unixOrPc anymore, use unixOrWin (for example)jan.nijtmans2019-09-1012-133/+142
| * | | Backport some improvements to tm.tcl (mostly comments). jan.nijtmans2019-09-101-2/+2
| * | | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul...jan.nijtmans2019-09-071-1/+1
| |\ \ \
* | \ \ \ merge 8.5sebres2019-09-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | if frameName (actual level) does not contain a real level (#0 or 1) historica...sebres2019-09-061-1/+1
* | | | | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl...sebres2019-09-062-0/+21
|\ \ \ \ \ | |/ / / /
| * | | | cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in u...sebres2019-09-062-0/+21
| |/ / /
* | | | merge 8.5sebres2019-09-051-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraintsebres2019-09-051-1/+1
* | | Fix testing for debug build on UNIX too (on UNIX, ::tcl_platform(debug) is no...jan.nijtmans2019-09-021-1/+1
| |/ |/|
* | merge 8.5 - compile.test: reduce count of nested scripts to 1000 in debug cas...sebres2019-08-301-2/+2
|\ \ | |/
| * compile.test: reduce count of nested scripts to 1000 in debug case (seems to ...sebres2019-08-301-2/+2
* | more variants in test (since 8.6 compiles "try" using evalStk instruction)sebres2019-08-291-2/+2
* | bug [fec0c17d39]: add test cases covering nested compilation (8.6th compile g...sebres2019-08-291-0/+31
|\ \ | |/
| * add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affec...sebres2019-08-291-0/+31
* | closes [fa6bf38d07]: integrate bug-fa6bf38d07-v2sebres2019-08-271-4/+77
|\ \
| * | more test casessebres2019-08-271-1/+42
| * | added tests covering bug [fa6bf38d07]sebres2019-08-271-4/+36
* | | Merge 8.5jan.nijtmans2019-08-271-1/+1
|\ \ \ | |/ / |/| / | |/
| * One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::tes...jan.nijtmans2019-08-272-1/+2
| * Backport two knownMsvcBug markers, which hit us (again) on Travis.jan.nijtmans2019-08-271-7/+9
* | Merge 8.5jan.nijtmans2019-08-262-3/+4
|\ \ | |/
| * If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps t...jan.nijtmans2019-08-261-1/+1
| * One more "knownMsvcBug" marker, for a test-case which failed (incidentally) i...jan.nijtmans2019-08-261-2/+3
| * Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the ...jan.nijtmans2019-08-202-90/+91
* | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related...jan.nijtmans2019-08-112-3/+5
* | One more test which - apparently - cannot be thrusted when run in the Travis ...jan.nijtmans2019-08-041-1/+1
* | Increase some timeout's a little, hoping this reduces the chance on Travis te...jan.nijtmans2019-08-031-4/+4
* | One more knownMsvcBug marker, for a test which sometimes fails on Travis.jan.nijtmans2019-08-021-1/+2
* | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr...jan.nijtmans2019-08-021-1/+4
* | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se...jan.nijtmans2019-08-011-1/+1
* | Mark 6 failing tests as knownMsvcBug. To be investigated.jan.nijtmans2019-07-313-6/+9
|\ \ | |/
| * Disable two async test-cases on Travis (windows-only) because they are curren...jan.nijtmans2019-07-311-2/+3
* | Merge 8.5jan.nijtmans2019-07-302-3/+5
|\ \ | |/