mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-02 14:51:49 +00:00
Re-arrange some regression tests order
runtestreaddwarf and runtestcanonicalizetypes.sh are now the tests which takes the most time. Run them at the beginning. * tests/Makefile.am: Run runtestreaddwarf and runtestcanonicalizetypes at the beginning. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
49759d3be8
commit
4fb1cb6263
@ -15,6 +15,8 @@ AM_CXXFLAGS = "-std=gnu++11"
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
TESTS= \
|
TESTS= \
|
||||||
|
runtestreaddwarf \
|
||||||
|
runtestcanonicalizetypes.sh \
|
||||||
runtestreadwrite \
|
runtestreadwrite \
|
||||||
$(ZIP_ARCHIVE_TESTS) \
|
$(ZIP_ARCHIVE_TESTS) \
|
||||||
runtestreaddwarf \
|
runtestreaddwarf \
|
||||||
@ -23,7 +25,6 @@ runtestaltdwarf \
|
|||||||
runtestcorediff \
|
runtestcorediff \
|
||||||
runtestabidiff \
|
runtestabidiff \
|
||||||
runtestdiffdwarf \
|
runtestdiffdwarf \
|
||||||
runtestcanonicalizetypes.sh \
|
|
||||||
runtestdifffilter \
|
runtestdifffilter \
|
||||||
runtestdiffsuppr \
|
runtestdiffsuppr \
|
||||||
runtestabicompat \
|
runtestabicompat \
|
||||||
|
Loading…
Reference in New Issue
Block a user