aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Partial back-out of changeset 4b63e7093115Armin Rigo2017-04-051-0/+0
* conditionally call vmp_native_enable/disable (only if platform supports it), ...Richard Plangger2017-04-031-0/+0
* Moved ansi modules and udir to rpythonAlexander Hesse2013-01-011-1/+1
* (alex, fijal): fix interpreter testsAlex Gaynor2012-12-021-4/+5
* Try to propogate the immutability of defaults through the code more, fixes th...Alex Gaynor2011-03-211-5/+5
* removing some more obsolete autopath usages on a sidenoteHolger Krekel2007-03-021-1/+0
* Create the temporary module/package files in udir, not in the currentArmin Rigo2006-09-201-32/+22
* issue145 in-progressArmin Rigo2006-08-151-1/+38
* merge of the dist-interpapp branch where SamueleHolger Krekel2005-02-191-3/+2
* Merge, last step: copy branch as head.Armin Rigo2005-01-231-0/+54
* Merge, step 3: delete the head!Armin Rigo2005-01-231-54/+0
* read file with universal readline (fixes bug on win)Holger Krekel2005-01-111-3/+3
* ported all the rest of the interpreter testsHolger Krekel2005-01-081-19/+11
* avoid using yet another class from CPython (StringIO)Holger Krekel2004-11-161-5/+6
* Moved the branch back into the trunk.Armin Rigo2004-09-061-0/+61
* Delete this, to put the branch back here.Armin Rigo2004-09-061-61/+0
* fixed Stefan's somewhat optimistic test.py -> testit.py renaming.Holger Krekel2003-12-231-5/+5
* the final merge of the builtinrefactor branch into the trunk. SeeHolger Krekel2003-09-171-0/+61
* everybody is asleep so we can remove the trunk toHolger Krekel2003-09-171-61/+0
* Added eval_string to main.pyJacob Hallen2003-06-211-5/+9
* Refactored our Test "Framework".Holger Krekel2003-06-181-2/+3
* rehash main.py slightly to enable rewrite of test_main;Michael Hudson2003-05-271-6/+7
* working test for print len(aStr) where aStr = 'hello world'Samuele Pedroni2003-05-261-8/+21
* rewrite tests as unittests; add test of run_stringMichael Hudson2003-05-251-2/+39
* this very basic test works with the stdobjspace, if you comment out the softs...Michael Hudson2003-05-251-0/+5