]> granicus.if.org Git - python/commitdiff
Issue #25694: Install test.libregrtest to be able to run tests on the installed
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Nov 2015 14:18:40 +0000 (15:18 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 22 Nov 2015 14:18:40 +0000 (15:18 +0100)
Python

Makefile.pre.in

index 823def3cd28dfecf63de97563821374dde8b04ea..c6c534e7d88c745baf665c57a1a369502379da8a 100644 (file)
@@ -1167,6 +1167,7 @@ LIBSUBDIRS=       tkinter tkinter/test tkinter/test/test_tkinter \
                test/cjkencodings test/decimaltestdata test/xmltestdata \
                test/eintrdata \
                test/imghdrdata \
+               test/libregrtest \
                test/subprocessdata test/sndhdrdata test/support \
                test/tracedmodules test/encoded_modules \
                test/test_import \