]> granicus.if.org Git - python/commit
Use some more interesting test values for (unsigned) long long ctypes tests,
authorMark Dickinson <dickinsm@gmail.com>
Wed, 7 Apr 2010 10:18:27 +0000 (10:18 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Wed, 7 Apr 2010 10:18:27 +0000 (10:18 +0000)
commit65605f7a5f029636522c80015f9295b2ea2e8d68
tree34fd249a9e45d0b914cdb6ec7381a41ef7d36a0f
parent497256ba18f4dae8da194b31326d256aab912931
Use some more interesting test values for (unsigned) long long ctypes tests,
in the hope of getting more information about the test_ctypes failures
on Sparc (see issue #8314).
Lib/ctypes/test/test_callbacks.py