Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-. | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no ↵ | jan.nijtmans | 2022-11-20 | 1 | -0/+2 |
|\ \ | | | | | | | | | | NO votes expected) | ||||
| | * | Bring back the common facilities of the tcltests "package", but use a less | dgp | 2022-11-18 | 1 | -0/+2 |
| | | | | | | | | | fragile method to gain access to them. | ||||
* | | | merge 8.6 | dgp | 2022-11-18 | 1 | -4/+0 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Test suite hygiene | dgp | 2022-11-14 | 1 | -2/+0 |
| | | | | | | | | | | - Several tests missing the "testdstring" constraint - [package require tcltests] is fragile, and almost all test files that had it were not making use of anything it provides. Removed. | ||||
* | | Merge 8.6 | jan.nijtmans | 2022-10-24 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, ↵ | jan.nijtmans | 2022-10-24 | 1 | -2/+2 |
| | | | | | | | | env-4.4, env-4.5 testcases on win32 | ||||
* | | Merge 8.6 | jan.nijtmans | 2022-09-07 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | amend to [55a02f20ec]: fixes test env-9.1 for not windows - USERPROFILE is ↵ | sebres | 2022-09-06 | 1 | -2/+4 |
| | | | | | | | | not set under unix, and win constraint isn't effective yet since it'll be supplied to test as argument in global scope (check moved to test now) | ||||
* | | Merge 8.6. Primarily ticket [55a02f20ec] | apnadkarni | 2022-09-05 | 1 | -1/+39 |
|\ \ | |/ | |||||
| * | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows | apnadkarni | 2022-09-05 | 1 | -1/+39 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2022-02-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | See [https://github.com/tcltk/tcl/pull/10] | jan.nijtmans | 2022-02-04 | 1 | -1/+3 |
| | | |||||
| * | Remove unnecessary end-of-line spacing in test-cases | jan.nijtmans | 2021-02-16 | 1 | -2/+2 |
| | | |||||
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ | |||||
| * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-11-30 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge 8.5 | jan.nijtmans | 2020-11-30 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 | jan.nijtmans | 2020-11-30 | 1 | -2/+2 |
| | | | | |||||
| | * | | (cherry-pick): Add test-case for [9b47029467631832]: testing existence of ↵ | jan.nijtmans | 2016-02-22 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | env(some_thing) destroys traces. This demonstrates that Tcl 8.5 doesn't suffer. | ||||
* | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
| |_|/ |/| | | | | | | | | whenever reasonable. | ||||
* | | | Fix env.test when running under wine on Linux. | jan.nijtmans | 2020-10-16 | 1 | -1/+3 |
| | | | | | | | | | Mark other tests with "notWine", which fail currently under wine | ||||
* | | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
| * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -2/+2 |
| | | | |||||
* | | | Merge 8.6. More tests/tools updates. | jan.nijtmans | 2020-08-31 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
* | | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-03-14 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | env.test: added test for windows illustrating bug [8f89e2e059] - loss of ↵ | sebres | 2020-03-13 | 1 | -0/+20 |
| | | | | | | | | | | | | multi-byte chars in environment if single-byte system encoding used | ||||
* | | | Fix various test-cases, which started failing on Windows due to TIP #430 | jan.nijtmans | 2018-09-13 | 1 | -0/+2 |
| | | | |||||
* | | | Repair breakage in recent refactoring of env.test. | pooryorick | 2018-08-10 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Repair breakage in recent refactoring of env.test | dgp | 2018-08-08 | 1 | -5/+5 |
| | | | |||||
* | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -2/+2 |
|/ / | |||||
* | | Remove dependencies between tests in env.test. | pooryorick | 2018-06-17 | 1 | -167/+232 |
| | | |||||
* | | [77d58e3a7a] Test case independence: chanio, cmdah, env, history. | dkf | 2016-07-14 | 1 | -2/+10 |
| | | |||||
* | | Convert remaining env.test test-cases to tcltest-2 format | jan.nijtmans | 2016-02-22 | 1 | -16/+13 |
| | | |||||
* | | Add test-case which demonstrates the problem. This test-case fails in trunk ↵ | jan.nijtmans | 2016-02-19 | 1 | -0/+13 |
| | | | | | | | | (but passes in core-8-5-branch, as expected). | ||||
* | | Fix env-5.1 test-case on Cygwin (and probably other platforms which don't ↵ | jan.nijtmans | 2013-11-20 | 1 | -1/+1 |
| | | | | | | | | have iso8859-1 as system-encoding) | ||||
* | | [219226]: Rewrote how ::env is synchronized to the environment so it no longer | dkf | 2013-09-27 | 1 | -0/+23 |
| | | | | | | | | smashes the array or its elements flat, This affects traces on env, links to env, and iterations over env: it makes them work as naïvely expected. | ||||
* | | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. | jan.nijtmans | 2013-06-13 | 1 | -2/+2 |
|\ \ | |/ | | | Fix some gcc warnings which become visible with -Wextra | ||||
| * | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64 | jan.nijtmans | 2013-06-12 | 1 | -2/+2 |
| | | |||||
* | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵ | jan.nijtmans | 2013-01-06 | 1 | -1/+1 |
| | | | | | | | | | | unrelated places . Bump http package to 2.8.6. | ||||
* | | Fix env.test, when running under wine 1.3 | jan.nijtmans | 2011-10-07 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -28/+38 |
| |\ | |||||
| | * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 1 | -19/+33 |
| | | | |||||
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \ | | |/ | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of | das | 2007-01-19 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OSSpinLock(Un)Lock API. * tests/env.test: add extra system env vars that need to be preserved on some Mac OS X versions for testsuite to work. * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861] (Darwin): add -isysroot and -mmacosx-version-min flags to CPPFLAGS when present in CFLAGS to avoid discrepancies between what headers configure sees during preprocessing tests and compiling tests. * unix/configure: autoconf-2.13 | ||||
| | * | Enable building Tcl with Microsoft's latest compiler offering | patthoyts | 2006-06-14 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | (VS2005). We have to handle a number of oddities as they have deprecated most of the standard C library and now generate manifest files to be linked into the binaries. SF bug #1424909 |