From: Ileana Dumitrescu Date: Tue, 2 Sep 2025 17:10:44 +0000 (+0300) Subject: Makefile.am: Reorder testsuite X-Git-Tag: v2.6.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19c0fcc0d11ef47d911c81c6040df6ef5fe9b8c4;p=thirdparty%2Flibtool.git Makefile.am: Reorder testsuite --- diff --git a/Makefile.am b/Makefile.am index f25663d86..ccca7dcb1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -698,6 +698,7 @@ TESTSUITE_AT = tests/testsuite.at \ tests/nocase.at \ tests/install.at \ tests/versioning.at \ + tests/versioning_script.at \ tests/destdir.at \ tests/old-m4-iface.at \ tests/am-subdir.at \ @@ -733,12 +734,11 @@ TESTSUITE_AT = tests/testsuite.at \ tests/dumpbin-symbols.at \ tests/deplibs-mingw.at \ tests/sysroot.at \ - tests/stresstest.at \ - tests/cmdline_wrap.at \ tests/bug_62343.at \ tests/bug_71489.at \ tests/bug_42313.at \ - tests/versioning_script.at \ + tests/stresstest.at \ + tests/cmdline_wrap.at \ $(NOTHING_ELSE) EXTRA_DIST += $(testsuite) $(TESTSUITE_AT) $(package_m4)