.. |
__init__.py
|
Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from
|
2009-01-16 03:54:08 +00:00 |
runtests.py
|
Merged revisions 63395-63396,63511,63522-63523 via svnmerge from
|
2008-05-23 17:26:46 +00:00 |
test_anon.py
|
…
|
|
test_array_in_pointer.py
|
…
|
|
test_arrays.py
|
Whoops, I missed a few more places that were using slicing from the operator module
|
2008-03-17 20:50:44 +00:00 |
test_as_parameter.py
|
…
|
|
test_bitfields.py
|
Merged revisions 66683 via svnmerge from
|
2008-09-29 20:03:53 +00:00 |
test_buffers.py
|
…
|
|
test_bytes.py
|
…
|
|
test_byteswap.py
|
…
|
|
test_callbacks.py
|
…
|
|
test_cast.py
|
…
|
|
test_cfuncs.py
|
…
|
|
test_checkretval.py
|
Merged revisions 60990-61002 via svnmerge from
|
2008-02-23 18:30:17 +00:00 |
test_delattr.py
|
…
|
|
test_errcheck.py
|
…
|
|
test_errno.py
|
Ran svneol.py
|
2008-06-13 23:34:35 +00:00 |
test_find.py
|
Merged revisions 60990-61002 via svnmerge from
|
2008-02-23 18:30:17 +00:00 |
test_frombuffer.py
|
Fix and enable a test that now works.
|
2008-08-19 06:36:52 +00:00 |
test_funcptr.py
|
Merged revisions 60383-60407 via svnmerge from
|
2008-01-29 12:18:50 +00:00 |
test_functions.py
|
…
|
|
test_incomplete.py
|
…
|
|
test_init.py
|
…
|
|
test_integers.py
|
…
|
|
test_internals.py
|
…
|
|
test_keeprefs.py
|
…
|
|
test_libc.py
|
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
|
2009-01-27 18:17:45 +00:00 |
test_loading.py
|
Merged revisions 63395-63396,63511,63522-63523 via svnmerge from
|
2008-05-23 17:26:46 +00:00 |
test_macholib.py
|
…
|
|
test_memfunctions.py
|
Merged revisions 65681-65682,65684 via svnmerge from
|
2008-08-19 06:38:12 +00:00 |
test_numbers.py
|
Merged revisions 60990-61002 via svnmerge from
|
2008-02-23 18:30:17 +00:00 |
test_objects.py
|
…
|
|
test_parameters.py
|
…
|
|
test_pep3118.py
|
Issue #4580: slicing of memoryviews when itemsize != 1 is wrong.
|
2009-01-03 16:59:18 +00:00 |
test_pickling.py
|
Merged revisions 60767,60768 via svnmerge from
|
2008-02-13 20:40:44 +00:00 |
test_pointers.py
|
Merged revisions 65868,65870 via svnmerge from
|
2008-08-19 19:49:49 +00:00 |
test_prototypes.py
|
…
|
|
test_python_api.py
|
fix failing test from rename
|
2008-05-26 14:39:04 +00:00 |
test_random_things.py
|
…
|
|
test_refcounts.py
|
…
|
|
test_repr.py
|
…
|
|
test_returnfuncptrs.py
|
…
|
|
test_simplesubclasses.py
|
…
|
|
test_sizes.py
|
…
|
|
test_slicing.py
|
Whoops, I missed a few more places that were using slicing from the operator module
|
2008-03-17 20:50:44 +00:00 |
test_stringptr.py
|
…
|
|
test_strings.py
|
…
|
|
test_struct_fields.py
|
…
|
|
test_structures.py
|
Bug #2565: The repr() of type objects now calls them 'class',
|
2008-04-07 05:43:42 +00:00 |
test_unaligned_structures.py
|
…
|
|
test_unicode.py
|
…
|
|
test_values.py
|
…
|
|
test_varsize_struct.py
|
…
|
|
test_win32.py
|
…
|
|