summaryrefslogtreecommitdiffstats
path: root/tests/namespace.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Lift the restriction on command names names that begin with ":".pooryorick2018-02-141-3294/+0
* | | Merge 8.7jan.nijtmans2018-08-021-1/+1
|\ \ \ | |/ /
| * | Purge end-of-line spacingjan.nijtmans2018-08-021-1/+1
| * | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a del...pooryorick2017-12-201-0/+13
* | | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a del...pooryorick2017-12-201-0/+13
* | | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-2/+17
|\ \ \ | |/ /
| * | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-2/+17
| |\ \
| | * \ [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands o...dgp2017-12-051-1/+32
| | |\ \
| | | * | [4f6a1ebd64] Different fix for the problem. Re-order the filling of the dgp2017-12-041-2/+17