[pypy-svn] r44293 - pypy/dist/pypy/rpython/test
arigo at codespeak.net
arigo at codespeak.net
Fri Jun 15 15:54:24 CEST 2007
Author: arigo
Date: Fri Jun 15 15:54:24 2007
New Revision: 44293
Added:
pypy/dist/pypy/rpython/test/test_rbuiltin.py.merge.tmp
- copied, changed from r44288, pypy/dist/pypy/rpython/test/test_rbuiltin.py
Log:
merging of svn+ssh://codespeak.net/svn/pypy/branch/kill-ctypes/pypy/rpython/test/test_rbuiltin.py
revisions 43433 to 44288:
------------------------------------------------------------------------
r44222 | fijal | 2007-06-13 11:17:31 +0200 (Wed, 13 Jun 2007) | 2 lines
Fix test_rbuiltin, providing oofakeimpl
------------------------------------------------------------------------
r44210 | fijal | 2007-06-12 23:21:27 +0200 (Tue, 12 Jun 2007) | 2 lines
Fix text_rbuiltin - ootypesystem needs some improvements (skipped by now)
------------------------------------------------------------------------
r43437 | fijal | 2007-05-16 21:15:04 +0200 (Wed, 16 May 2007) | 3 lines
A branch which tries to create pypy without ctypes dependency,
by approaching external functions via ll objects
------------------------------------------------------------------------
More information about the pypy-svn
mailing list