projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d4b46
)
test fix
author
Stefan Behnel
<scoder@users.berlios.de>
Wed, 21 Apr 2010 09:42:08 +0000
(11:42 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Wed, 21 Apr 2010 09:42:08 +0000
(11:42 +0200)
tests/run/ctruthtests.pyx
patch
|
blob
|
history
diff --git
a/tests/run/ctruthtests.pyx
b/tests/run/ctruthtests.pyx
index 499519824626a8679666ec18f760a9a9c032ffd9..fdb6e92e598c79896a161824e97fbe83d43c7ff5 100644
(file)
--- a/
tests/run/ctruthtests.pyx
+++ b/
tests/run/ctruthtests.pyx
@@
-78,7
+78,7
@@
def test_attr_int(TestExtInt e):
return False
ctypedef union _aux:
-
in
t i
+
size_
t i
void *p
cdef class TestExtPtr: