We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02488ff commit 57d930bCopy full SHA for 57d930b
1 file changed
Makefile.pre.in
@@ -496,7 +496,7 @@ test: all platform
496
497
QUICKTESTOPTS= $(TESTOPTS) -x test_thread test_signal test_strftime \
498
test_unicodedata test_re test_sre test_select test_poll \
499
- test_linuxaudiodev test_sunaudiodev
+ test_linuxaudiodev test_struct test_sunaudiodev test_zlib
500
quicktest: all platform
501
-find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
502
-$(TESTPYTHON) $(TESTPROG) $(QUICKTESTOPTS)
0 commit comments