[pypy-commit] cffi cffi-1.0: Fix test

2015-05-09 Thread arigo
Author: Armin Rigo Branch: cffi-1.0 Changeset: r1953:0f486a9832f8 Date: 2015-05-09 19:22 +0200 http://bitbucket.org/cffi/cffi/changeset/0f486a9832f8/ Log:Fix test diff --git a/c/test_c.py b/c/test_c.py --- a/c/test_c.py +++ b/c/test_c.py @@ -1071,9 +1071,13 @@ complete_struct_or_union(B

[pypy-commit] cffi cffi-1.0: fix test

2015-05-03 Thread arigo
Author: Armin Rigo Branch: cffi-1.0 Changeset: r1908:4fa6a0139035 Date: 2015-05-03 19:19 +0200 http://bitbucket.org/cffi/cffi/changeset/4fa6a0139035/ Log:fix test diff --git a/_cffi1/test_verify1.py b/_cffi1/test_verify1.py --- a/_cffi1/test_verify1.py +++ b/_cffi1/test_verify1.py @@ -622,8

[pypy-commit] cffi cffi-1.0: fix test

2015-04-26 Thread arigo
Author: Armin Rigo Branch: cffi-1.0 Changeset: r1833:0a04e4942846 Date: 2015-04-26 10:48 +0200 http://bitbucket.org/cffi/cffi/changeset/0a04e4942846/ Log:fix test diff --git a/_cffi1/test_new_ffi_1.py b/_cffi1/test_new_ffi_1.py --- a/_cffi1/test_new_ffi_1.py +++ b/_cffi1/test_new_ffi_1.py @@

[pypy-commit] cffi cffi-1.0: fix test

2015-04-25 Thread arigo
Author: Armin Rigo Branch: cffi-1.0 Changeset: r1811:d3fe2c3910db Date: 2015-04-25 11:07 +0200 http://bitbucket.org/cffi/cffi/changeset/d3fe2c3910db/ Log:fix test diff --git a/_cffi1/test_verify1.py b/_cffi1/test_verify1.py --- a/_cffi1/test_verify1.py +++ b/_cffi1/test_verify1.py @@ -1027,7

[pypy-commit] cffi cffi-1.0: fix test

2015-04-14 Thread arigo
Author: Armin Rigo Branch: cffi-1.0 Changeset: r1697:acc5959cd6a8 Date: 2015-04-11 20:39 +0200 http://bitbucket.org/cffi/cffi/changeset/acc5959cd6a8/ Log:fix test diff --git a/new/parse_c_type.h b/new/parse_c_type.h --- a/new/parse_c_type.h +++ b/new/parse_c_type.h @@ -1,4 +1,4 @@ -#include