summaryrefslogtreecommitdiffstats
path: root/tests/NRE.test
Commit message (Expand)AuthorAgeFilesLines
* remove NRE.test & add new test files to Tcl.xcodeprojdas2008-08-031-0/+0
* * tests/NRE.test: made empty, waiting for removal until das doesMiguel Sofer2008-08-021-476/+0
* * tests/NRE.test: replaced all deep-recursing tests by shallowerMiguel Sofer2008-08-011-246/+122
* * generic/tclBasic.c: NR-enabling [catch]Miguel Sofer2008-07-311-1/+18
* restricting usage and avoiding panics in [tailcall]Miguel Sofer2008-07-311-88/+7
* * generic/tclBasic.c: Improved tailcalls and tests.Miguel Sofer2008-07-311-50/+64
* * tests/NRE.test: new tests that went MIA in the NRE revampingMiguel Sofer2008-07-291-3/+223
* * generic/tclBasic.c: NRE: enabled calling NR commandsMiguel Sofer2008-07-211-12/+23
* add cleanup to fix subsequent test failures with -singleproc 1das2008-07-201-14/+36
* * tests/NRE.test: Added basic tests for deep TclOO callsMiguel Sofer2008-07-181-1/+89
* * tests/NRE.test: better constraint for testing theMiguel Sofer2008-07-161-5/+6
* added new files generic/tclNRE.h and tests/NRE.testMiguel Sofer2008-07-131-0/+308