summaryrefslogtreecommitdiffstats
path: root/tests/main.test
Commit message (Expand)AuthorAgeFilesLines
* TIP #646: Change -eofchar handlingjan.nijtmans2022-10-261-1/+1
|\
| * Merge 8.6jan.nijtmans2022-03-171-2/+2
| |\
| | * Fix 2 testcases which are not testing what they should be testing (since "-en...jan.nijtmans2022-03-171-1/+1
* | | Merge 8.7jan.nijtmans2022-03-171-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-02-071-3/+1
| |\ \ | |/ / |/| |
| * | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-1/+3
|/ /
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT...jan.nijtmans2021-03-301-18/+18
* | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -...jan.nijtmans2021-01-151-1/+1
* | Case-sensitive package namesjan.nijtmans2020-11-031-42/+40
* | Merge 8.6jan.nijtmans2020-09-041-3/+3
|\ \ | |/
* | Merge 8.6jan.nijtmans2020-05-041-2/+2
|\ \ | |/
| * Merge 8.5jan.nijtmans2020-05-041-3/+3
| |\
| | * Test-case cleanup. Increase timeout a little bit in main.test, making Travis ...jan.nijtmans2020-05-041-2/+2
* | | merge 8.6dgp2018-06-131-2/+0
|\ \ \ | |/ /
| * | merge 8.5dgp2018-06-131-2/+0
| |\ \ | | |/
| | * Stop creating a stray child process.dgp2018-06-131-2/+0
* | | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c...jan.nijtmans2016-11-041-1/+1
|\ \ \ | |/ /
* | | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-1/+1
|/ /
* | For traces and embedding support, select modernizations from Patrick Fradin.dgp2013-01-311-13/+13
|\ \ | |/
| * For embedding support, select modernizations from Patrick Fradindgp2013-01-311-13/+13
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * 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/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-041-3/+3
| | * * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-051-1/+22
| | * * tests/main.test (Tcl_Main-6.7): Improved robustness ofdgp2006-02-091-1/+2
| | * * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-1/+17
* | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline"nijtmans2010-11-181-11/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclMain.c: Corrected the logic of dropping the lastdgp2007-08-211-1/+30
* | * tests/main.text (Tcl_Main-4.4): Test corrected to not bedgp2006-09-041-3/+3
* | * generic/tclMain.c (Tcl_Main): Corrected flaw that requireddgp2006-05-051-1/+22
* | Use test constraints properly instead of looking in tcl_platformdkf2006-03-211-14/+4
* | * tests/main.test (Tcl_Main-6.7): Improved robustness ofdgp2006-02-091-1/+2
* | * library/init.tcl: Corrected flaw in interactive commanddgp2005-04-281-1/+17
* | * tests/cmdAH.test:dgp2003-10-071-4/+4
* | * doc/FileSystem.3: Implementation ofdgp2003-09-051-1/+67
|/
* Don Porter's fix for bad parsing of nested scripts [Bug 681841].Miguel Sofer2003-02-161-4/+4
* * tests/main.test: Stopped main.test from deleting existing file.dgp2003-01-311-2/+5
* * tests/main.test: Constrain tests that do not work on Windows.dgp2003-01-281-7/+7
* * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoiddgp2002-07-031-1/+6
* * Use the "stdio" constraint to control whetherdgp2002-05-311-7/+7
* * Fixes to test suite when there's a spacedgp2002-05-081-11/+11
* * Parts of fileSystem.test require tcltest 2. Added appropriate checks.dgp2002-04-161-4/+4
* * Added missing [after cancel]s.dgp2002-03-271-3/+5
* * Removed workarounds for Bug 495977.dgp2002-03-251-63/+183
* * generic/tclInt.decls:das2002-01-271-14/+14
* More changes for test portability. Using euro symbol.dgp2002-01-091-7/+7
* * generic/tclTest.c (MainLoop):dgp2002-01-091-15/+21
* * doc/Tcl_Main.3:dgp2002-01-051-0/+1048