Files
cpython/Lib
Éric Araujo 60b0d31e35 Refactor the copying of xxmodule.c in packaging tests (#12141).
I need to copy this file in another test too, so I moved the support
code to distutils.tests.support and improved it to use proper skip
machinery instead of custom print/return/test suite fiddling.

Contrary to my similar change in distutils tests, I did not add support
for finding xxmodule.c when running a test from the tests directory,
because in that case my compiler didn’t find Python.h, so I figured it’s
better to skip than to fail.
2011-08-20 07:27:47 +02:00
..
2011-07-13 23:11:14 -05:00
2011-04-20 19:24:09 +02:00
2011-08-20 07:10:54 +02:00
2011-05-25 18:13:49 +02:00
2011-08-03 08:29:12 +02:00
2011-05-14 06:47:51 +03:00
2011-03-27 21:07:13 +02:00
2011-07-03 09:31:04 +02:00
2011-07-15 21:10:13 -05:00
2011-06-28 10:25:04 -05:00
2011-04-13 18:57:40 +02:00
2011-05-14 15:35:56 -07:00
2011-04-20 19:24:09 +02:00
2011-05-25 18:22:26 +02:00
2011-06-27 09:18:46 -05:00
2011-07-29 17:38:23 +02:00
2011-08-16 19:03:41 +03:00
2011-08-19 03:19:36 +02:00
2011-06-06 20:07:04 +02:00
2011-05-26 16:35:14 +02:00
2011-08-13 11:48:40 +02:00
2011-04-17 16:48:52 +02:00
2011-08-07 17:13:13 +02:00
2011-07-21 11:16:32 +03:00