summaryrefslogtreecommitdiffstats
path: root/tests/compile.test
Commit message (Expand)AuthorAgeFilesLines
* test hygiene for the ::tmp variabledgp2009-10-291-1/+2
* Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex...ferrieux2008-11-171-1/+8
* Use the powers of tcltest2 for good! Also add basic testing of disassmblerdkf2008-09-101-1/+86
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-4/+4
* Add missing constraintsdgp2007-03-071-2/+2
* Detect [Bug 1638414]dkf2007-01-181-23/+6
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-22/+22
* * tests/compExpr-old.test: Update existing tests to not faildgp2006-08-221-13/+9
* * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-4/+8
* TIP#215 IMPLEMENTATIONdgp2006-02-091-5/+5
* * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-3/+3
* Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-2/+2
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-6/+6
* TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-291-4/+4
* Add another test demonstrating what *should* happen, and xref to FRQdkf2005-01-141-2/+17
* Document deep magic in compiled [expr]dkf2005-01-141-1/+17
* Upgrade more of the file to tcltest2, and collect constraint definitions to t...dkf2004-12-021-51/+53
* * tests/basic.test: Added missing constraints.dgp2004-10-261-2/+2
* * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorlinedgp2004-09-221-1/+14
* * generic/tclLiteral.c (TclCleanupLiteralTable): Correcteddgp2004-08-021-1/+58
* * tests/compile.test (compile-16.22.0): Improved test for thedgp2003-11-201-4/+7
* Fixed Bug 845412; long commands without expansion don't get tangled with thedkf2003-11-191-1/+8
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-4/+135
* fix for [Bug 735055]Miguel Sofer2003-05-091-2/+2
* * generic/tclCompile.c:Miguel Sofer2003-03-191-1/+11
* * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix fordgp2003-03-191-2/+2
* * generic/tclCompCmds.c (TclCompileReturnCmd):dgp2003-01-081-2/+32
* 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-261-1/+12
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-13/+12
* * Corrections to tcltest and the Tcl test suite so that a testdgp2002-06-221-4/+4
* [Bug 569438] in the processing of dollar variablesMiguel Sofer2002-06-161-1/+10
* made bytecodes check for a catch before returning; the compiled [return] is o...Miguel Sofer2002-04-151-1/+10
* Fixed buffer overrun reported in 530320; luckily it is not likely todkf2002-03-151-1/+8
* More expr syntax error improvementsdkf2001-12-061-3/+3
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-041-3/+3
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-2/+2
* * tests/compile.test: added a test for bug [Bug 483309]Miguel Sofer2001-11-191-1/+14
* Small modif to tests/compile.test: better constraint handling forMiguel Sofer2001-10-121-24/+21
* * tests/compile.test: new tests for [Bug 467523]Miguel Sofer2001-10-121-2/+52
* * tests/compile.test: added compile-11.* interp result checkshobbs2001-08-311-15/+42
* Fixed overagressive compilation of [catch], [Bug #219184]Miguel Sofer2001-08-221-2/+10
* * tests/compile.test:hobbs2000-05-031-3/+2
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-16/+42
* * generic/tclCompile.c (CompileExprWord): Fixed exception stackstanton1999-02-021-1/+10
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* *** empty log message ***stanton1998-06-251-0/+10
* *** empty log message ***stanton1998-06-181-7/+48