summaryrefslogtreecommitdiffstats
path: root/Parser
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-06-14 00:55:41 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-06-14 00:55:41 (GMT)
commite7c1f9b8228c61131bd39ad93baf2fa7caa792c0 (patch)
tree678b61003738cae38f0334334d80c554363abf5f /Parser
parent17e17d440644f780e793466b47ca354459a8d68a (diff)
downloadcpython-e7c1f9b8228c61131bd39ad93baf2fa7caa792c0.zip
cpython-e7c1f9b8228c61131bd39ad93baf2fa7caa792c0.tar.gz
cpython-e7c1f9b8228c61131bd39ad93baf2fa7caa792c0.tar.bz2
Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much like
the new PyLong_{As,From}{Unsigned,}LongLong tests, so the bulk of the code is in the new #include file testcapi_long.h, which generates different code depending on how macros are set. This sucks, but I couldn't think of anything that sucked less. UNIX headache? If we still maintain dependencies by hand, someone who knows what they're doing should teach whatever needs it that _testcapimodule.c includes testcapi_long.h.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions