summaryrefslogtreecommitdiffstats
path: root/tests/msgcat.test
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
* 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 8.6jan.nijtmans2020-09-041-4/+3
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-4/+4
* | fixes typo in [e108e6b947], test added to cover this casesebres2018-11-221-4/+4
* | Purge end-of-line spacingjan.nijtmans2018-08-021-12/+12
* | correct msgcat test numbering for section util from 15.x (used twice) to 18.xoehhar2018-04-191-8/+8
* | merge 8.6dgp2018-04-191-7/+7
|\ \ | |/
| * Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified ...jan.nijtmans2017-01-171-24/+24
* | Fix bugs in msgcat that prevent clean test suite run.dgp2018-03-131-0/+5
* | Implement TIP 499: Custom locale search list for msgcatdgp2018-03-121-1/+92
|\ \
| * | Undo setting of execute permissions.dgp2018-03-121-0/+0
| * | Do not allow prefixed subcommands for mcutiloehhar2018-02-081-5/+10
| * | Add subcommand mcpreferences to export getpreferences and getsystemlocale fun...oehhar2018-02-081-0/+35
| * | TIP 499: Custom locale search for msgcatoehhar2018-02-071-1/+52
* | | Solve case where msgcat is called within a class definition script (works onl...oehhar2018-01-161-9/+41
* | | Test numbering and naming correctedoehhar2018-01-131-2/+2
* | | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly spe...oehhar2018-01-131-26/+94
* | | Implement the "mcn" command as "mc" with explicit namespace.oehhar2018-01-121-0/+12
* | | Corrected test cleanupsoehhar2018-01-111-4/+4
* | | TIP490: oo for msgcal: new solution enable any command for oo, new command mc...oehhar2018-01-101-0/+74
|/ /
* | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, m...sebres2017-05-301-1/+1
* | msgcat.test: fixed mcpackagelocale syntax usage test case (msgcat-12.1)sebres2017-03-061-1/+1
* | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c...jan.nijtmans2016-11-041-1/+1
|\ \ | |/
* | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channe...dgp2016-07-181-1/+8
|\ \ | |/
| * [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe.dkf2016-07-161-2/+9
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-24/+24
|/
* Clean up unfired timer handlers or they cause errors in -singleproc 1 test run.dgp2016-02-261-0/+1
* [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0)oehhar2015-06-291-2/+415
|\
| * Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfigoehhar2015-06-291-10/+319
| * Tests for mcexists and mcloadedlocalesoehhar2015-06-261-0/+95
| * Make all msgcat tests passoehhar2015-06-011-2/+11
|/
* Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv...jan.nijtmans2013-02-141-2/+2
* For msgcat, select modernizations from Patrick Fradin + -debug fix.dgp2013-01-301-7/+6
* Correct build version and backported 973091ef75oehhar2012-09-171-0/+7
* tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-121-2/+42
* merge trunkjan.nijtmans2012-06-281-2/+2
|\
| * some wrong versionsjan.nijtmans2012-06-241-2/+2
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-3/+3
| * * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-5/+9
| * * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-3/+19
| * * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-2/+2
* | * tests/msgcat.test: fix for ::tcl::mac::locale withdas2008-08-141-2/+3
* | * tests/msgcat.test: Bumped version in auxiliary files as well.andreas_kupries2006-09-111-3/+3
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback ofdas2006-09-101-5/+9
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | * tests/msgcat.test: makeFile/removeFile cleanup [1079117]dgp2004-12-061-4/+3