summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
Commit message (Expand)AuthorAgeFilesLines
* Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-101-0/+42
|\
| * Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace ...jan.nijtmans2024-03-101-0/+42
| |\
| | * namespace unknown considers also alternate search path (relative global NS), ...sebres2024-03-081-0/+17
| | * Rebase to 9.0jan.nijtmans2024-03-071-0/+25
| | |\ | |/ / |/| |
| | * better variant of fix for [910d67a229fe7f65] with improved search for NS::com...sebres2024-03-061-0/+16
| | * small amend to [910d67a229fe7f65]: additional corner case (see the test names...sebres2024-03-061-2/+2
| | * fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: firs...sebres2024-03-051-0/+9
| | * Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-0/+18
| * | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-0/+18
* | | Fix for [ccc448a6bfd59cbd], namespace ensemble subcommand name prefix matchin...pooryorick2021-09-011-0/+18
* | | Merge 8.7jan.nijtmans2021-05-251-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-05-251-3/+3
| |\ \ | | |/
| | * Make Pkgua package thread-safe and properly clean up everything when being un...jan.nijtmans2021-05-181-1/+1
| | * Additional test for [688fcc7082fa99a4].pooryorick2021-05-171-0/+32
* | | merge 8.7 (resolve conflicts)dgp2021-05-201-6/+108
|\ \ \ | |/ /
| * | new test for issue [e39cb3f462631a99], namespace is removed from otherpooryorick2021-05-191-0/+62
| * | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-181-10/+18
| * | Make pkgua package thread-safejan.nijtmans2021-05-181-1/+1
| * | Additional test for [688fcc7082fa99a4], imported command trace memory error.pooryorick2021-05-181-0/+32
* | | Merge 8.7jan.nijtmans2021-04-041-2/+2
|\ \ \ | |/ /
| * | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --...jan.nijtmans2021-04-041-2/+2
| * | Remove suspected inadvertent copypasta from test.pooryorick2021-04-031-2/+2
* | | Remove suspected inadvertent copypasta from test.pooryorick2021-04-031-2/+2
* | | Merge 8.7jan.nijtmans2020-12-041-1/+1
|\ \ \ | |/ /
| * | TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
| |\ \
| | * | Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | | | Merge 8.7jan.nijtmans2020-11-231-2/+2
|\ \ \ \ | |/ / /
| * | | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
| * | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
| |/ /
* | | Merge core-8-branchjan.nijtmans2020-09-051-96/+0
|\ \ \ | |/ /
| * | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorte...jan.nijtmans2020-09-051-96/+0
* | | Merge 8.7jan.nijtmans2020-09-041-2/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-041-2/+4
| |\ \ | | |/
| | * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+4
* | | Merge 8.7jan.nijtmans2020-09-041-0/+96
|\ \ \ | |/ /
| * | Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-011-0/+96
| |/
* | Merge 8.7jan.nijtmans2020-09-011-30/+30
|\ \ | |/
| * Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-46/+46
* | Merge 8.7jan.nijtmans2020-08-111-0/+43
|\ \
| * \ merge 8.6pooryorick2020-08-101-0/+43
| |\ \ | | |/
| | * Fix for [29e8848eb976], imported alias in a deletion trace.pooryorick2020-08-101-0/+43
* | | Merge 8.7jan.nijtmans2019-09-251-0/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-09-251-0/+1
| |\ \ | | |/
| | * namespace.test: add missing clean-up (allow repetition of test within -single...sebres2019-09-241-0/+1
* | | merge 8.7dgp2019-06-171-4/+17
|\ \ \ | |/ /
| * | merge 8.6dgp2019-06-171-4/+17
| |\ \ | | |/
| | * Mark test namespace-54.6 as knownBug.dgp2019-06-131-4/+4
| | * Unique test name.dgp2019-06-131-5/+5
| | * Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it.dgp2019-06-131-0/+13
| | * Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Updatepooryorick2018-02-141-0/+3338