summaryrefslogtreecommitdiffstats
path: root/tests/compile.test
Commit message (Expand)AuthorAgeFilesLines
* Add ability to disassemble TclOO constructors and destructors ([1493a43044] m...donal.k.fellows@manchester.ac.uk2016-07-041-1/+98
* New test compile-5.3 for the bug.dgp@users.sourceforge.net2016-03-111-0/+11
* Put the file location information that Tcl has into the disassembled code. Im...donal.k.fellows@manchester.ac.uk2016-01-181-3/+39
* Now make the patch by hand that fossil could not merge.dgp@users.sourceforge.net2014-12-031-2/+1
* missing unset in new testMiguel Sofer2014-12-031-1/+1
* test and fix (thx dgp)Miguel Sofer2014-12-031-4/+5
* adding a test for the bugMiguel Sofer2014-12-031-2/+10
* improve the testing of the disassembly commandsdonal.k.fellows@manchester.ac.uk2014-02-081-1/+81
* new test, and fix for bugmig2013-12-111-0/+30
* Do jump generation at places where INST_RETURN_IMM might occur.donal.k.fellows@manchester.ac.uk2013-10-151-0/+64
* 3614102 - Reset stack housekeeping when compileProc fails.dgp@users.sourceforge.net2013-05-291-0/+6
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...nijtmans@users.sourceforge.net2012-07-291-0/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp@users.sourceforge.net2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp@users.sourceforge.net2011-03-011-2/+0
| | * style revisions to latest commitdgp@users.sourceforge.net2008-04-171-8/+1
| | * * generic/tclCompExpr.c (CompileMathFuncCall): Addedakupries@shaw.ca2008-04-171-1/+7
| | * * tests/compile.test (compile-12.4): Backport test for Bug 1001997.dgp@users.sourceforge.net2004-10-261-1/+59
| | * * generic/tclCompile.c (TclCompileScript):Miguel Sofer2004-03-151-2/+2
| | * * generic/tclCompile.c:Miguel Sofer2003-03-191-1/+12
| * | * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-031-1/+31
| * | Test hygiene for the ::tmp variabledgp@users.sourceforge.net2009-10-291-1/+2
| * | * tests/info.test: Tests 38.* added, exactly testing the trackingakupries@shaw.ca2008-07-251-2/+2
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddonal.k.fellows@manchester.ac.uk2011-01-011-134/+123
* | | * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-031-1/+31
* | | test hygiene for the ::tmp variabledgp@users.sourceforge.net2009-10-291-1/+2
* | | Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex...ferrieux@users.sourceforge.net2008-11-171-1/+8
* | | Use the powers of tcltest2 for good! Also add basic testing of disassmblerdonal.k.fellows@manchester.ac.uk2008-09-101-1/+86
|/ /
* | merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp@users.sourceforge.net2007-10-151-4/+4
* | Add missing constraintsdgp@users.sourceforge.net2007-03-071-2/+2
* | Detect [Bug 1638414]donal.k.fellows@manchester.ac.uk2007-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 faildgp@users.sourceforge.net2006-08-221-13/+9
* | * tests/compExpr-old.test: add 'oldExprParser' constraint to all testsdas2006-08-021-4/+8
* | TIP#215 IMPLEMENTATIONdgp@users.sourceforge.net2006-02-091-5/+5
* | * tests/compile.test: Updated tests with changed behaviordgp@users.sourceforge.net2005-11-091-3/+3
* | Marked several failing tests as "knownBug" until they can be updated.dgp@users.sourceforge.net2005-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]dgp@users.sourceforge.net2005-04-291-4/+4
* | Add another test demonstrating what *should* happen, and xref to FRQdonal.k.fellows@manchester.ac.uk2005-01-141-2/+17
* | Document deep magic in compiled [expr]donal.k.fellows@manchester.ac.uk2005-01-141-1/+17
* | Upgrade more of the file to tcltest2, and collect constraint definitions to t...donal.k.fellows@manchester.ac.uk2004-12-021-51/+53
* | * tests/basic.test: Added missing constraints.dgp@users.sourceforge.net2004-10-261-2/+2
* | * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorlinedgp@users.sourceforge.net2004-09-221-1/+14
* | * generic/tclLiteral.c (TclCleanupLiteralTable): Correcteddgp@users.sourceforge.net2004-08-021-1/+58
* | * tests/compile.test (compile-16.22.0): Improved test for thedgp@users.sourceforge.net2003-11-201-4/+7
* | Fixed Bug 845412; long commands without expansion don't get tangled with thedonal.k.fellows@manchester.ac.uk2003-11-191-1/+8
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp@users.sourceforge.net2003-11-141-4/+135
* | fix for [Bug 735055]Miguel Sofer2003-05-091-2/+2