Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'tests/*'

2025-08-19
18:20
Merge uniform_test_file_structure (resolve conflict) Leaf check-in: 3a6bc7d6 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
17:50
Fix typo Leaf check-in: 0e976bfb user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure
16:26
Add NOTE section explaining how tests cope with the limitation of send under macos/aqua. check-in: f584e46c user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure
07:44
Merge trunk check-in: b29d8bf0 user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure
2025-08-18
22:37
Fix [9ba9729ef1]: Limitation of [send] on macOS is not reflected in documentation and tests check-in: 6a6e9a5b user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
22:17
Fix [9ba9729ef1]: Limitation of [send] on macOS is not reflected in documentation and tests Leaf check-in: 8069a46d user: erikleunissen tags: core-9-0-branch
22:14
Fix [9ba9729ef1]: Limitation of [send] on macOS is not reflected in documentation and tests Leaf check-in: 718af4f8 user: erikleunissen tags: trunk, main
15:53
Merge main check-in: c8d9ac62 user: oehhar tags: 7c28f835-file-dialog-zoom-small-screen-limit
15:46
Merge main check-in: 5630ec69 user: oehhar tags: e19f1d891-messagebox-screensize
2025-08-17
09:27
Revert added tests for "winfo interps" check-in: 09d754d3 user: erikleunissen tags: bug-9ba9729ef1
2025-08-16
20:26
Simplify result for test winfo-5.7.2 check-in: 74ac1fa1 user: erikleunissen tags: bug-9ba9729ef1
10:05
winfo.test: add tests for "winfo interps" with multiple interpreters (in the same process and in different processes) check-in: c8bf1bce user: erikleunissen tags: bug-9ba9729ef1
09:09
Fix mistake in previous commit check-in: 95d7944f user: erikleunissen tags: bug-9ba9729ef1
09:06
send.test: on macOS/aqua skip tests that send to interps in other processes (add constraint notAqua) check-in: 1f3dbb47 user: erikleunissen tags: bug-9ba9729ef1
2025-08-14
00:24
Merge trunk check-in: 9362b96a user: kevin_walzer tags: tka11y
2025-08-13
14:05
Merge 9.1 check-in: d797be61 user: jan.nijtmans tags: revised_text, tip-466
12:49
And now proceed with the removal of useless conditional (and unnecessary "update"). check-in: b04482af user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
12:46
Modify proc childTkProcess to avoid bug [280189e35d], and adapt test send-13.1 to that modification. check-in: 3aed0c30 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
2025-08-12
10:22
Back out problematic [e8cd6dc4a2] check-in: 9e85dfd9 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
2025-08-11
22:04
Merge trunk check-in: 9fb08f4f user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
09:07
testutils.GUIDE: adapt title of section B3 check-in: aedbf424 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
08:56
Diversify initialization of test files w.r.t. option "-singleproc" and remove call to "resetWindows" from main.tcl check-in: 5e804789 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
07:50
main.tcl: correct code to determine main test directory check-in: 6036925e user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
07:37
Convert code block into utility proc "resetWindows" (domain "generic") check-in: 59c2431f user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
07:22
main.tcl: remove useless conditional check-in: e8cd6dc4 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
07:12
main.tcl: remove code that is never executed (as a result of the check in the previous commit) check-in: 3f97efdd user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
2025-08-10
19:01
Add checks on invalid conditions regarding the topmost level of the test suite, including command line handling. check-in: 16b22216 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
18:57
main.tcl: add explanation regarding changes in previous commit to file header check-in: 529677d4 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
18:50
Add support for "-singleproc 0", keeping "-singleproc 1" as the default. (Add section separators to all.tcl to improve overview/structure). check-in: be3de3e8 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
17:59
Pave the way 4: main.tcl: collect namespace import commands into one check-in: 832e6a73 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
17:51
Pave the way 3: remove unused variable ::ErrorOnFailures check-in: d6f037aa user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
17:48
Pave the way 2: collect application setup command "encoding system" from all.tcl (both copies) into main.tcl check-in: aae1398e user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
17:45
Pave the way 1: clear away redundant code from main.tcl check-in: f5919475 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
15:40
Accept RFE [1ca4b53e25]: Add timing procs to testutils. check-in: e4675ccb user: erikleunissen tags: core-9-0-branch
15:34
Accept RFE [1ca4b53e25]: Add timing procs to testutils. check-in: ef929b12 user: erikleunissen tags: trunk, main
14:44
Merge uniform_test_file_structure check-in: 9ef7a3d0 user: erikleunissen tags: simplify_test_file_init_for_singleproc_1
2025-08-09
11:15
testutils.tcl [progress.*]: make proc description more succinct check-in: 444f7075 user: erikleunissen tags: testutils_timing_procs
2025-08-08
17:29
progress.iter -> progress.update: choose a more neutral name that doesn't imply a loop check-in: 5aae2ee6 user: erikleunissen tags: testutils_timing_procs
2025-08-06
20:21
bind.test: remove redundant commands from COMMON TEST SETUP check-in: 2363a093 user: erikleunissen tags: FINAL_REVIEW, uniform_test_file_structure
2025-08-04
13:59
Restore "package require tcltest 2.2" in TESTFILE INITIALIZATION, even though it's currently redundant. check-in: 62d9a879 user: erikleunissen tags: uniform_test_file_structure
2025-07-29
13:18
merge trunk Closed-Leaf check-in: 5853fa96 user: dgp tags: rc2, core-9-1-a0-rc, core-9-1-a0
2025-07-24
07:42
Keep local utility procs in alphabetical order unless another order is apparent. check-in: 7b7f16c1 user: erikleunissen tags: uniform_test_file_structure
2025-07-23
18:30
Remove mysterious "XXX" from NOTE sections check-in: 0a4a71dd user: erikleunissen tags: uniform_test_file_structure
18:11
Clean up NOTE/NOTES sections check-in: f5485779 user: erikleunissen tags: uniform_test_file_structure
08:20
Proc "progress.iter": use a dot to indicate progress check-in: 8e82a8bd user: erikleunissen tags: testutils_timing_procs
08:15
Rename progress.endtime -> progress.end check-in: 439b29ab user: erikleunissen tags: testutils_timing_procs
2025-07-22
12:03
Merge trunk check-in: e4093da5 user: kevin_walzer tags: tka11y
09:02
test progress-1.1: add -cleanup clause check-in: 4151e834 user: erikleunissen tags: testutils_timing_procs
08:29
Collect common setup and cleanup for tests in domain "timing" check-in: 73ec6f22 user: erikleunissen tags: testutils_timing_procs
08:20
Add procs "progress.*" to monitor progress in a loop check-in: ade9cc2e user: erikleunissen tags: testutils_timing_procs