Tianon Gravi
ffb429eca2
Test that setuptools and wheel are installed (or not)
...
In Python 3.12+, setuptools and wheel should be removed (but should be present in older versions).
Technically this should be tested on Python 2 as well, but I opted not to because the interfaces for doing so are different and that only exists in a single variant of PyPy (that frankly I don't care too much about verifying the "correctness" of as much).
2024-08-28 13:06:37 -07:00
Tianon Gravi
f35b27c982
Add "import dbm.ndbm" to "python-imports" test
2023-03-16 11:34:14 -07:00
Tianon Gravi
f1e62444b1
Remove duplication in python-imports test (pypy3 does support lzma)
2020-06-10 09:10:38 -07:00
Tianon Gravi
e5876287aa
Add "lzma" to "python-imports" test
2020-06-10 09:01:10 -07:00
Tianon Gravi
f8c09a08b2
Adjust test harness to run many tests successfully on Windows
2020-04-27 11:30:19 -07:00
Joe Ferguson
9358b83c1d
Reorder python import test to use gnu dbm imports instead of generic dbm
2016-10-25 14:49:51 -07:00
Tianon Gravi
504e2321a0
Add "dbm" to "python-imports" test
2016-08-08 14:28:58 -07:00
Tianon Gravi
f659f773b7
Add "lzma" to "python-imports" test
2016-04-21 11:54:18 -07:00
Tianon Gravi
91edddc3cd
Add "import readline" to python-imports test
2015-06-16 15:28:17 -07:00
Tianon Gravi
135b7baaf8
Reorganize python-imports to include "curses"
2015-06-08 10:59:16 -07:00
Deni Bertovic
c426e88c0d
rename to python-imports and add bz2
...
Closes 560
2015-04-03 21:48:45 +02:00