(original) (raw)
changeset: 99288:1f563b259f09 parent: 99286:09ed44192995 user: Victor Stinner victor.stinner@gmail.com date: Sun Nov 22 15🔞40 2015 +0100 files: Makefile.pre.in description: Issue #25694: Install test.libregrtest to be able to run tests on the installed Python diff -r 09ed44192995 -r 1f563b259f09 Makefile.pre.in --- a/Makefile.pre.in Sun Nov 22 14:50:59 2015 +0200 +++ b/Makefile.pre.in Sun Nov 22 15🔞40 2015 +0100 @@ -1167,6 +1167,7 @@ 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 \ /victor.stinner@gmail.com