summaryrefslogtreecommitdiffstats
path: root/tests/main.test
Commit message (Expand)AuthorAgeFilesLines
* 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