Author: Antonio Cuni <[email protected]>
Branch: int_w-refactor
Changeset: r69544:8fdc3ffcf225
Date: 2014-02-28 11:12 +0100
http://bitbucket.org/pypy/pypy/changeset/8fdc3ffcf225/
Log: cool, now a ctypes test started working for free :)
diff --git a/lib-python/2.7/ctypes/test/test_numbers.py
b/lib-python/2.7/ctypes/test/test_numbers.py
--- a/lib-python/2.7/ctypes/test/test_numbers.py
+++ b/lib-python/2.7/ctypes/test/test_numbers.py
@@ -105,7 +105,6 @@
self.assertEqual(ArgType, type(parm))
- @xfail
def test_floats(self):
# c_float and c_double can be created from
# Python int, long and float
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit